tomvanrooijen
Participant
Member since ‎2016 Jan 11

User Statistics

  • 172 Posts
  • 7 Solutions
  • 34 Kudos given
  • 26 Kudos received

User Activity

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 ...