Providing ReSTful Web Services
For each URL part of your ReSTful web service, you can assign an X4 handler Technical Process to each HTTP method, e.g. a GET
entry for the GET
method.
Available HTTP methods
You can define the following HTTP methods once within an operation block:
GET
PUT
POST
DELETE
as well as any other methods with a valid XML name