Skip to main content

Manage Configuration

To create an agent configuration in LOC.

Create an Agent Configuration

  1. In LOC Studio, go to AdministrationAgent Configuration.
Nav-agent-config
  1. In the agent configuration explorer, click Create Agent Configuration Folder on the top right, or right-click on the topmost unit select the same option.
Menu-create-agent-config-folder
or
Create-agent-config-folder
  1. Select a folder and click Create Agent Configuration on the top right, or right-click a folder and select the same option.
Menu-create-agent-config
or
Create-agent-config
  1. Fill in the fields of the agent configuration. Change the configuration type if needed. Below is the creation window of a database configuration:
Agent-config-creation
Agent Configuration Fields Description
FieldRequired?Description
Agent Configuration NameYesAgent configuration name (up to 128 characters)
DescriptionNoData process description
Agent Configuration TypeYesFor HTTP, Database, File Storage or Mail Agents
Additional FieldRequired?Description
Protocol TypeYesHTTP or HTTPS
HostYesHTTP server URL
PortYesHTTP port (usually 80 for HTTP and 443 for HTTPS)
AuthorizationNoAuthorization header type: No Auth, Basic or Bearer
HeaderNoAdditional headers
Path PrefixNoPath to be added before all paths from HTTP agent
tip

You can add the server path of your LOC instance as a HTTP agent configuration. This enables a data process to invoke another with HTTP requests (if the latter data process is linked to an API route).

  1. Click Create to create the configuration.

Edit or Delete an Agent Configuration

Select a configuration and click Edit Agent Configuration Edit or Delete Agent Configuration Delete on the top right, or right-click on a configuration and select the same option.

Menu-edit-agent-config

Edit or Delete an Agent Configuration Folder

Select a configuration folder and click Edit Folder Edit or Delete Folder Delete on the top right, or right-click on a folder and select the same option.