Hi James,
maybe I do not understand your question correctly. If so, please provide exact infos, what you want to achieve.
The data action should work even if some "date of birth" are missing. The action only failes if there is no date of birth in not a single of your date-objects. For that case you need to configure the "translationMapDefaults" correctly.
"translationMapDefaults": {
"ArrayDateOfBirth": "[]"
}
This will write an empty array into your result. My example is working with a string-array. Maybe the "[]" will not work and [] without " will? Never did an integer-array before.
------------------------------
Christoph Domaschke
Produktmanager Kunden-Dialog-Center
------------------------------