rrmalgi
Participant
Member since ‎2018 Dec 20

User Statistics

  • 152 Posts
  • 1 Solutions
  • 6 Kudos given
  • 16 Kudos received

User Activity

Hi,I am trying to use com.sap.it.api.mapping.* in IntelliJ. However it results in an error due to missing JAR. Can someone help with resources from where I can download this?Note : I have already imported the Script API and Generic API jar from https...
Hi,We have a scenario where sender sends form-data as below to Cloud Integration.However in Cloud Integration we only need to read the main content of the file(SampleCSV.txt)  i.e. "1","2","3,a","4","5" and pass the same to target. Is there a standar...
Hi,We are integrating with an external application, which has provided us company specific API key to post data using their API. For Ex : If we are posting data about Company A there is a specific API Key A. If Company B then API Key B. I can think o...
Hi,There is always a debate between cloud integration vs ETL tool and when to use what especially when an org has both but managed by different teams.One of the important factor is message size. However I have not come across any blog or piece of inf...
Hi,We have a requirement where there are 3 files (File1.xml, File2.xml , File3.xml) in system A and similar set of files in system B. We have to club these files and sent to target only if system B has all files as system A. Otherwise we should not p...