Informatica Cloud Connector 1.0.0.2
The new features in this version of the Informatica Cloud Connector are listed below. For general information on using this version of the Informatica Cloud Connector, see Informatica Cloud Connector 1.0.0.0.
New Configuration Entries
Version 1.0.0.2 of the Informatica Cloud Connector offers the following new configuration entries. To use these options, set the indicated Registry entries.
ConnectTimeout
The ConnectTimeout
configuration entry lets you control the duration to wait for a connection to be established.
Path | /configuration/jcs/apps/InformaticaCloud/ConnectTimeout
|
Default Value | 60s
|
Maximum Value | 600s
|
Type | Duration |
SocketTimeout
The SocketTimeout
configuration entry lets you control how long RunMyJobs should wait for reads to be completed.
Path | /configuration/jcs/apps/InformaticaCloud/SocketTimeout
|
Default Value | 60s
|
Maximum Value | 600s
|
Type | Duration |
RetryCount
The RetryCount
configuration entry lets you set the number of times RunMyJobs should retry if the submission of an Informatica Cloud Task, Taskflow, or linear Taskflow times out due to connectivity issues.
Path | /configuration/jcs/apps/InformaticaCloud/Submit/RetryCount
|
Default Value | 0
|
Minimum Value | 0
|
Type | Integer |
RetryDelay
The RetryDelay
configuration entry lets you set the duration between retries if the submission of an Informatica Cloud Task, Taskflow, or linear Taskflow times out due to connectivity issues.
Path | /configuration/jcs/apps/InformaticaCloud/Submit/RetryDelay
|
Default Value | 10s
|
Type | Duration |