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

Table 456. 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 457.

Table 457. 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 458.

Table 458. 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 459.

Table 459. 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 460.

Table 460. 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 461.

Table 461. 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 462.

Table 462. 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 463.

Table 463. 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 464.

Table 464. 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 465.

Table 465. 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 466.

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