INTEGRATIONSERVICES environment variable
The INTEGRATIONSERVICES environment variable tells the PATROL Agent which Integration Service(s) to connect to, for example: tcp:houperfms318:3183.
The agent connects to the first Integration Service in the list. If the connection breaks, the agent connects to the next Integration Service in the list.
The format of the INTEGRATIONSERVICES environment variable is as follows:
tcp: computer_name: port_number
where computer_name is the name of a computer running an Integration Service (a member of the Integration Service cloud), and port_number is the port number that it is using to broadcast.
Comments
Log in or register to comment.