Previous Topic: JCo IDoc Responder StepNext Topic: JCo RFC Live Invocation Step


JCo RFC Listener Step

Use this step to respond to JCo RFC requests from the JCo RFC virtual service. To create this step, record and virtualize JCo RFC traffic.

Complete the following fields:

Client System Name

Specifies a unique name to identify the client SAP system.

Client System Connection Properties

The Client System Connection properties file contains connection properties with which to connect to the destination on the client system. This must be a .properties file in the Data directory of your project and contains properties that are typically found in a .jcoServer file. This file MUST NOT specify jco.server.repository_destination. See the JavaDocs for com.sap.conn.jco.ext.ServerDataProvider in the doc folder of your installation directory.for more information about the supported properties.

Format step response as XML

If you select this check box, the step response (the incoming request) is serialized as XML and can be manipulated as text. This is deserialized at the response lookup step. Choosing this option slows the virtual service considerably.

If Environment Error

Specifies the action to take or the step to go to if the test fails because of an environment error.

Default: Abort the test.