Testing Service logic In Designer

You may want to test your service logic iteratively as you develop it in Designer. It is possible to launch the logic and simulate an incoming request without publishing the logic to a CloverETL Server.

Using the Run Configuration in Designer for the service, you can set incoming HTTP parameters, HTTP headers as well as request payload.

After executing the service, the HTTP response including the serialized payload will be shown in job execution log, so you can inspect it in Console window.