Field | Type | Required | Description |
---|---|---|---|
agentId | String | - | Secure Agent ID |
runtimeEnvironmentId | String | - | Runtime environment ID. |
uiType | String | Yes | Connection type. Use one of the following options:
|
Field | Type | Description |
---|---|---|
id | String | Connection ID. |
orgId | String | Organization ID. |
name | String | Connection name. |
description | String | Description of the connection. |
createTime | Date/time | Time the connection was created. |
updateTime | Date/time | Last time the connection was updated. |
createdBy | String | User who created the connection. |
updatedBy | String | User who last updated the connection. |
agentId | String | Secure Agent ID for Flat File, FTP/SFTP, Microsoft SQL Server, MS Access, MySQL, ODBC, Oracle, and Web Service connections. |
runtimeEnvironmentId | String | Runtime environment used by the connection. This is the Runtime Environment field in the user interface. In the response returned to the user interface, this attribute is named agentGroupId. |
instanceName | String | Microsoft SQL Server instance name. |
host | String | Host name for FTP/SFTP, Microsoft SQL Server, MySQL, and Oracle connections. |
domain | String | Domain name for Microsoft Dynamics CRM connections that use IFD or Active Directory authentication, and Web Service connections. |
dateFormat | Date format for Flat File, FTP, and SFTP connections. | |
database | String | Returns the following information:
|
codepage | Code page for Flat File, FTP, SFTP, Microsoft SQL Server, MySQL, MS Access, ODBC, Oracle, and SAP. | |
clientCode | String | Client code for SAP IDoc Writer connections. |
authenticationType | String | Authentication type for Microsoft Dynamics CRM, Microsoft SQL Server, and Web Service connections. |
adjustedJdbcHostName | String | Host name. Or host and instance name for Microsoft SQL Server connections. |
accountNumber | String | Account ID for NetSuite connections. |
languageCode | String | Language code for SAP IDoc Writer connections. |
remoteDirectory | String | Remote directory for FTP/SFTP connections. |
schema | String | Schema name for Microsoft SQL Server, ODBC, Oracle, and Web Service connections. |
serviceUrl | String | Service URL for Microsoft Dynamics CRM, Oracle CRM On Demand, and Salesforce connections. |
shortDescription | String | The first 50 letters of the description. |
type | String | Connection type returns one of the following responses:
Note: The user interface field name on the Connections page varies depending on the connection. For example, for SQL Server, the user interface field name is SQL Server Version. Also note that for SQL Server, the REST API attribute that populates the value in the user interface is named subType. |
port | Int | Port number for FTP/SFTP, Microsoft SQL Server, MySQL, and Oracle connections. |
password | String | Password for the connection. |
username | String | User name for the connection. |
securityToken | String | Security token for a Salesforce connection. |
stsUrl | String | Security token service URL for Microsoft Dynamics CRM connections that use Active Directory authentication. |
organizationName | String | Organization name for Microsoft Dynamics CRM connections. |
timeout | Int | Timeout for Web Service connections. |
trustCertificatesFile | String | Trust certificates file name for Web Service connections. |
certificateFile | String | Certificates file name for Web Service connections. |
certificateFilePassword | String | Certificates file password for Web Service connections. |
certificateFileType | String | Certificates file type for Web Service connections. |
privateKeyFile | String | Private key file name for Web Service connections. |
privateKeyPassword | String | Private key password for Web Service connections. |
privateKeyFileType | String | Private key file type for Web Service connections. |
connParams | String | Parameters used in the connection. Includes connection attributes in the connParam object for SAP, NetSuite, Oracle CRM On Demand, ODBC, or other Informatica Cloud connectors. |
federatedId | String | Global unique identifier for the connection. |
internal | Boolean | Indicates whether the connection was created internally for data preview purposes only. |
retryNetworkError | Boolean | Used for internal purposes only. |
supportsCCIMultiGroup | Boolean | Used for internal purposes only. |
connListItem | List of connections included in the connListItem object. | |
id | String | Included in the connListItem object. Source or target ID. |
name | String | Included in the connListItem object. Source or target name. |
Attribute | Description |
---|---|
id | Connection ID. |
orgId | Organization ID. |
name | Connection name. |
description | Optional connection description. |
type | Connection type. Use CSVFile. |
database | Directory where flat files are stored. In the user interface, this attribute is the Directory field. In the REST API response that populates the value in the user interface, the name of this attribute is dirName. |
dateFormat | Date format for date fields in the flat file. Use one of the following formats:
Default is MM/dd/yyyy HH:mm:ss. |
codepage | The code page of the system that hosts the flat file. Use one of the following options:
|
Attribute | Description |
---|---|
id | Connection ID. |
orgId | Organization ID. |
name | Connection name. |
description | Optional connection description. |
type | Connection type. Use FTP or SFTP. |
username | User name. |
password | Password. |
host | Name of the machine hosting the database server or FTP/SFTP host. For a FTP/SFTP connection, enter the host name of IP address. |
port | Network port number used to connect to FTP/SFTP connection. Default port is 21 for FTP and 22 for SFTP. |
database | Directory on a local machine that stores the local file. In the user interface, this attribute is the Directory field. In the REST API response that populates the value in the user interface, the name of this attribute is dirName. The local machine must also run the Secure Agent used to run the corresponding task. Enter a local directory or use the Browse button to select a local directory. |
remoteDirectory | Directory on the FTP/SFTP host that stores the remote flat file. Depending on the FTP/SFTP server, you may have limited options to enter directions. For more information, see the FTP/SFTP server documentation. |
dateFormat | Date format for date fields in the flat file. Use one of the following formats:
|
codepage | The code page of the system that hosts the flat file. Use one of the following options:
|
agentId | Secure Agent ID. |
Attribute | Description |
---|---|
id | Connection ID. |
orgId | Organization ID. |
name | Connection name. |
description | Optional connection description. |
type | Connection type. Use MS_ACCESS. |
database | Data source name. In the user interface, this is the Data Source Name field. |
codepage | The code page compatible with the MS Access database. Use one of the following options:
|
agentId | Secure Agent ID. |
Attribute | Description |
---|---|
id | Connection ID. |
orgId | Organization ID. |
name | Connection name. |
description | Optional connection description. |
type | Connection type. Use MSD. |
authenticationType | Authentication type for the connection. Select a valid authentication type. Use one of the following authentication types:
|
username | Microsoft Dynamics CRM user name. |
password | Microsoft Dynamics CRM password. |
organizationName | Microsoft Dynamics CRM organization name. |
domain | Microsoft Dynamics CRM domain name. Required for IFD and Active Directory authetication. |
serviceURL | URL of the Microsoft Dynamics CRM service. For Microsoft Live authentication, use the following format: https:// <orgname>.crm.dynamics.com For IFD authentication, use the following format: https://<server.company.com>:<port> For Active Directory, use the following format: http://<server.company.com>:<port> |
stsURL | Microsoft Dynamics CRM security token service URL. For example, https:// sts1.company.com. Required for IFD authentication. |
agentId | Secure Agent ID. Required for Active Directory authentication only. |
Attribute | Description |
---|---|
id | Connection ID. |
orgId | Organization ID. |
name | Connection name. |
description | Optional connection description. |
type | Connection type. Use one of the following codes:
In the user interface, this attribute is the SQL Server Version field. In the REST API response that populates the value in the user interface, the name of this attribute is subType. |
authenticationType | Authentication method for the connection. Use one of the following options:
|
username | User name for the database login. Use when authenticationType is SqlServer. |
password | Password for the database login. Use when authenticationType is SqlServer. |
host | Name of the machine hosting the database server. |
port | Network port number used to connect to the database server. Default port number is 1433. |
instanceName | Instance name of the Microsoft SQL Server database. |
database | Database name for the Microsoft SQL Server target. Database name is case sensitive if the database is case sensitive. Maximum length is 100 characters. Database names can include alphanumeric and underscore characters. |
schema | Schema used for the target connection. |
codepage | The code page of the Microsoft SQL Server database. Use one of the following options:
|
agentId | Secure Agent ID. |
Attribute | Description |
---|---|
id | Connection ID. |
orgId | Organization ID. |
name | Connection name. |
description | Optional connection description. |
type | Connection type. Use MySQL. |
username | User name for the database login. |
password | Password for the database login. |
host | Name of the machine hosting the database server. |
port | Network port number used to connect to the database server. Default is 3306. |
database | Database name for the MySQL database target. Database name is case sensitive if the database is case sensitive. |
codepage | The code page for the database server. Use one of the following options:
|
agentId | Secure Agent ID. |
Attribute | Description |
---|---|
id | Connection ID. |
orgId | Organization ID. |
name | Connection name. |
description | Optional connection description. |
type | Connection type. Use NetSuite. |
username | NetSuite user name. |
password | NetSuite password. |
accountNumber | NetSuite account ID. To locate your account ID, log in to NetSuite and navigate to Setup > Integration > Web Services Preferences. |
serviceURL | WSDL URL. If your NetSuite account does not use the default NetSuite WSDL URL, enter the WSDL URL used by your NetSuite account. |
Attribute | Description |
---|---|
id | Connection ID. |
orgId | Organization ID. |
name | Connection name. |
description | Optional connection description. |
type | Connection type. Use ODBC. |
username | User name for the database login. |
password | Password for the database login. |
database | Data source name. |
schema | Schema used for the target connection. Use uppercase letters when you specify the schema name for an Oracle database. Required to connect to an IBM DB2 database. |
codepage | The code page of the database server or flat file defined in the connection. Use one of the following options:
|
agentId | Secure Agent ID. |
ODBC_SUBTYPE | The ODBC connection subtype to connect to a specific database. Use one of the following options:
|
authenticationType | The authentication method to connect to a database. Required for DB2. Use one of the following options:
|
kerberosProperties | Additional connection properties to use Kerberos authentication to connect to DB2. If you specify more than one property, separate each key-value pair with a semicolon. |
Attribute | Description |
---|---|
id | Connection ID. |
orgId | Organization ID. |
name | Connection name. |
description | Optional connection description. |
type | Connection type. Use Oracle. |
username | User name for the database login. |
password | Password for the database login. |
host | Name of the machine hosting the database server. |
port | Network port number used to connect to the database server. Default is 1521. |
database | Service name that uniquely identifies the Oracle database. This attribute is the Service Name field in the user interface. If the connection fails, contact the database administrator. |
schema | Schema used for the target connection. Optional. |
codepage | The code page of the database server. Use one of the following options:
|
agentId | Secure Agent that Data Integration uses to access the database in the local area network. |
Attribute | Description |
---|---|
id | Connection ID. |
orgId | Organization ID. |
name | Connection name. |
description | Optional connection description. |
type | Connection type. Use OCOD. |
username | Oracle CRM On Demand user name. Use the following format: <domain>/<user name> For example: domain/jsmith@companyname.com. |
password | Oracle CRM On Demand password. |
serviceUrl | URL of the Oracle CRM On Demand service. For example: https://securecompany.crmondemand.com. |
Attribute | Description |
---|---|
id | Connection ID. |
orgId | Organization ID. |
name | Connection name. |
description | Optional connection description. |
type | Connection type. Use Salesforce. |
username | User name for the Salesforce account. <domain>/<user name> For example: domain/jsmith@companyname.com. |
password | Password for the Salesforce account. |
securityToken | Security token associated with the user name and password. Optional. |
serviceUrl | URL of the Salesforce service. Maximum length is 100 characters. |
Attribute | Description |
---|---|
id | Connection ID. |
orgId | Organization ID. |
name | Connection name. |
description | Optional connection description. |
type | Connection type. Use SAP_ALE_IDoc_Reader. |
username | SAP user name with authorization on S_DATASET, S_TABU_DIS, S_PROGRAM, and B_BTCH_JOB objects. |
password | Password for the SAP user name. |
database | Type A DEST entry in the saprfc.ini file. This attribute is the Destination Entry field in the user interface. |
codepage | The code page compatible with the SAP source. Use one of the following options:
|
agentId | Secure Agent ID. |
Attribute | Description |
---|---|
id | Connection ID. |
orgId | Organization ID. |
name | Connection name. |
description | Optional connection description. |
type | Connection type. Use SAP_ALE_IDoc_Writer. |
username | SAP user name with authorization on S_DATASET, S_TABU_DIS, S_PROGRAM, and B_BTCH_JOB objects. |
password | Password for the SAP user name. |
database | Type A DEST entry in the saprfc.ini file. This attribute is the Connection String field in the user interface. |
languageCode | Language code that corresponds to the SAP language. A two-letter code, such as en for English. |
clientCode | SAP client number. A three-letter code. |
codepage | The code page compatible with the SAP target. Use one of the following options:
|
agentId | Secure Agent ID. |
Attribute | Description |
---|---|
id | Connection ID. |
orgId | Organization ID. |
name | Connection name. |
description | Optional connection description. |
type | Connection type. Use WebServicesConsumer. |
username | SAP user name with authorization on S_DATASET, S_TABU_DIS, S_PROGRAM, and B_BTCH_JOB objects. |
password | Password for the web service login. If the web service does not require a user name, leave this field empty. Optional. |
domain | Domain for authentication. Optional. |
serviceUrl | Endpoint URL for the web service that you want to access. The WSDL file specifies this URL in the location element. This attribute is the Endpoint URL field in the user interface. Optional. |
timeout | Secure Agent ID. Number of seconds Informatica Intelligent Cloud Services waits for a connection to the web service provider before it closes the connection and fails the session. Also, the number of seconds the Informatica Intelligent Cloud Services waits for a SOAP response after sending a SOAP request before it fails the session. Default is 60. Optional. |
trustCertificatesFile | File containing the bundle of trusted certificates that Informatica Intelligent Cloud Services uses when authenticating the SSL certificate of the web services provider. Default is ca-bundle.crt. Optional. |
certificateFile | Client certificate that a web service provider uses when authenticating a client. You specify the client certificate file if the web service provider needs to authenticate Informatica Intelligent Cloud Services. Optional. |
certificateFilePassword | Password for the client certificate. You specify the certificate file password if the web service provider needs to authenticate Informatica Intelligent Cloud Services. Optional. |
certificateFileType | File type of the client certificate. You specify the certificate file type if the web service provider needs to authenticate the Integration Service. Use one of the following codes:
Optional. |
privateKeyFile | Private key file for the client certificate. You specify the private key file if the web service provider needs to authenticate Informatica Intelligent Cloud Services. Optional. |
privateKeyPassword | Password for the private key of the client certificate. You specify the key password if the web service provider needs to authenticate Informatica Intelligent Cloud Services. Optional. |
privateKeyFileType | File type of the private key of the client certificate. You specify the key file type if the web service provider needs to authenticate Informatica Intelligent Cloud Services. If necessary, use PEM. Optional. |
authenticationType | Authentication type to use when the web service provider does not return an authentication type to Informatica Intelligent Cloud Services. Use one of the following options:
Default is Auto. Optional. |
agentId | ID for the Secure Agent that Informatica Intelligent Cloud Services uses to access the database in the local area network. |