Hi All,
I have the following questions regarding REST services as i’m completely new to REST technique.
Basically i had to develop a webService (REST ) to accept attachments of different formats and store it in a directory path .
- Since i have to pass attachments as input ,One of the input fields are of object type. Is it possible to pass it via browser. How will the URL be generated in this case ?
2)Are there any server settings to be done while implementing REST services?
Please let me know if anyone has already implemented REST services to handle attachments.
TIA ,
Raj