Home| Printable Version
There may be occasions when you want to call remote services without going through the server controllers. You can achieve this using the Add Third Party Service link on the application map. This enables you to submit an action to a third party service using any of the submission methods, including AJAX and receiving a response. Please note that because this type of call bypasses the server infrastructure, you will not have access to the bindings capability and you will also need to handle the response from the remote service within the page that makes the request. This will typically be achieved using Javascript. This type of call may typically be used for obtaining and rendering reporting-style information within parts of the full page. Calling remote services from the client
Using other control frameworks Business Rules, Composition and Orchestration