What do I do if I get an error on a custom fixed-choice list when importing orchestrations?

If you're creating an orchestration for a custom object, then that object's metadata must complete publishing before your orchestration import. If you receive an error about referencing an invalid fixed-choice list during orchestration import, this may mean the publishing process didn't complete before the orchestration import started. By default, the orchestration import polls the completion status of the metadata publishing for 5 minutes before giving you an error. You can increase that amount of time the import waits by creating and setting a profile option.

  1. Navigate to Setup and Maintenance work area.

  2. Open the Tasks side panel and click Search.
  3. Search for and select the Manage Profile Options task.
  4. From the Manage Profile Options page, click Actions > New .
  5. Enter the following:
    • Profile Option Code: ZCA_ORA_ORCH_GEN_ARTIFACT_MAX_POLL_MINS

    • Profile Option Name = Maximum time in min to wait for completion of object-metadata artifact generation

    • Application: CRM Common

    • Module: Orchestration ( LBA as CrmCommonOrchestration)

    • Description (optional): Time in minutes
    • Start Date: Any date in the past

  6. Click Save and Close.

  7. For the Site Profile Option Levels, select the Enabled and Updatable check boxes to enable.

  8. Click Save and Close.

  9. In the Setup and Maintenance work area, open the Manage Administrator Profile Values task:

    • Offering: Sales

    • Functional Area: Sales Foundation

    • Task: Manage Administrator Profile Values

  10. In the Manage Administrator Profile Values page, search by the profile option code: ZCA_ORA_ORCH_GEN_ARTIFACT_MAX_POLL_MINS.

  11. Click the profile option name link.
  12. On the Profile Values section, click New (the plus button).
  13. Select Profile Level as Site and enter the time in minutes.
  14. Click Save and Close.