Export and Import an Orchestration in Salesforce IoT Scale Edition
- In your sandbox cluster, click Orchestrations and then click the orchestration name.
- Next to Deploy, click the dropdown arrow and selectExport. The downloaded file contains the orchestration definition in JSON format.
- Navigate to your production cluster URL.
- Ensure that the sandbox and production names of the profile, event types, and output connections match. If any names don’t match, change the names in the JSON file.
- Click Orchestrations, and then click NewOrchestration.
- Enter the orchestration name and its associated profile. The profile must already be in your cluster.
- Click Create.
- From the orchestration page, next to Deploy, click the dropdown arrow and select Import.
- Click Choose file.
- Select the JSON file you exported earlier and then click Import.