Create an environment variable - 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 create an environment variable in the Web Client and use it in the URL suffix of the web API import definitions related to the job definition. The environment variables can also be used to build dependent variables for use in the URL Suffix text box in the import definitions.

For example, if you have an import definition URL suffix as Sites('PID1')/Plants('PLANTA')/Instruments, you can replace PID1 and PlantA with environment variables. If you have created variable SITENAME as PID1 and PLANTNAME as PLANTA, the URL suffix in the import definition can be specified as:

Sites('{{SITENAME}}')/Plants('{{PLANTNAME}}')/Instruments

  1. In the Data Validator feature set, select Web API Reader Job Definitions.

  2. From the grid that is displayed, select the required job definition.

  3. Click Actions > Web API Reader Job Definition Variable.

  4. In the New Web API Reader Job Definition Variable page, enter the information as required.

  5. Click Finish.