cancel
Showing results for 
Search instead for 
Did you mean: 

TPM iFlow stripping SenderBusinessSystem from Message Header

MartyMcCormick
Product and Topic Expert
Product and Topic Expert
0 Kudos
503

Hello

I've configured TPM AS2->SOAP agreement in TPM.  The mapping works fine except that the "Assemble Interchange" step is stripping out the SenderBusinessSystem field from the MessageHeader, and this is required for the OrderRequest sales order API.  In trace mode, I can see the field before the step and removed after the xslt ASSEMBLE_XSLT is applied to the payload.  Unfortunately this step is also after the custom process.  Any idea what I'm doing wrong or how to fix this?  The payload requires SenderBusinessSystem, so the API call fails to S/4HC.

MartyMcCormick_1-1708374068915.png

 

MessageHeader now has Receiver and Sender Business System fields removed after the Assemble Interchange step:

MartyMcCormick_0-1708374018213.png

Thanks,
Marty

 

View Entire Topic
MartyMcCormick
Product and Topic Expert
Product and Topic Expert
0 Kudos

I was able to resolve this issue on my own.

flmerkel
Newcomer
0 Kudos
Hallo Marty, what did you do to resolve this issue?