Hello.
I have the next asynchronous scenario:
R3 (Idoc) -> SAP XI (BPM) -> EDI communication system -> Customer system
In XI I have defined that an acknowledge (ALEAUD) idoc is sent back to R3 when de BPM is processed. Idoc gets the status 39, 40 o 41. Later the EDI communication system sends to XI an acknowledge message indicating the reception of the file in our customer. In XI we configure the next scenario:
EDI communication system (ack)-> Soap adapter-> XI -> IDoc adapter (ALEAUD) -> R3.
But the ALEAUD doesn't modify the status of the original Idoc because the status 39, 40 y 41 are definitive.
is it posible that the first ALEAUD (sent by XI automatically) change the status Idoc to an intermedate value? Or is it possible to define new status?
Thank you very much.
Alberto.