Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
  • Asterisk (*): Indicates a mandatory field.

  • Suggestion icon ((blue star)): Indicates a list that is dynamically populated based on the configuration.

  • Expression icon ( (blue star) ): Indicates whether the value is an expression (if enabled) or a static value (if disabled). Learn more about Using Expressions in SnapLogic.

  • Add icon ( (blue star) ): Indicates that you can add fields in the fieldset.

  • Remove icon ( (blue star) ): Indicates that you can remove fields from the fieldset

The SAP Load Balanced JCo Account is used to connect to a message server.

Field Name

Field Type

Description

Label*

Default Value: None
ExampleSAP Load Balanced JCo Account_unUsed

String

Specify a unique and meaningful label for the account instance

Username*

Default Value: N/A
Example: snap_user

String

Specify the SAP username for the account.

For SAP SNC authentication, Username is not required for authentication through SAP SNC. See Advanced JCo Properties for more details.

Password

Default Value: N/A
Example: <Encrypted>

String

Specify a password for the username.

For SAP SNC authentication, Password is not required for authentication through SAP SNC. See Advanced JCo Properties for more details.

Language*

Default Value: N/A
Example: EN

String

Specify the SAP language code.

Client*

Default Value: N/A
Example: 800

String

Specify the SAP client to use corresponding to jco.client.

Message server*

Default Value: N/A
Example: sap2sap.wftcloudexamplecloud.com

String

Specify the SAP message server address corresponding to jco.client.mshost.

System ID*

Default Value: N/A
Example: EH6

String

Specify the SAP system ID of the SAP system corresponding to the jco.client.r3name.

Logon group

Default Value: N/A
Example: SLENG

String

Specify the SAP logon group of the load balanced connections which is identifying a set of SAP application servers corresponding to jco.client.group.

Peak limit*

Default Value: N/A
Example: 5

Integer

Specify the maximum number of active connections that you can create simultaneously for a destination.

Note

Recommended value could be <100 less than 100 as too many connections may impact JCC performance.

Connection pool capacity*

Default Value: N/A
Example: 1

Integer

Specify the maximum number of idle connections to be kept open by the destination. No connection pooling takes place when the value is 0.

Router string

String

Specify the SAP Router string required for making connections to systems that are behind the SAP Router. An SAP router string contains a chain of SAP routers with their port numbers and has the form (/H/<host>[/S/<port>][/W/<password, if provided>])+.

For more information on router strings, see Router Strings in SAP Help.

Enable trace

Default Value: Deselected
Example: Selected

Checkbox

Activates the JCo traces to get more information that can help analyze the connection-related errors.

Reload Metadata on Validate

Default Value: Deselected
Example: Selected

Checkbox

Select this checkbox to clear the JCo Metadata cache on the plex node before validating the account.

Advanced JCo properties

This field set enables you to specify JCo parameters and respective values for SAP Secure Network Communications (SNC) authentication. Only one JCo parameter can be specified in each row. Click  to add a new row in this table and define the values accordingly. 

This fieldset comprises the following fields:

  • Property name

  • Property value

    Note

    For SAP SNC authentication, leave the Username and Password fields blank while passing their values in the form of JCo properties, as part of SAP SNC authentication.

    Property name

    Default value: None
    Example: jco.client.user, jco.client.passwd, jco.client.cert1

    String/Expression/Suggestion

    Specify the name of the JCo parameter to be passed for SAP SNC authentication. Alternatively, select the parameter from the Suggestions drop-down list.

    Property value

    Default value: None
    Example: johndoe, pass*word#4

    Integer/Expression

    Specify the value for the JCo parameter needed for SAP SNC authentication. If you have the JCo parameters defined at a Pipeline-level, pass the Pipeline parameter names as expressions.

    Account Encryption

    Standard Encryption

    If you are using Standard Encryption, the High sensitivity settings under Enhanced Encryption are followed.

    Enhanced Encryption

    If you have the Enhanced Account Encryption feature, the following describes which fields are encrypted for each sensitivity level selected for this account.

    Account:

    • High: Password

    • Medium + High: Username, password

    • Low + Medium + High: Username, password, Application Server, System number

    ...