Clear Stuck Events in a Salesforce IoT Scale Edition Event Pipe
- To export an event pipe, on the Event Pipes tab, click the event pipe.
- On the event pipe’s page, click the dropdown next to Deploy, and choose Export. The event pipe is downloaded as a JSON file.
- Note the event pipe name and destination profiles because you need the information when recreating the event pipe.
- To delete the event pipe, click the dropdown next to Deploy, and choose Delete.
- To recreate the event, on the Event Pipes tab, click New Event Pipe.
- Enter the event pipe name, and select the input stream to associate it with.
- Click Save.
- On the event pipe’s page, click the dropdown next to Deploy, and choose Import.
- In the popup, click Choose File, and navigate to the JSON file that you exported.
- Map the profile to an existing profile in your cluster. If the event pipe is connected to multiple profiles, map all profiles.
- Click Import Event Pipe.
- Click Save, and then click Deploy.