Skip to main content
Skip table of contents

Providing ReSTful Web Services

For each URL part of your RESTful Web service, you can assign one processing Technical Process per HTTP method, for example, a GET entry for the GET method.


Available HTTP methods

Within an operations mapping, the following HTTP methods can be defined once:

  • GET

  • PUT

  • POST

  • DELETE

  • And any other method that has a valid XML name

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.