The fetchCatalogItems() services fetches data submitted from SRM
client (Persistent only).
This table provides a list of inputs of the
fetchCatalogItems()service:
Service Inputs |
Description |
USER_OR_GROUP |
External tools User or Group name. |
SESSIONID |
The CES session ID that data was submitted from. |
APPNAME |
External application name. |
This table provides a list of outputs of the fetchCatalogItems()
service.
Service Inputs |
Description |
ItemData |
Item XML submitted from CES returned to calling external tool. See
sample XML. |
STATUS |
Error code defined in the properties file. |
ERROR |
Error string. |
|