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

MktgImportService


This Web service is used for all the imports into the Siebel Marketing application such as Leads, Contacts, Prospects and so on.

Mktg Import Service Operations

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

Table 805. Mktg Import Service Operations
Node
Description

MktgImportServiceInvokeImportJob

Schedules various import processes for Marketing.

Request Message Description: MktgImportServiceInvokeImportJob

This method gets the details of the records from the business component Invoke Import Jobs and schedules the import process. For a description of this request message, see Table 806.

Table 806. Request Message Description: MktgImportServiceInvokeImportJob
Node
Description
Type

ImportJobParams

Required. An instance of the integration object Import Job Integration Object.

Integration Object

Response Message Description: MktgImportServiceInvokeImportJob

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

Table 807. Response Message Description: MktgImportServiceInvokeImportJob
Node
Description
Type

ErrorCode

Error code values are OK or NOTOK.

String

Error Message

Error message (if any)

String

Mktg Import Service 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 808.

Table 808. Mktg Import Service Service Object
Name
Boundary Object Type
Class

Mktg System Task Service

Business Service

CSSSystemTaskService

Data Object (Integration Object)

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

Table 809. Mktg Import Service Data Object
Siebel Repository Name
External Name

Import Job Integration Object

Import Job Integration Object

Example Package for MktgImportService

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

See the following file to view the sample code:

...\MktgImportService\MktgImportServiceInvokeImportJob_request.xml

Response

See the following file to view the sample code:

...\MktgImportService\MktgImportServiceInvokeImportJob_response.xml

Interface Description (WSDL) for Mktg Import Service

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.

...\MktgImportService\MktgImportService.wsdl

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