Hi all,
We have full on premise environment with an old build (8753):
1 prod marketing server linked to 6 midSourcing environement (through FDA external accounts)
In this build, we had to recreate our own defaultMidSourcingLog and defaultMidSourcingDlv workflows because of an issue:
As the reconciliation between midSourcing and marketing for the deliveries are done through the "mdiRemoteId" at nms:delivery level... When you have several times the same id on different midSourcing environments (example deliveryId "100" on midSourcing A & B) it creates an issue
example:
DeliveryId "1000" on marketing environment has been sent through midSourcing environment "A" and have now a midRemoteId "100"
DeliveryId "1001" on marketing environment has been sent through midSourcing environment "B" and have now also a midRemoteId "100"
Delivery indicators will be the same for both of those deliveries unfortunately
Is this issue has been solved in earlier builds (reconciliation with "external account + midRemoteId") or do I still need to use custom workflows?