Lead Processing Service Operations

For a list of operations associated with this Web service, see the following table.

Name Description

LeadProcessingServiceAssignLeads

Used to assign leads to sales representatives.

LeadProcessingServiceDataCleansing

Used for data cleansing of marketing data.

LeadProcessingServiceGetLeads

Queries for leads.

LeadProcessingServiceScoreLeads

Scores leads based on defined characteristics.

Request Message Description: LeadProcessingServiceAssignLeads

This method is used to assign leads. It accepts the input parameters in a property set. For a description of this request message, see the following table.

Node Description Type

Execution Order

Required. Parameter to be passed to the Business Rules Workflow.

String

Search Specification

Required. The input search criteria to search on the Lead business component.

String

Response Message Description: LeadProcessingServiceAssignLeads

For a description of this response message, see the following table.

Node Description Type

Error Message

Error code values are OK or NOTOK.

String

Process Instance Id

This is the Business Rules Workflow process ID.

String

Success Flag

Values are Yes or No based on whether the lead assignment was successfully created.

String

Request Message Description: LeadProcessingServiceDataCleansing

This method calls the Data Cleansing business service to cleanup a property set. For a description of this request message, see the following table.

Node Description Type

Business Component

Required. Business component to be passed to data cleansing service.

String

Business Object

Required. Business object from which the business component instance is obtained.

String

Search Specification

Required. Search specification to query the business component and get the values in activated fields.

String

Response Message Description: LeadProcessingServiceDataCleansing

For a description of this request message, see the following table.

Node Description Type

Error Message

Error code values are OK or NOTOK.

String

Success Flag

Values are Yes or No based on whether the lead assignment was successfully created.

String

Request Message Description: LeadProcessingServiceGetLeads

This method is used to get leads based on the input criteria. For a description of this request message, see the following table.

Node Description Type

Search Specification

Required. The input search criteria to search on Lead business component.

String

For a description of this response message, see the following table.

Node Description Type

SiebelMessage

Required. Has Lead ID and description of the leads.

Integration Object

This method is used to score leads. It accepts the input parameters in a property set. For a description of this request message, see the following table.

Node Description Type

Execution Order

Required. Parameter to be passed to Business Rules workflow.

String

For a description of this response message, see the following table.

Node Description Type

Error Message

Error code values are OK or NOTOK.

String

Process Instance Id

This is the Business Rules workflow process ID.

String

Success Flag

Values are Yes or No based on whether the lead assignment was successfully created.

String