chetan_risbud
Participant
Member since ‎11-24-2015

User Statistics

  • 51 Posts
  • 0 Solutions
  • 14 Kudos given
  • 4 Kudos received

User Activity

Hello experts, I want to replace namespace prefix ns2 to ns0 in below XML using XSLT. <?xml version="1.0" encoding="utf-8"?> <ns2:hr xmlns:ns2="urn:test.com"> <Resources> <EmployeesRecords> <Record> <Name>AAA € </Nam...
Hi Experts, Connection between SAP to SCPI is configure using soamanager for consumer proxy. Username maintain for consumer proxy is - sb-7e25c01f-d931-44a2-8d06-9eef07c07653!b268|it-rt-abc-cpi-dev!b46 I do not find such user id in Users inside...
Hello experts, I want to use REST adapter to upload file in Amazon's AWS S3 bucket. Below is steps which needs to be done to upload csv file into S3 bucket. 1. Call token API to fetched token Request payload in JSON with POST method 2. Call...
Hello Experts, I need help to configure below scenario in SAP PO 7.5 system.I want to establish connection with AWS server based API's using REST adapter provided by SAP. This is 2 step method 1 - Call token URL by giving specific(fix) headert...
Problem statement: After successful creation of main file, create a zero(0) byte trigger file with same name as main payload filename at receiver side. Requirement Create zero byte(empty file) trigger file at FTP/SFTP receiver side with a same name...