Create a load job method - HxGN SDx - Update 64 - Administration & Configuration

Administration and Configuration of HxGN SDx

Language
English
Product
HxGN SDx
Search by Category
Administration & Configuration
SmartPlant Foundation / SDx Version
10

You can use the following steps and create your own load job for any classification, using the Desktop Client:

  1. Relate the required job details object to the required classification available under the Web API Reader classification in the Loader Types classification tree.

    For more information, see Create a new job details object and Load XML file for Web API Reader classification.

  2. Create a new method and relate it to the CreateClassObjAndLoad client API and the LoaderOptions feature set using the SPFFeatureSetMethods relationship definition.

    • Ensure that arguments 1, 3, 4, and 8 are configured in the method.

    • Ensure that argument 6, File attachment configuration, is left blank in the method.

    • Ensure that Argument 12, Maximum Number of Control Files, is set to 0 in the method.

    • Set the SPFArgument14 on the method to True to show a configuration selection page in the wizard from which you can select the target system configuration to export the data into a specific configuration scope.

  3. You must specify the Web API Loader Workflow as the workflow in SPFArgument8 of the method.

For more information, see CreateClassObjAndLoad client API.

The workflow specified in SPFArgument8 of the new method you create will override any other workflow specified in the job definition in Data Validator Administration.