Hello Experts,
currently I am facing a problem within a Operation Mapping, which includes a graphical mapping and a abap mapping.
The graphical mapping: MM_OSRBG_SD_DELIVERY_WAFERMAP_AMS_2BPM
The source datatype is *_FILE and the targe *_CSV.
First the Abap mapping is executed in order the perform some validation checks. The second step converts from *_FILE to the targe *_CSV type and enhance the payload with some further data.
Within sxmb_moni it looks like this:
The source structure (right hand side below of the screenshot):
After the mappings in step XML Outbound validation:
This structure is the desired one (right hand side below).
But unfortunately it will be overwritten in the step "Call Adapter" again with the source structure:
Can anybody give me a hint, why not the desired structure *_CSV is not the output of the mapping?
Best regards,
Robert