My Oracle Support Banner

Marketing Trigger Campaign Using Customer Id (Doc ID 1299616.1)

Last updated on DECEMBER 19, 2022

Applies to:

Siebel Marketing - Version 8.1.1.1 SIA [21211] and later
Information in this document applies to any platform.

Symptoms

When creating a campaign with a Trigger Event, the email is sent to all the contacts in the list instead of only to the “CUSTOMER ID” used as a parameter as described in the following webservice::

<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<MarketingEventTriggerExecutionExecuteEvent_1_Input xmlns="http://www.siebel.com/Marketing/Evttrig/Exec">
<Event_spcCode>1-1255233106</Event_spcCode>
<RealTime_spcFlag>Y</RealTime_spcFlag>
<Customer_spcId>1-2ZBA7U</Customer_spcId>
<Event_spcName>TRIGGER_CAMPAIGN_TEST</Event_spcName>
</MarketingEventTriggerExecutionExecuteEvent_1_Input>
</soap:Body>
</soap:Envelope>

Above webservice is being used to trigger a campaign that will send an email to the specific customer defined in <Customer_spcId>

The issue can be reproduced at will with the following steps:

1- Create a prompted Segment in OBIEE
2- In Siebel, create a Trigger in Administration - Marketing > Triggers
3- From Programs, create a Program, add Trigger and the Campaign to the Program Flow
4- Make sure to add the Prompt Segment to the Campaign
5- Use above webservice to launch the Campaign

Result: The Campaign is sent to All Contacts instead of specific Customer Id.

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.