-
Hi, Are the above used cases correct, if none of the fields in the Touch point section is filled, then the identifier field should not be added to the payload. Or is there any specific condition that i miss?. I look at the metadata [conditions] of this field in fields.json but is not very clear: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi, |
Beta Was this translation helpful? Give feedback.
Hi,
Your observations are correct. If the Touchpoint technical identifier is present in the XML while no other Touchpoint information is, then validation will fail. If the Touchpoint technical identifier is not present and no other Touchpoint information is present, then this non-existing touchpoint will not generate any error. This is a similar behavior as with other technical identifiers.
Your conclusion is correct too: " if none of the fields in the Touch point section is filled, then the identifier field should not be added to the payload.
And if anyone or all of the fields in this section is/are filled, then this identifier id should be added to the payload."
When generating the XML …