Hello @shaunakj18
A - We can't change the start date while updating the dataflow.
B - Correct only when the backfill was enabled when the dataflow was created. We don't get the option to change the backfill behavior while updating the disabled dataflow.
C - Can work but not the right way
D - No...
@shaunakj18 The question is missing some context around how this data model will be used for segmentation or in an use case. Depending on this information the answer can change.
But I would pick A as answer. Order Table will be create as a XDM Experience Event Class Schema and item table will be ...
Hello @dipendu_g
You can use the XML Memo field from Recipient schema in an Enrichment and change the alias according toy our requirement and use this field. This newly created field will inherit the length of the XML Memo field which is 2000 characters.
Hello @rvnth
Yes, You can do it like this.
var languagues='ES,FR,EN';
var my_lang='JP'
if(languagues.split(',').indexOf(my_lang) < 0){ //
//print your content here
}
@god_prophet You will have to change the dimension to nms:recipient
You the change dimension activity before delivery.
Documentation on change dimension is available here: https://experienceleague.adobe.com/en/docs/campaign-classic/using/automating-with-workflows/targeting-activities/change-dimen...
@BhaskarJC
If you are on v8.5 and above then you will have to use the technical operator.
Documentation is available here: https://experienceleague.adobe.com/en/docs/campaign/technotes-ac/tn-new/ims-migration