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 378.

Table 378. 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 379.

Table 379. 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 380.

Table 380. 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 381.

Table 381. 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 382.

Table 382. 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 383.

Table 383. 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 384.

Table 384. 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 385.

Table 385. 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 386.

Table 386. 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 387.

Table 387. 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 388.

Table 388. 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 © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.