sap-tutorials / Issues

Creative Commons Attribution 4.0 International
6 stars 4 forks source link

Create a Basic Flow with a SOAP Endpoint #137

Closed SaravanaKumarVelliyangiri closed 3 years ago

SaravanaKumarVelliyangiri commented 3 years ago

Tutorial: https://developers.sap.com/tutorials/cp-integration-create-basic-flow.html

In Step 8 point 3, I 'm getting error response which is shown below.

soap:Receiver An internal error occurred during message processing. For error details check the System Logs Monitor in https://71002066trial.it-cpitrial03.cfapps.ap21.hana.ondemand.com:443/itspaces/shell/monitoring/SystemLogs Can you kindly help to understand the issue here and fix the same?
gauthamkrishna-sap commented 3 years ago

Hi, We are in the process of updating this tutorial and the associated mission. We will release a new version in a few weeks. Apologies for the inconvenience. Best Regards, Gautham

MichaelCzcz commented 3 years ago

@gauthamkrishna-sap Any updates?

thecodester commented 3 years ago

@gauthamkrishna-sap ?

jmalla commented 3 years ago

I have the same issue. I think it is a permissions issue. I think the user needs to have the role ESBMessaging.send. But I do not see how I can add this role in the Cloud Foundry trial tenant.

The issue is that with the BTP trial account and CPI, we do not have access to see the SystemLogs.

Regards, Jay

jmalla commented 3 years ago

Another person had the same issue and found a work around. However, that did not work for me: Assign ESBMessaging.send role #5519 https://github.com/SAPDocuments/Tutorials/issues/5519

jmalla commented 3 years ago

I got this to work. For the CPI runtime instance - the steps were missing to get the ESBMessaging.send. You can see these steps in the YouTube video - basically when creating the service instance, there is a step to specify this using JSON: SAP Integration Suite Intro Part 1.3 Security https://youtu.be/L1hgBnbqYS4

Also, I changed the mail channel that uses my Gmail account by referring to this really helpful blog - Mail Receiver Adapter in SAP – CPI : A step by step Guide!

https://recodehive.com/mail-receiver-adapter-in-sap-cpi-a-step-by-step-guide/

MichaelCzcz commented 3 years ago

Thank you for your feedback. The issue seems to be resolved, so I am closing the issue.

If you still have questions, feel free to reopen the issue.