Previous Topic: JMS VSE Live Invocation StepNext Topic: JCo IDoc Live Invocation Step


JCo IDoc Listener Step

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

Complete the following fields:

Client RFC Connection Properties

Defines the Client RFC Connection properties file that contains connection properties that VSE uses to register itself under a program ID to an SAP gateway and receive IDocs. The properties should be the same as those specified in a .jcoServer file.

Client RFC Destination Name

Specifies a unique name that identifies the RFC destination.

Client System Connection Properties

Specifies the Client System Connection properties file that contains connection properties to return IDocs to the client SAP system. These properties should be the same as those specified in a .jcoDestination file that can be used to connect to the client SAP system.

Client System Name

Specifies a unique name to identify the client SAP system.

Request Identifier XPath Expressions

Specifies the XPath expressions that the protocol uses with the request IDoc XML to generate an identifier. The request identifier XPath expresions can be a single XPath expression. This identifier is used to correlate a request IDoc to a response IDoc. XPath expressions can also be a comma-separated list of XPath expressions, in which case the resulting values from the multiple expressions are concatenated (separated by dashes) and used as an identifier.

Response Identifier XPath Expressions

Defines the XPath expressions that the protocol uses with the response
IDoc XML to generate an identifier. The Response Identifier XPath Expressions can be a single XPath expression. This identifier is used to correlate a response IDoc to a request IDoc that was received earlier. XPath expressions can also be a comma-separated list of XPath expressions, in which case the resulting values from the multiple expressions are concatenated (separated by dashes) and used as an identifier.

Format step response as XML

The VSE framework expects Respond steps to accept one of the following:

Note: If this check box is cleared, the step produces a list of response objects. The step produces the list, even if it contains only one response.

Default: The step response is formatted as XML.

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.