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.


The SAP JCo Uploader agent configuration

SettingDescription
Connection Details
UsernameThe username for the remote database to connect to for state handling
PasswordThe password for the remote database to connect to for state handling
HostThe IP address of the SAP System.
DatabaseSelect the relevant database profile to connect to a remote database for state handling
Enable Load BalancingSelect this check box to enable load balancing for SAP JCo.
System IDThe 3 character code for the SAP System
Message Server HostThe hostname/IP of the SAP Message Server
Message Server PortThe port of the SAP Message Server
Group NameThe group name associated with the SAP System
Advanced
SAP System NumberThe SAP System number
SAP Client NumberThe SAP Client number
Table Parameter NameThe name of the table in the SAP System to which the records are to be uploaded
Two Phase CommitSelect 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 SizeThe number of records to be inserted for each commit
Enable Connection PoolSelect this checkbox to use a connection pool to communicate with the SAP JCo Uploader.
Max Idle ConnectionsThe 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 ConnectionThe maximum number of active connections that can be created for a destination simultaneously. The default value is 10.
No of ThreadsThe number of threads simultaneously uploading into the SAP System. The minimum value is 1. The default value is 2.
Max Queue SizeThis 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.