
Introduction
In S/4HANA Private Cloud with Universal Parallel Accounting (UPA), Asset Accounting has published quite a few APIs. Some of them are asynchronous SOAP APIs for users to create and change asset master records. It is because they are asynchronous that right after calling those APIs, you cannot know whether their assets have been created or changed successfully. You have to call the comfirmation services to check the status. (See more details about the APIs from Asset Accounting in UPA in this official help documentation.)
Alternatively, you can check it manually. This short article describes this tool in details. (For more information about Asset Accounting as of S/4HANA 2022, please refer to this article.)
Monitoring Tool
This monitoring tool in the backend has the t-code SRT_MONI. It is especially helpful for customers with backend access. Here are the steps.
No Messages At All?
In SRT_MONI, sometimes it can happen you cannot find any message from the outbound confirmation service at all, even after some time after calling the SOAP API. This often means your request does not trigger the SOAP API.
One hint is to check the message ID of your sending request. Has the same ID been used in a prior request to that SOAP API already? If it is the case, this should be the root cause. The UUID should be unique in each request.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
8 | |
6 | |
6 | |
5 | |
5 | |
5 | |
5 | |
5 | |
4 | |
3 |