4 Calling Custom REST Services

This topic provides information on Calling Custom REST Services. In implementation if any new services are written by implementer it has been directed to change the context root for new REST to digx/cz/v1.

For supporting it from the UI, implementer has to pass cz/v1 in the version field of the AJAX setting from his model.

For example see the snippet below:

Figure 4-1 Sample calling Custom REST Services