You are here:
Named Credentials Support for Order Management Standard
Salesforce manages all authentication for callouts that specify a named credential as the callout endpoint. A named credential specifies the URL of a callout endpoint and its required authentication parameters in one definition.
You can also skip remote site settings, which are otherwise required for callouts to external sites, for the site defined in the named credential.
Generally, to configure a callout for an external system, for example,
https://my_endpoint.example.com/some_path, you configure
System.URL = 'https://my_endpoint.example.com/' and System
Interface.Path=some_path'.
To connect Industries Order Management with Salesforce capabilities, you need to navigate to the corresponding System object and make a change. If you need to apply a named credential, then change System.URL to 'callout:My_Named_Credential/' after you configure My_Named_Credential according to the Salesforce instructions in Named Credentials.
Named Credentials Support applies to Order Management Standard only.

