SAP JCo Uploader Agent Configuration

You open the SAP JCo Uploader agent configuration dialog from a workflow configuration. To open the SAP JCo Uploader collection agent configuration, click  Build → New Configuration. Select Workflow from the Configurations dialog. When prompted to Select workflow type, select Batch. Click Add agent and select SAP JCo Uploader from the Forwarding tab of the Agent Selection dialog.

Jco_batch _agent_ configuration.png
The SAP JCo Uploader agent configuration

Setting

Description

Setting

Description

Connection Details

Username

The username for the remote database to connect to for state handling

Password

The password for the remote database to connect to for state handling

Host

The IP address of the SAP System.

Database

Select the relevant database profile to connect to a remote database for state handling

Enable Load Balancing

Select this check box to enable load balancing for SAP JCo.

System ID

The 3 character code for the SAP System

Message Server Host

The hostname/IP of the SAP Message Server

Message Server Port

The port of the SAP Message Server

Group Name

The group name associated with the SAP System

Advanced

SAP System Number

The SAP System number

SAP Client Number

The SAP Client number

Table Parameter Name

The name of the table in the SAP System to which the records are to be uploaded

Two Phase Commit

Select this check box if you want records to be committed in two phases.

Session Timeout (minutes)

This field determines the session timeout in minutes. This option is only available if you 
select the Two Phase Commit option. The default value is 10.

Performance

Commit Size

The number of records to be inserted for each commit

Enable Connection Pool

Select this checkbox to use a connection pool to communicate with the SAP JCo Uploader.

Max Idle Connections

The maximum number of idle connections kept open by the destination. A value of 0 means there is no connection pooling. The default value is 2.

Max Active Connection

The maximum number of active connections that can be created for a destination simultaneously. The default value is 10.

No of Threads

The number of threads simultaneously uploading into the SAP System. The minimum value is 1. The default value is 2.

Max Queue Size

This field limits the maximum number of records waiting to be processed in the queue. This prevents an out of memory error from occurring if the SAP System is too slow to consume the records. The default value is 6000.

Route Error Handling

Enable Route Error Handling

Select this checkbox to route the record UDR to an error route if it contains an invalid value. If this checkbox is not selected and the record UDR contains an invalid value the workflow will be aborted.