Send emails to people who are not present in siebel
Hi All,
We need to have the ability to send formatted emails to people who may not be in Siebel.
The only way I know we could do it is by using the Outbound Communication Manager’s Create Request and Submit Request method and provide a pre defined email template that has the formatting.
But, this method typically requires a parameter to the BC record that has the association to the Contact record (where email address is stored), which is the SourceId argument for this method.
But since, we won’t be having that in our system, we will have to use another argument named “TestAddress” to directly populate the “To” field on the email.
We need to have the ability to send formatted emails to people who may not be in Siebel.
The only way I know we could do it is by using the Outbound Communication Manager’s Create Request and Submit Request method and provide a pre defined email template that has the formatting.
But, this method typically requires a parameter to the BC record that has the association to the Contact record (where email address is stored), which is the SourceId argument for this method.
But since, we won’t be having that in our system, we will have to use another argument named “TestAddress” to directly populate the “To” field on the email.
0