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
          OM Standard: Optimize Large Order Submission with OrderSubmitMode

          OM Standard: Optimize Large Order Submission with OrderSubmitMode

          If large orders are failing when submitted, a possible solution is to change the OrderSubmitMode custom setting from Synchronous to Queueing.

          When OrderSubmitMode is set to Queueing, OM processes decomposition and orchestration plan composition separately, rather than try to complete them both at the same time. This separation results in smaller processes and fewer failures.

          Note
          Note

          Queueing mode uses more asynchronous calls than the default Synchronous mode. These calls are currently limited to 250,000 per day for most orgs (if your org has more than 1250 licenses, then more calls are allowed). If you're concerned about how many calls your org is making, consider leaving Order SubmitMode on its default of Synchronous. For details about Salesforce governor limits, see: Execution Governors and Limits

          1. In the Lightning environment, click the Settings gear icon, then click Setup.
            An image of the Setup button.
          2. In the Quick Find field, type Custom Settings, then click Custom Settings.
          3. In the Custom Settings page, find XOMSetup and click the Manage link next to it. If you don't see XOMSetup, then click the X from among the letters at the top of the screen to filter out most of the options.
            The Custom Settings screen, with arrows pointing to the X navigation aid and the XOMSetup list item.
          4. Next to OrderSubmitMode, click the Edit button.
            The Custom Setting window, with OrderSubmitMode highlighted.
            Note
            Note

            If the custom setting isn't there, you can add it. See

          5. In the XOM Setup Edit window, in the Value field, type Queueing, then click Save.
            The XOMSetup Edit screen, editing OrderSubmitMode, with the Value field highlighted and the word Queueing in the field.

          Order Management processes orders in a queue, rather than all at one time. Large orders often experience fewer errors.

           
          Loading
          Salesforce Help | Article