SWI Product Base Operations

For a list of operations associated with this REST API service, see the following table.

Name Description

QueryPage

Queries for existing products using the QueryPage method.

Message Description: SWI Product Base - QueryPage

For a description of the most important fields in the request section, see the following table.

Node Description Type

PageSize

Default is 10. Indicates the maximum number of integration object instances to be returned.

String

StartRowNum

Default is 0 (first page). Indicates the row in the result set for the QueryPage method to start retrieving a page of records.

String

ViewMode

Default is All. You must apply Visibility mode to the business object.

Valid values are:
  • Manager

  • Sales Rep

  • Personal

  • Organization

  • Sub-Organization

  • Group

  • Catalog

  • All

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

LastPage

Boolean indicating whether or not the last record in the query result set has been returned.

String

ListOfInternal Product

An instance of the integration object Base Internal Product.

Integration Component