SelfServiceTemplateEmail Operations

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

Name Description

SendTemplateEmail

Invokes the SelfServiceTemplateEmail workflow.

Request Message Description: SendTemplateEmail

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

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 the following table.

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