Dear all,
I have a IDoc_AEE --> PI --> JMS scenario with PI 7.4 AEX. So there's no ABAP stack on PI involved.
If I configure the IDoc sender to request system acknowledgements then I get IDoc status 39 in ERP sender system, if I don't request any acknowledgements at all, I get status 03.
The problem I have with status 39 is, that it is not a final one. Especially, we also have other scenarios like IDoc --> PI --> ABAP Proxy where in ERP status 39 means that there was some application error at receiver proxy side. Hence I cannot mark this IDoc status 39 for archiving.
--> Ideally I'd like to have the IDocs in ERP with status something like 41 as soon as they got put into JMS queue. Is it possible?
Thanks and kind regards
Jens
PS: I know I could just simply deactivate all acknowledgement reqeuests on IDoc sender adapter and dealing with IDoc status 03 but if possible, I'd like to have a more meaningful IDoc status in ERP.