Loading
Industries Order Management
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          Overview of Extending the Asynchronous System Interface

          Overview of Extending the Asynchronous System Interface

          Services and customers can extend the functionality of the XOMAsyncSystemInterface class to add more functionality, such as applying logic to determine if a response is good or bad.

          XOMAsyncSystemInterface.processResponse and XOMAsyncSystemInterface.processResponseDeferred are virtual, which enables you to override those methods and customize the processing. You can create a new customized class to call by using a new REST endpoint. This enables custom callback, and also enables you to customize the processing of the callout itself. This means you can write your own class and extend the default out of box functionality, for example, you can log the request and response, or save them in custom fields for later inspection.

          Next Steps

          Extend the asynchronous system interface: See Extend the Asynchronous System Interface

           
          Loading
          Salesforce Help | Article