Common Content for Data Engineering 
			
			- Common Content for Data Engineering 10.5.4
 - All Products
 
           
      	
            
	
       Connection property 
				  |  Description 
				  | 
|---|---|
Domain Name 
				  | Informatica domain where you want to create the connection. 
				  | 
Domain User Name 
				  | User name of the domain. 
				  | 
Domain Password 
				  | Password for the domain. 
				  | 
Connection Name 
				  | Name of the Salesforce Marketing Cloud connection. 
				  | 
 Connection ID 
				  | The Data Integration Service uses the ID to identify the connection. 
				  | 
Salesforce Marketing Cloud Url 
				  | The URL that the Data Integration Service uses to connect to the Salesforce Marketing Cloud WSDL. 
				   The following URL is an example for OAuth 1.0 URL: 
				    https://webservice.s7.exacttarget.com/etframework.wsdl 
					   
				  The following URL is an example for OAuth 2.0 URL: 
				    https://<SUBDOMAIN>.soap.marketingcloudapis.com/etframework.wsdl  
				   | 
Username 
				  | User name of the Salesforce Marketing Cloud account. 
				  | 
Password 
				  | Password for the Salesforce Marketing Cloud account. 
				  | 
ClientId 
				  | The client ID of Salesforce Marketing Cloud required to generate a valid access token. 
				  | 
ClientSecret 
				  | The client secret of Salesforce Marketing Cloud required to generate a valid access token. 
				  | 
Enable Logging 
				  | When you enable logging you can see the session log for the tasks. 
				  | 
UTC Offset 
				  | The Secure Agent uses the UTC offset connection property to read data from and write data to Salesforce Marketing Cloud in UTC offset time zone. 
				  | 
Batch Size 
				  | Number of rows that the Secure Agent writes in a batch to the target. 
				   When you insert or update data and specify the contact key, the data associated with the specified contact ID is inserted or updated in a batch to Salesforce Marketing Cloud. When you upsert data to Salesforce Marketing Cloud, do not specify the contact key. 
				    |