Newer Version Available
Prerequisites
Set up permissions that are required to run the durable streaming samples.
- You must have access to a Developer Edition org and have the API Enabled and Streaming
API permissions enabled. These permissions are enabled by default in a Developer Edition
org, but an admin might have changed them.
To create a Developer Edition org, go to developer.salesforce.com/signup and follow the instructions for signing up for a Developer Edition organization.
- To receive notifications, the logged-in user must have Read permission on the StreamingChannel standard object.
- To create and manage notifications, the logged-in user must have Create permission on the StreamingChannel standard object.
- To save the Apex class, the logged-in user must have the Author Apex permission.
- To save the Visualforce page, the logged-in user must have the Customize Application permission.