ISS Promotion Definition Loader QP
For a list of operations associated with this REST API service, see the following table.
Name | Description |
---|---|
QueryPage |
Used to query for existing promotions using the QueryPage method. |
Message Description: ISS Promotion Definition Loader QP - QueryPage
For a description of the most important fields in the request section, see the following table.
Node | Description | Type |
---|---|---|
PageSize |
Indicates the maximum number of integration object instances to be returned. The default value is 10. |
String |
StartRowNum |
Indicates the row in the result set for the QueryPage method to start retrieving a page of records. The default value is 0 (first page). |
String |
ViewMode |
Default is All. You must apply Visibility mode to the business object. Valid values are:
Note: The ViewMode user property on the integration object has priority over the ViewMode
method argument.
|
String |
SiebelMessage |
The input or the output integration object instance. |
Integration Object |
For a description of the most important fields in the response section, see the following table.
Node | Description | Type |
---|---|---|
ListOfISS Promotion WS |
An instance of the integration object ISS Promotion WS. |
Integration Object |
LastPage |
Boolean indicating whether or not the last record in the query result set has been returned.. |
String |