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

SelfServiceTemplateEmail


The SendTemplateEmail operation of this Web Service invokes the SelfServiceTemplateEmail workflow, which internally uses the Outbound Communications Manager business service for sending template based SMTP email.

SelfServiceTemplateEmail Operations

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

Table 1000. SelfServiceTemplateEmail Operations
Name
Description

SendTemplateEmail

Invokes the SelfServiceTemplateEmail workflow.

Request Message Description: SendTemplateEmail

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

Table 1001. Request Message Description: SendTemplateEmail
Node
Description
Type

TemplateName

The communication template name to be used in the request.

String

SourceRecipientGroupName

The source recipient group name. Either the name of Siebel-seeded recipient group or a custom one.

String

SourceObjectID

ROW_ID of the source object component of the recipient group. This would determine the data retrieved for processing the template and recipient address for the email.

String

TemplateLanguageCode

Language code the template. A template must exist with the name and language combination specified. Defaulting is not recommended.

String

TemplateLocaleCode

Locale code the template. A template must exist with the name and locale combination specified. Defaulting is not recommended.

String

RequestName

An optional string that would help trace the outbound communication requests at the server side.

String

RequestStatus

Status code for the outbound request placed.

String

Error Code

None

String

Error Message

None

String

Object Id

None

String

Process Instance Id

None

String

Siebel Operation Object Id

None

String

Response Message Description: SendTemplateEmail

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

Table 1002. Response Message Description: SendTemplateEmail
Node
Description
Type

TemplateName

Not of consequence in response.

String

SourceRecipientGroupName

Not of consequence in response.

String

SourceObjectID

Not of consequence in response.

String

TemplateLanguageCode

Not of consequence in response.

String

TemplateLocaleCode

Not of consequence in response.

String

RequestName

Not of consequence in response.

String

RequestStatus

Not of consequence in response.

String

Error Code

Error code, if any, for exceptions raised while submitting the request. This is automatically set from the workflow.

String

Error Message

Error details, if any, for exceptions raised while submitting the request. This is automatically set from the workflow.

String

Object Id

Standard WF Output.

String

Process Instance Id

Standard WF Output.

String

Siebel Operation Object Id

Standard WF Output.

String

SelfServiceTemplateEmail 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 1003.

Table 1003. SelfServiceTemplateEmail Service Object
Name
Boundary Object Type

SelfServiceTemplateEmail

Workflow Process

Data Object (Integration Object)

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

Table 1004. SelfServiceTemplateEmail Data Object
Siebel Repository Name
External Name

Not applicable

Not applicable

Example Package for SelfServiceTemplateEmail

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:

...\SelfServiceTemplateEmail\SelfServiceTemplateEmail_request.xml

Response

See the following file to view the sample code:

...\SelfServiceTemplateEmail\SelfServiceTemplateEmail_response.xml

Interface Description (WSDL) for SelfServiceTemplateEmail

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.

...\SelfServiceTemplateEmail\SelfServiceTemplateEmail.wsdl

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