Show TOC

Scenario CollectionLocate this document in the navigation structure

This collection is a subset of the Consumer Scenario Collection.

It displays a concise list of the scenario configuration details.

For example, you can call the scenario collection for a specific consumer type (mobile).

http://<host_name>:port>/sap/opu/odata/IWPGW/TASKPROCESSING;mo;v=<version>/ScenarioCollection?$filter=keyeq'LEAVE'

Table 1: Properties Table

Attribute

Key

Comment

SAP_Origin

X

Source system.

key

X

Scenario unique name as it was created in the configurations.

number

 

The total number of items in the user’s inbox for the Task ID defined for the specific SAP_Origin.

title

 

Scenario display name as it was created in the configurations (language dependent).

targetParams

 

Concatenated list of system aliases and task IDs.

Example:<d:targetParams>Origin=<server_client>,<task_id_1>&<server_client>,<task_id_2></d:targetParams>