cancel
Showing results for 
Search instead for 
Did you mean: 

How to check the error log of API Business HUB (S/4 HANA Cloud) while using web service

0 Kudos

Hi experts.

I'm trying to use API Business HUB "Journal Entry - Post (asynchronized)" on S / 4 HANA Cloud.

*API address is as follows.

https://<my tenant>-api.s4hana.ondemand.com/sap/bc/srt/scs/sap/journalentrybulkcreationreques?sap-client=100

When I executed it using the tool "SoapUI" in the test, the following error was displayed.

Web service processing error; more details in the web service error log on provider side (UTC timestamp 20181212012036; Transaction ID 08821E23FBD20050E005BF02FF734208) The error log can be accessed by service provider from SAP backend


I tried to check the error log and saw the Fiori Application "Message Dashboard" The corresponding error was not displayed.

I have two questions.

1. Which function can be used to check the error log and where can I check the error log ?

2. Does the function to check the error log require configuration? What kind of setting should I do?

Regards.

Accepted Solutions (0)

Answers (1)

Answers (1)

I044433
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello t-kobayashi ,

Your answer lies in the documentation of the API itself as it says below -

"To check the status of the service messages, you can use the Application Interface Framework (AIF) monitor"

You can also refer to the detailed documentation of the API here to get more details.

Hope this helps! Feel free to ask if you need more help! 🙂

Regards

Rohit


former_member669678
Discoverer
0 Kudos

Hi Rohit,

Is this option available in S4C 2002 as well. Somehow we could not see that in he FIORI app library and not able to configure as well.

We configured "Interface Monitor" App but the explanation says its very specific to some moduels only. I could not see any messsages in the dashboard. Can you please help