Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Service Development | Working with Web Services | Working with Binders | Deleting an Operation from a Binder
 
Deleting an Operation from a Binder
If two binders share an operation, you can delete the operation from one binder but not the other. The operation will still be in the provider web service descriptor, but only be in one binder.
Keep the following in mind when deleting an operation from a binder:
*You can delete operations from a service first provider web service descriptor only.
*If other binders in the provider web service descriptor contain the operation, that operation remains in the web service descriptor.
*If an operation only exists in one binder, deleting it from that binder removes it entirely from the web service descriptor.
*If you delete an operation from the Operations tab, it is deleted entirely from the web service descriptor and from all the binders that exist for that web service descriptor. For more information about deleting operations, see Deleting Operations.
*To delete an operation from a binder in a provider web service descriptor
1. In the Package Navigator view in the Service Development perspective, open and lock the service first provider web service descriptor.
2. In the Binders tab, expand the binder containing the operation to delete.
3. In the binder, select the operations you want to delete.
4. Click on the web service descriptor toolbar or right-click and select Delete.
Designer deletes the selected operation from the binder.
5. Click File > Save.