former_member763093
Explorer
Member since ‎2021 Aug 19

User Statistics

  • 13 Posts
  • 0 Solutions
  • 3 Kudos given
  • 1 Kudos received

User Activity

Hello, I would like to call a BAPI and if it returns an error message, the process is canceled accordingly. Is there a way to catch an error that occurs in a process without the process completely aborting? For example, a message should then be sen...
Hello there, I want to create an xml file from an array. The array is multidimensional. In each dimension there are all entries for an element of the xml file. The structure I want to create looks like this: <?xml version="1.0" encoding="UTF-8"...
Hello there, I am having some problems while processing data from an abap cloud using the Request Reply function in sap cpi.In response I get an xml file. I want to access specific values within this file.With this command: message.setBody(root...
Hello, I want to read a file from my Google Drive. Therefore I worked through the following tutorial: https://blogs.sap.com/2019/01/01/openconnectors-googledrive-integration-made-simple-with-sap-cpi-sap-cp-ocn/When testing my request, it is pos...
Hello, I want to process a value mapping. As source I have multiple ids. Now I want to assign each id(messpunkt) another number(sap). Is it possible to assign multiple numbers to one id? Correspondly, two lines with the same id and different numb...
Kudos from
Kudos given to