Hi all, I am looking for an example where in API management a rest service is called in a javascript policy.I've tried all number of things but nothing works.Methods i've tried include axios, httpClient, fetch, xmlhttprequest.Also not sure if the jav...
Hi all,I have to create a CPI OData Sender wrapper around some Successfactors recruiting OData services.This more or less works fine but I am having issues with the upsert function (for candidates).Creating a new candidate via the /Candidate OData wo...
Hi,
I need to generate an output determination for a billing document to an EDI channel when a BillTo and ShipTo have specific values.
Is this possible in the Output Parameter Determination app?
Thanks
Tom
Hi all,
We seem to have a problem with sending multiple delete requests to the Microsoft graph api where we get timeouts on subsequent outlook deletion of meeting requests.
SAP suggests that this could be because the MS graph api does not support...
Hi all,
We have an issue with CPI that results in an unexplainable timeout. We are using the Microsoft graph API tocreate calender requests for our end users in Office 365. Creating an item is used by performing a post request, removing a calendar ...
Hi Alexander,What if we want to make use of automatic reprocessing of an /MMPUR INVREGQIN message via this mechanism: https://help.sap.com/docs/SAP_APPLICATION_INTERFACE_FRAMEWORK/1cefaed5b7a3471cb08564e54d5ba866/63bfba53d97def7ee10000000a4450e5.html...
Hi Karsten,Thank you for your answer. It already is a lot clearer.We will have a more recent S/4 OP soon.On the other hand we are still wondering if Event Mesh adds enough to the integration realm to really start using it.Regards,Tom
The valuemapping API works, it just creates a changelist.So afterwards you need to call the changelist list api with activate operation, this also works.It would only mean that I need to chain two icos together to get this to work, doable but cumbers...