Salesforce

TCP Listener Services (Magic xpi 4.14)

« Go Back

Information

 
Created BySalesforce Service User
Approval Process StatusPublished
Objective
Description

TCP Listener Services (Magic xpi 4.14)

TCP Listener services contain the following parameters (parameters in bold are mandatory):

Parameter

Description

Port

Specifies the TCP port where the client requests are accepted and served.

Enter the port's value, or click to open the Environment Variables List. Choose the required variable, and click Select.

Retry Interval

Determines the amount of time (in seconds) that will elapse before the Magic xpi Server makes another attempt to invoke the flow, once the maximum number of instances have been reached. The default is 10 seconds.

Timeout

Determines the idle time (in seconds) between the last response that the client received and the new request that the client submits. For example, if the idle time is set to 60 seconds, and the client does not submit the next request in this 60 second time interval, an error occurs and connection is terminated.

The default is 0 seconds, which means that no timeout will occur and the TCP Listener will not terminate the connection and will wait indefinitely for requests.

If a timeout value is defined in the RequesterTimeoutSec property under the [REQUESTER_ENV] section of mgreq.ini file, then it will take precedence over the timeout value defined in the service.

The mgreq.ini file is located under the <Magic xpi Installation>\Runtime folder.

Reference
Attachment 
Attachment