generating code for restful web service |
Web Services |
To generate code for a RESTful Web Service:
Open PROIV Control Panel and click Web Services.
Expand RESTful Web Services and click Manage RESTful Web Services.
Click Generate.
The Code Generation window appears. You have two choices, PHP Client Code and Objective-C Client Code.
To get the code in PHP, click PHP Client Code.
The RESTful Web Service gets generated into the PHP code and is stored as the zip folder. For example, <RWSname>_PHP.zip.
To get the code in Objective-C, click Objective-C Client Code.
The RESTful Web Service gets generated into the Objective-C code and is stored as the zip folder. For example, <RWSname>_Objective-C.zip.
Topic ID: 400044