Skip to main content
Skip table of contents

Providing ReSTful Web Services 1

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

JavaScript errors detected

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

If this problem persists, please contact our support.