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

LSSGOP_ContactLicense


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

LSSGOP_ContactLicense Operations

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

Table 433. LSSGOP_ContactLicense Operations
Name
Description

ContactLicenseInsert

Creates a contactlicense record.

ContactLicenseUpdate

Updates an existing contactlicense record.

ContactLicenseDelete

Deletes a contactlicense record.

ContactLicenseQueryPage

Queries for a contactlicense record.

Request Message Description: ContactLicenseInsert

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

Table 434. Request Message Description: ContactLicenseInsert
Node
Description
Type

ProfessionalId

ID of the contact.

String

State

State of the contact.

String

LicenseExpiryDate

Expiration date of the license.

String

LicenseNumber

License number.

String

Response Message Description: ContactLicenseInsert

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

Table 435. Response Message Description: ContactLicenseInsert
Node
Description
Type

Id

ID of the newly created account record.

String

Request Message Description: ContactLicenseUpdate

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

Table 436. Request Message Description: ContactLicenseUpdate
Node
Description
Type

Id

ID of the contactlicense record.

String

ProfessionalId

Professional ID of the corresponding record.

String

State

State of the corresponding record.

String

Response Message Description: ContactLicenseUpdate

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

Table 437. Response Message Description: ContactLicenseUpdate
Node
Description
Type

Id

ID of the updated contactlicense

String

Request Message Description: ContactLicenseDelete

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

Table 438. Request Message Description: ContactLicenseDelete
Node
Description
Type

Id

ID of the contactlicense record to be deleted.

String

Response Message Description: ContactLicenseDelete

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

Table 439. Response Message Description: ContactLicenseDelete
Node
Description
Type

Id

ID of the deleted contactlicense record.

String

Request Message Description: ContactLicenseQueryPage

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

Table 440. Request Message Description: ContactLicenseQueryPage
Node
Description
Type

Id

ID of the contactlicense record to be queried.

String

Response Message Description: ContactLicenseQueryPage

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

Table 441. Response Message Description: ContactLicenseQueryPage
Node
Description
Type

Id

ID of the contactlicense record.

String

LSSGOP_ContactLicense 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 442.

Table 442. LSSGOP_ContactLicense Service Object
Name
Boundary Object Type
Class

LSSGOP_ContactLicense

Business Service

CSSEAIUIDataService

Data Object (Integration Object)

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

Table 443. LSSGOP_ContactLicense Data Object
Siebel Repository Name
External Name

LS SGOP_ContactLicense

LS SGOP_ContactLicense

Interface Description (WSDL) for LSSGOP_ContactLicense

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_ContactLicense\http_siebel.com_asi_LSSGOP_ContactLicense.WSDL

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