@@ -52,9 +52,13 @@ Each services has an end point that is listed in the following table:
For example, to get the list the available Automation Plans, calls the end point `<web_server_address>/<context>/services/autoPlans` and the corresponding answer will be a RDF/XML output that lists all Automation Plans that are supported by the Service Provider.
---
#### Extend and existing Automation Plan
#### Extend an existing Automation Plan
Suppose you want to extend an analysis tool function by adding a new parameter.
We have to work on both the client side and the server side following these steps: