Forum Post: How Can We Send A File Through Rest

  • Thread starter Thread starter mysteryminds
  • Start date Start date
Status
Not open for further replies.
M

mysteryminds

Guest
Hi All gurus I have a small request can someone tell me step by step process to send a file to other location outside Progress. What I'm planning to achieve is that to open a file in other location [e.g: If a user clicks a file in ROLLBASE it has to open at our corporate server location which is outside Rollbase Public Network] I've been told that we need to use the REST API process to do the operation So can someone guide me a step by step process So Far what has been done : I'm able to get the name of the document OnClick of a document I have used Javascript (window.open) to open out corporate site and also opens the HTML Canvas Application. WHAT IS PENDING 1. How to send the Physical File to the Server 2. Converting the file to open it in our applcation 3. After manipulation to send back to ROLLBASE and save it Kindly suggest

Continue reading...
 
Status
Not open for further replies.
Back
Top