Niyati
Explorer
Member since ‎2018 Dec 24

User Statistics

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

User Activity

Hi All,I have a requirement to call the REST API to get the file name in response payload and use that particular filename in file sender channel to poll the file from SFTP server and place it in S4.Kindly suggest how we can give the file name dynami...
Hi All,I have requirement to download a large file ( > 2GB) using REST URL.The actual message flow is like we need to fetch the file having username/password from AL11 and call the REST URL to download the file(.tar file).I have tried to use the asyn...
Hi All,I have a requirement where i need to pick a file from SAP system and call a REST URL to download a .tar file in response and place it into AL11 folder. I have created a File receiver adapter to place the .tar file in AL11 using RequestResponse...
Hi All, I have a requirement to call the REST webservice to fetch the file and transfer to a folder (REST - PO - SFTP). Before calling the actual REST api to fetch file, I need to call a Login REST api using basic authorization which will return ...