jacqueso
Explorer
Member since ‎06-15-2018

User Statistics

  • 47 Posts
  • 1 Solutions
  • 1 Kudos given
  • 10 Kudos received

User Activity

I would like to find out what the possibilities are in terms of exposing an API via API Management, where the API (Target ODATA service on the Backend SAP system) could exist on multiple systems. Thus same ODATA service from multiple API Providers...
Hi There, I have seen alot of examples of using the (com.sap.it.api.mapping.ValueMappingApi) class in groovy script, however I would like to be able to call a value mapping from javascript in an Integration flow in CPI. Has anyone been able to...
Is there a way to manually handle and inject the proxy settings, etc for connecting to an on-premise system? Our scenario is that we do not want to use the destination to store the url and credentials, we want to store that somewhere else, so I need ...
Hi There, As a SAP CPI developer you need to constantly do either groovy script or javascript mappings as part of your flows. The question is, has anyone been able to setup some project or process that can be used to have an input of your incoming ...
I have a scenario where I need to save my payload or some other value in a exchange property or header so that I can access it again later. However it is a large payload. If I save it in a header or exchange field it seems to always get cut off, and ...