- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi Alexandros2,
I'm testing on build 8896 which is different from yours. My broadlogRcp extension. Have dedicated a field for you ![]()
Here is the target mapping setup
1. Using a one time delivery with targetData coming directly from query activity in the form of hard-coded data.
When the workflow is executed the broadLogRcp gets the right value
2. Using One-time delivery but targetData is hardcoded and prepared in Enrichment
Executed the workflow and checked delivery logs. It is a success
3. Using one-time but targetData is prepared from schema inside query itself
Executed the workflow - Success
4. Using one-time but targetData is picked from schema and prepared in Enrichment
Executed workflow - Success
5. Recurring delivery with content hardcoded in query activity
Executed workflow - success
6. Recurring delivery with targetData content coming from schema in query activity
Executed workflow - Success
Since the update is too long, I tried with Enrichment as well and it works in every case.
I'll try to setup 8850 build to see if the issue is specific to it.
Regards,
Vipul