Administrator > Secure Agent services > Common Integration Components
  

Common Integration Components

The Common Integration Components service is the Secure Agent service that runs the commands specified in a Command Task step of a taskflow.
To view and configure the Common Integration Components service, you must have the license for the Common Integration Components service and command executor package.
You can optimize the performance of the Common Integration Components service by configuring some of its service properties. You can change service properties when you edit the Secure Agent.
All the requests that Common Integration Components service processes are logged in the following directory:
<Secure Agent installation directory>\apps\Common_Integration_Components\logs\<version>
You can view the log file for each command task in the following directory:
<Secure Agent installation directory>\apps\Common_Integration_Components\logs\command\<Command_job ID>

Common Integration Components properties

To change or optimize the behavior of the Common Integration Components service, configure its properties in the System Configuration Details section when you edit a Secure Agent.
The following image shows some of the Common Integration Components service properties:
The image shows the Common Integration Components service properties.
You can configure the following Common Integration Components service properties:
Type
Name
Description
Tomcat
JRE_OPTS
JRE VM options for the Apache Tomcat process.
Platform
LCM_JRE_OPTS
JRE options to start, stop, or get the status of the Apache Tomcat process.
Note: Do not change the value of this property unless Informatica Global Customer Support instructs you to do so.
SYSTEM_CFG
HTTP_CONNECTION_TIMEOUT_SECONDS
The maximum amount of time, in seconds, that the Secure Agent waits to set up an HTTP connection to communicate with Informatica Intelligent Cloud Services.
Default is 60.
Note: Do not change the value of this property unless Informatica Global Customer Support instructs you to do so.
SYSTEM_CFG
HTTP_SOCKET_TIMEOUT_SECONDS
The maximum amount of idle time, in seconds, during the data packet transfer over an HTTP connection between the Secure Agent and Informatica Intelligent Cloud Services.
Default is 60.
Note: Do not change the value of this property unless Informatica Global Customer Support instructs you to do so.
COMMAND_CFG
MaximumConcurrentJobs
The maximum number of concurrent command tasks that can be executed by a single Secure Agent.
The default value is 10 for each Secure Agent in a Secure Agent group.
For example, if there are 3 Secure Agents in a Secure Agent group, the maximum number of concurrent command tasks that the service can handle is 30.
Any command execution requests beyond the maximum limit are queued and are executed when a Secure Agent is available.
Note: Do not change the values of other Common Integration Components service properties unless Informatica Global Customer Support instructs you to do so.