Avatar

Correct answer by
Employee Advisor

Hi Alexandros2,

I'm testing on build 8896 which is different from yours. My broadlogRcp extension. Have dedicated a field for you

1564457_pastedImage_1.png

Here is the target mapping setup

1564461_pastedImage_10.png

1. Using a one time delivery with targetData coming directly from query activity in the form of hard-coded data.

1564458_pastedImage_3.png

When the workflow is executed the broadLogRcp gets the right value

1564459_pastedImage_4.png

2. Using One-time delivery but targetData is hardcoded and prepared in Enrichment

1564460_pastedImage_9.png

Executed the workflow and checked delivery logs. It is a success

1564462_pastedImage_11.png

3. Using one-time but targetData is prepared from schema inside query itself

1564466_pastedImage_14.png

Executed the workflow - Success

1564467_pastedImage_15.png

4. Using one-time but targetData is picked from schema and prepared in Enrichment

1564464_pastedImage_12.png

Executed workflow - Success

1564465_pastedImage_13.png

5. Recurring delivery with content hardcoded in query activity

1564468_pastedImage_16.png

Executed workflow - success

1564469_pastedImage_18.png

6. Recurring delivery with targetData content coming from schema in query activity

1564470_pastedImage_19.png

Executed workflow - Success

1564471_pastedImage_20.png

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

View solution in original post