Siebel CRM Web Services Reference > Siebel CRM Primary Web Services >

LSSGOP_CatalogCategory


Use this Web service to create, update, delete, and query records in the CatalogCategory object.

LSSGOP_CatalogCategory Operations

This Web service allows you to create, update, delete, and query records in the CatalogCategory object. For a list of operations, see Table 401.

Table 401. LSSGOP_CatalogCategory Operations
Name
Description

CatalogCategoryInsert

Creates a catalogcategory record.

CatalogCategoryUpdate

Updates an existing catalogcategory record.

CatalogCategoryDelete

Deletes a catalogcategory record.

CatalogCategoryQueryPage

Queries for a catalogcategory record.

Request Message Description: CatalogCategoryInsert

For a description of this request message, see Table 402.

Table 402. Request Message Description: CatalogCategoryInsert
Node
Description
Type

Name

Name of the catalog to be inserted.

String

Response Message Description: CatalogCategoryInsert

For a description of this response message, see Table 403.

Table 403. Response Message Description: CatalogCategoryInsert
Node
Description
Type

Id

ID of the newly created catalogcategory record.

String

Request Message Description: CatalogCategoryUpdate

For a description of this request message, see Table 404.

Table 404. Request Message Description: CatalogCategoryUpdate
Node
Description
Type

Id

ID of the catalogcategory record.

String

Name

Name of the catalogcategory record.

String

Response Message Description: CatalogCategoryUpdate

For a description of this response message, see Table 405.

Table 405. Response Message Description: CatalogCategoryUpdate
Node
Description
Type

Id

ID of the updated catalogcategory record.

String

Request Message Description: CatalogCategoryDelete

For a description of this request message, see Table 406.

Table 406. Request Message Description: CatalogCategoryDelete
Node
Description
Type

Id

ID of the catalogcategory record to be deleted.

String

Response Message Description: CatalogCategoryDelete

For a description of this response message, see Table 407.

Table 407. Response Message Description: CatalogCategoryDelete
Node
Description
Type

Id

ID of the deleted catalogcategory record.

String

Request Message Description: CatalogCategoryQueryPage

For a description of this request message, see Table 408.

Table 408. Request Message Description: CatalogCategoryQueryPage
Node
Description
Type

Id

ID of the catalogcategory record to be queried.

String

Response Message Description: CatalogCategoryQueryPage

For a description of this response message, see Table 409.

Table 409. Response Message Description: CatalogCategoryQueryPage
Node
Description
Type

Id

ID of the catalogcategory record.

String

LSSGOP_CatalogCategory Application Interface

This topic describes the application objects called by this Web service. For more information on application implementation, refer to your application development documentation on Oracle Technology Network.

Service Object (Business Service or Workflow)

For a description of the service objects for this Web service, see Table 410.

Table 410. LSSGOP_CatalogCategory Service Object
Name
Boundary Object Type
Class

LSSGOP_CatalogCategory

Business Service

CSSEAIUIDataService

Data Object (Integration Object)

For a description of the data objects for this Web service, see Table 411.

Table 411. LSSGOP_CatalogCategory Data Object
Siebel Repository Name
External Name

LS SGOP_CatalogCategory

LS SGOP_CatalogCategory

Interface Description (WSDL) for LSSGOP_CatalogCategory

To view the interface description for this Web service, navigate to the documentation library for Siebel Business Applications on Oracle Technology Network, and click the Related Files link next to the link for Siebel CRM Web Services Reference to access a zip file. Extract the files in the zip file.

...\LSSGOP_CatalogCategory\http_siebel.com_asi_LSSGOP_CatalogCategory.WSDL

Siebel CRM Web Services Reference Copyright © 2018, Oracle and/or its affiliates. All rights reserved. Legal Notices.