Is it possible to add synchronous Ariba interfaces to AIF in a standard way ? Especially inbound synchronous interfaces. There is no way to check the payload. We have migrated to Hana from ECC.. Messages are now shown in SRT_MONI (in ECC it was SXMB_MONI). With webservices there is no way to keep the payload for synchronous messages (which was possible in SXMB_ADM in ECC). We need to be able to check the payload in Hana in case we get an error. Also when I add the interfaces to AIF, the payload is not visible. Looking for a standard way preferable w/o enhancements since these are standard classes. (Tried an enhancement in the proxy class using the persist_message_data method of the persistence engine, but that did also not work).
Does anyone knows a way to add inbound synchronous Ariba interfaces to AIF monitoring including the payload ? Just having messages with status successfully processed without any information about the payload, and therefore which message exactly was being tried to process, is of no use. Even when an error occurred AIF shows : Message processed succesfully.
This makes it impossible to act proactively on any errors that occur and we need to wait until Ariba contact us to find out. But then w/o being able to check the payload, it is very difficult to analyze anything.
Does anyone know a way to do this ?