Using the Outbound Communications Manager with a Substitution
The example in this topic uses a substitution variable when it calls the Outbound Communications Manager business service in a Workflow Process.
To use the Outbound Communications Manager with a substitution
-
Create a new Workflow Process with the values shown in the following table.
Property Value Process Name
Send SR Notification
Workflow Mode
Service Flow
Business Object
Service Request
For more information, see Creating the Workflow Process.
-
Add the following steps and connectors until your Workflow Process resembles the flow illustrated in the following image:
-
A Start step
-
A Send Notification step
-
An End step
-
The following Connectors:
-
A connector between step (a) and step (b).
-
A connector between step (b) and step (c).
-
For more information, see Adding Workflow Process Steps and Diagramming a Workflow Process.
-
-
Click the Send Notification business service step and in the Properties pane, define the values shown in the following table.
Property
Value
Business Service Name
Outbound Communications Manager
Business Service Method
SendMessage
-
Select the Send Notification step in the Process Designer and in the Multi Value Property Window (MVPW) pane, add a new input argument with the values shown in the following table.
-
Input Argument Type Value Business Component Name MsgBody
Expression
"The Service Request Number" + [SR Number] + "was created with the abstract" + [SR Abstract]
Service Request
For more information, see Arguments You Can Define for a Process Property.
-
Add another input argument to the Send Notification step with the values shown in the following table.
Input Argument Type Value CommProfile
Literal
Enter the appropriate profile. The profile must correspond to a profile that the Siebel client displays in the Profiles view of the Administration - Communications screen, All Configurations view. When you enter the profile, you must use the exact same format that the Siebel client uses when it displays this profile.
-
Validate and then simulate the Workflow Process.
For more information, see Process of Testing a Workflow Process.