Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Service Development | Working with OData Services | Editing the OData Service
 
Editing the OData Service
You can use the OData service editor to modify an OData service.
Keep the following points in mind when editing an OData service:
*Do not modify the signature of the generated OData service implementations. You must only add processing logic to these services.
*To modify the signature of any of the generated OData service implementations, you must modify the entities and their associations in the OData service.
*To edit an OData Service
1. In the Package Navigator view, navigate to and open the OData service that you want to edit. The OData service opens in the OData service editor.
2. Make the necessary modifications to the OData elements, properties, or associations. You can also modify the corresponding properties in the Properties view, if required.
3. Click File > Save.
4. Refresh the OData service to update the corresponding OData service implementations by right-clicking the OData service in the Package Navigator view and selecting Refresh.