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

ListMgmtProspect


Use this Web service for the basic operations in Siebel Marketing such as to create and update prospect.

ListMgmtProspect Operations

For a list of operations associated with this Web service, see Table 251.

Table 251. ListMgmtProspect Operations
Name
Description

ListMgmtProspectCreateProspect

Creates a Prospect.

ListMgmtProspectUpdateProspect

Updates a Prospect.

Request Message Description: ListMgmtProspectCreateProspect

This method takes in an integration object called Prospect IO and returns the Prospect ID and Success Flag. For a description of this request message, see Table 252.

Table 252. Request Message Description: ListMgmtProspectCreateProspect
Node
Description
Type

Prospect IO

Required input parameter.

Integration Object

Response Message Description: ListMgmtProspectCreateProspect

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

Table 253. Response Message Description: ListMgmtProspectCreateProspect
Node
Description
Type

Prospect Id

Unique ID of the prospect created.

String

Error Message

Error message, if any.

String

Success Flag

Y or N.

String

Request Message Description: ListMgmtProspectUpdateProspect

This method updates a prospect. For a description of this request message, see Table 254.

Table 254. Request Message Description: ListMgmtProspectUpdateProspect
Node
Description
Type

Prospect IO

Required input parameter.

Integration Object

Response Message Description: ListMgmtProspectUpdateProspect

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

Table 255. Response Message Description: ListMgmtProspectUpdateProspect
Node
Description
Type

Error Message

Error message, if any.

String

Success Flag

Y or N.

String

Example Package for ListMgmtProspect

To view an example of messages 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.

Request (ListMgmtProspectCreate)

See the following file to view the sample code:

...\ListMgmtProspect\ListMgmtProspectCreate_request.xml

Response (ListMgmtProspectCreate)

See the following file to view the sample code:

...\ListMgmtProspect\ListMgmtProspectCreate_request.xml

Request (ListMgmtProspectUpdate)

See the following file to view the sample code:

...\ListMgmtProspect\ListMgmtProspectUpdate_request.xml

Response (ListMgmtProspectUpdate)

See the following file to view the sample code:

...\ListMgmtProspect\ListMgmtProspectUpdate_request.xml

Interface Description (WSDL) for ListMgmtProspect

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.

...\ListMgmtProspect\ListMgmtProspect.wsdl

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