on 2019 May 20 11:06 AM
Hello Experts,
After reading few blogs on SAP API Business HUB, I was eagerly trying to experiment some scenarios. One of the blog that inspired me is Integration Runtime Artifact . I tried using this https:<tnmurl>/api/v1/IntegrationRuntimeArtifacts('{Id}')/ErrorInformation/$value . But there is no response. Did somebody tried the same ? if you got any output please share your results.
Thanks,
Sidharth VR
Hi Sidharth,
Use http adapter and give the address as
https:<tnmurl>/api/v1/MessageProcessingLogErrorInformations('MessageGuid}')/$value
Before doing this, you can fetch all the failed message guid's using OData and then follow that by this http adapter.
It has worked for me. I could fetch the error information of any failed message.
Hope this helps.
Thanks,
Madhurya.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
70 | |
10 | |
8 | |
7 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.