Connections > SAP ODP Extractor connection properties > Connect to SAP ODP
  

Connect to SAP ODP

Let's configure the SAP ODP Extractor connection properties to connect to SAP ODP objects.

Before you begin

Before you get started, you'll need to configure the Secure Agent machine and SAP system to establish an SAP ODP Extractor connection.
Check out Prerequisites to learn more about these tasks.

Connection details

The following table describes the basic connection properties:
Property
Description
Connection Name
Name of the connection.
Each connection name must be unique within the organization. Connection names can contain alphanumeric characters, spaces, and the following special characters: _ . + -,
Maximum length is 255 characters.
Description
Description of the connection. Maximum length is 4000 characters.
Type
SAP ODP Extractor
Use Secret Vault
Stores sensitive credentials for this connection in the secrets manager that is configured for your organization.
This property appears only if secrets manager is set up for your organization.
This property is not supported by Data Ingestion and Replication.
When you enable the secret vault in the connection, you can select which credentials that the Secure Agent retrieves from the secrets manager. If you don't enable this option, the credentials are stored in the repository or on a local Secure Agent, depending on how your organization is configured.
For information about how to configure and use a secrets manager, see Secrets manager configuration.
Runtime Environment
The name of the runtime environment where you want to run tasks to access SAP S/4HANA or SAP ECC.
Select a Secure Agent or serverless runtime environment.
For more information about how to configure a serverless environment, see Use the serverless runtime environment.

SAP server connection types

You can configure application server, application server SNC, load balancing server, and load balancing server SNC connection types to access SAP ODP.
Select the required connection type and then configure the connection-specific parameters.

Advanced settings

The following table describes the advanced connection properties:
Property
Description
Additional Parameters
Additional SAP parameters that you can use when you connect to the SAP system.
You can enter multiple additional parameters, separated by semicolon, in the following format:
<parameter name1>=<value1>;<parameter name2>=<value2>;<parameter name3>=<value3>....
For example, to generate SAP JCo and SAP CPIC trace files, enter the following additional parameters:
jco.client.trace="1";jco.client.cpic_trace="3";
During the run time, the SAP JCo and SAP CPIC trace files are generated in the following location:
<Informatica Secure Agent installation directory>\apps\Data_Integration_Server\<DIS version>\ICS\main\bin\rdtm
During the design time, the SAP CPIC traces are generated in the tomcat.out files at the following location:
<Informatica Secure Agent installation directory>\apps\Data_Integration_Server\<DIS version>tomcat.out
Display Delta Fields
Specifies whether the mapping displays the operation modes that caused the changed data on ODP sources.
When enabled, the mapping generates the ODQ_CHANGEMODE and ODQ_ENTITYCNTR fields on the Fields tab for ODP sources that are enabled with Operational Delta Queue (ODQ).
Default is disabled.

Related links