REST-RPC
logiccloud Control can call remote procedures over REST (REST-RPC) and map the results to your program variables. To do this, a new connection of type REST-RPC must be created.
Create a new REST-RPC connection
Section titled “Create a new REST-RPC connection”Select Add REST-RPC connection and enter the endpoint information. After the connection has been created, select it in the outline tree to edit its configuration.
Connection settings:
Name: Name of the connectionDescription: Description, optionalUrl: base URL of the REST endpoint
Mapping process variables
Section titled “Mapping process variables”After adding a connection, you can map process variables to the request and/or response of the remote call.
Variable: the program variable that will be mappedData type: data type of the variable