Configure JRA Resource Adapter on the AS
JavaPrior to creating a connection to the Application Server (AS) ABAP, a Resource Adapter instance should be configured for this AS ABAP. Each SAPJRA instance represents one AS ABAP. But the AS ABAP can be represented by several SAPJRA instances. The easiest way to create a SAPJRA instance for a particular AS ABAP is to use AS Java Administrator’s Connector Service.
To connect to the particular standalone AS ABAP system you need to set at least the following properties:
· SAP Client
· UserName
· Password
· ServerName- <host name>
· PortNumber – 21
· MaxReaderThreadCount - <number of listening servers>
· ProgramID - <program ID as configured in sm59>