Skip to main content

Add Configuration to Data Process

Add an Agent Configuration Reference

  1. While creating a new data process, click Add Configuration Plus icon behind a logic, or

  2. While editing a data process, click Add Configuration Logic-add-config or hover the cursor to  ⋮  and select the same option.

  3. Select Agent Configuration tab and click Add a Row in the logic's agent configuration window.

Logic-agent-config
  1. Select a existing configuration and enter a reference name, then click Ok.
Logic-agent-config-new
Configuration Reference Name

The agents acquire connection client using the reference name, not the original configuration name.

The same configuration can be added to a logic with multiple reference names.

  1. Click Add to add configuration(s) to the logic.

  2. While inspecting a created data process, an AC icon AgentConfig represents a configuration of the logic:

Data-process-agent-config
warning

A disabled AC icon AgentConfigDisabled indicates the linked configuration has been deleted thus no longer valid.

Add a Logic Variable

  1. Open a logic's agent configuration window as the previous section.

  2. Select Variable tab and click Add Variable. Enter the name and value of the variable.

Logic-variable
Logic Variable Agent

The logic variable values can be read as strings using the logic variable agent.

  1. Click Add to add configuration(s) to the logic.