former_member213558
Active Participant
Member since ‎2013 Dec 10

User Statistics

  • 264 Posts
  • 12 Solutions
  • 8 Kudos given
  • 5 Kudos received

User Activity

Dear All, We need to send HTTP POST along with the complete payload, from the payload only the field called "TimeStamp" we need to sign with API key (private key) , example key : 0f3bxxd2-49cc-xxx-83d4-8619a74xxb2e. So, We need create the tim...
Hi All, Scenario is SFTP to SFTP, we would like to capture error from sender SFTP channel. for example, if host is not reachable/ unknown host exception then we need to capture error info in exception subprocess. prese...
Dear All, I would like to know is there any option to read multiple file using using multiple file name in SFTP sender channel in CPI? in SAP PI we normally do like use pipe separated value in the file name parameter like file_nam...
Dear All, we have 1 "AN ID" and 2 different "end point ID". we can able to send Purchase order to different end point ID (by using same AN ID and different end point ID) - we created 2 AribaNetworkchennel for different End point ID....
Dear Experts, i would like to know how to connect the application by using "curl". my curl is like: curl -H "Conten...