Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Service Development | Working with REST API Descriptors | Swagger Based Provider REST API Descriptors | Working with REST Resources in a REST API Descriptor | Running a REST V2 Resource Operation from REST API Descriptor Editor | Executing an Operation Using Editor
 
Executing an Operation Using Editor
You can use the Run option in REST API descriptor (RAD) editor to execute an operation.
*To run a REST V2 resource operation
1. In the Package Navigator view, open the RAD which contains the operation that you want to execute .
2. Click the REST Resources tab.
3. Select the operation that you want to execute.
4. On the top right corner of REST Resources tab, click .
5. In the Input for <REST URL> dialog box, specify input values for the operation.
6. Click OK.
Designer runs the operation and displays the results in the Results view.