Testing Service Logic in Designer
You may want to test your service logic iteratively as you develop it in CloverDX Designer. It is possible to launch the logic and simulate an incoming request without publishing the logic to CloverDX Server.
Under
→ → 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 the job execution log, so you can inspect it in the Console window.
Figure 51.3. Run Configuration of Data Services
The result of the test run can be seen in console in Designer.
Figure 51.4. Data Service test result in console