on 2018 Oct 04 12:51 PM
Hello folks,
We've been working with S/4HANA Cloud and one of our developments lies on API for receiving material documents notifications (SAP_COM_0263) (a SOAP interface), which was exposed via a communication arrangement pointing to a develop webservice, that implements the WSDL defined on API and is hosted on Cloud Platform.
This webservice is receiving and processing requests when tested via Postman for instance, but doesn't log anything when a new material document is created on S/4HANA.
In the Message Dashboard App the user has /LOGIN namespace assigned, but it doesn't show anything. We also trying to assign the namespace /MMIM, unfortunately in our system it has no "Recipient Name" associated to it.
Application Log however it shows an attempt to create an EDI:
Information: Processing of output item MMIM_MATDOC_GDSMVMT_ESOA with ID 500000010320180001.
Information: Processing of output item with technical ID FA163E59D2E01EE8B1C462BB563A427B using channel EDI.
Error: No active outbound service could be found.
Not sure if they are related, but is the only clue that we've got so far.
Any ideas on where we could get more logs or what is missing to get the API called when a new material document is created?
Thanks
Request clarification before answering.
Hi all,
I need to activate this scenario to trigger a notification when inbound delivery was confirmed, sent to Adquira.
How can I activate the trigger of CO_MMIM_SOA_MATDOC_NOTIF? I can configure then the SOAMANAGER and middleware, I dont have any troubble with that connection work, by my doubt is about ABAP.
How can I activate the triggering of this scenario? through customizing? mannualy in some user exit?
Best regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Patryk,
We end-up stoping this development but it seems that now AIF logging is available in namespace /MMIM. This should help you trace were the problem is.
Hope this helps
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey,
I am currently facing the same issue.
Did you find a solution?
I set up communication arrangement SAP_COM_0263 from which information should be sent a CPI tennant.
The same scenario is working for other SOAP messges e.g. material rerplication.
Unfortunately it is not working for material document notification.
Any ideas?
Thanks in advance.
Kind regards.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Ulysses,
There are 2 parts to be checked:
1. The connection to your external system from S/4HC (in the communication arrangement you can test this connection).
2. The authentication to your external system via certificate or user/password.
I would suggest to start with this blog: https://blogs.sap.com/2018/03/03/integrate-sap-s4hana-cloud-with-sap-cloud-platform-integration-usin...
Hope this helps and you will manage to find where the issue is.
Note this SOAP service is asynchronous.
Best regards,
Adriana
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
87 | |
12 | |
10 | |
5 | |
4 | |
3 | |
3 | |
3 | |
2 | |
2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.