FME Form: 2025.1 BETA
Test Running Data Virtualization Workspaces
Workspaces equipped with a Data Virtualization reader and writer, and downloaded from FME Flow Data Virtualization, provide an interface for testing workspaces with a JSON template of the incoming request for data from the specified endpoint. The template can be entirely customized, or populated from a preexisting sample data request.
Alternatively, you can access sample data by configuring the data access parameters of the Data Virtualization reader.
To Test a Data Virtualization Workspace
- Initiate running the workspace in the same manner as a regular workspace.
- A Translation Parameter Values dialog opens. Specify:
- Select Endpoint: Specify the endpoint of the corresponding workspace you want to test.
- Select Input Data:
- Use Template: Allows you to configure the data request in the customizable JSON template below.
- Use Sample: Configures the customizable JSON template below with a sample data request specified in Select Sample File.
- In the template pane, customize the data request as desired. To use various usability and search features in the template pane, click Options and select features as desired. To save a template as a sample for future use, click Save As Sample. To save any changes made to a sample data request, click Save.
- Save As Parameter Default Values: If checked, the specified parameter values are saved for when the workspace is subsequently reopened.
- To view the corresponding command line to run the workspace: Click Options and select View Parameter Values.
- Presets: For more information, see Parameter Presets.
- Click Run.