Executing an Operation Using Editor
You can use the Run option in REST API descriptor editor to execute an operation.
To run a REST V2 resource operation
1. In the Package Navigator view, open the REST API descriptor 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 Enter 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.