SK SKYVVA Documentation

11. How are attributes handle in the hierarchical mapping for xml payload?

In this section, we will see how we support the attributes handle in the hierarchical mapping for XML payload. We need to save the attribute mapping to the imapping record. To be able to distinguish that the field is an attribute field we can put as source name as a prefix the element name concatenate with the sign '@' e.g. ID@accountingEntity or ID@location. Attribute make only sense when we import XML data. The attribute we don't have when we use the data format JSON.

How we can use it:-

Pre-Requisite:-

Open this article in the interactive viewer →