Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Parameter name

Description

Example

Message version before processing

A version of the message to be fetched from the SAP PI/PO persistence. Here we specify the version which contains the original message - before being processed by SAP PI/PO. If empty, Global Parameter is used.

Depending on the SAP PI version can be either:

numeric: 0
caption: EDI

Message version after processing

A version of the message to be fetched from the SAP PI/PO persistence. Here we specify the version which contains after mapping version of the message - already processed by SAP PI/PO.  If empty, Global Parameter is used. 

Depending on the SAP PI version can be either:

numeric: -1
caption: AM

Read response from PI Persistency (Direct URL TC)

Used in case Test Case is executed by sending payload to Direct HTTP URL but during creation request is saved from SAP PI/PO Persistency

Read response version from request message

Used in specific cases where required version of response message is stored by SAP PI/PO on the request message e.g. when ‘Convert XML Payload to JSON’ setting is used on the channel level.

...