- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hello @mrudulm9146324,
execute delivery and see the scheduling.
I have something like
<scheduling IPAffinity="default" contactDate="2021-08-05 12:26:37.169Z" contactDateTimeZone="Europe/Zurich"
delayExtraction="0" delayed="0" expectedBudget="" expectedContent=""
expectedEdition="" expectedExternal="" expectedExtraction="" expectedFCP=""
expectedForecast="" expectedTarget="" extracted="" extraction="" reminderBudget=""
reminderContent="" reminderEdition="" reminderExternal="" reminderExtraction=""
reminderFCP="" reminderForecast="" reminderTarget="" validationMode="manual"
validityDate="2021-08-10 12:26:37.169Z" webResPurged="0" webValidityDate="2021-10-04 12:26:37.169Z">I can see some of the attributes you are missing in yours but no idea if that will do the trick ![]()
Have you tried to do it inside workflow with split by time zone and compute the wait time according to the time zone?
Or even split all the time zones to separate workflows?
Also I assume you send this not only for one recipient but in bulk right?
Marcel