Hello Community,
I have one question regarding with mapping, so I have one interface file to xml, so I have put in place the mapping to create the xml output, however I have a requirement to group some segments from xml based in the data from the source file, example:
This is the source file, and each record contains an account and meterid, but some records are related by same account so they will have different meterid, the information from meterid from the xml need to be grouped and send in one record xml..
Example: this is the source file: need to send in one xml record the two lines in yellow.
How I can do that if my mapping is the following: Need to group SetMeter segment based on the above