You are here:
Post Deployment Steps for Program Management Console
After you deploy the metadata to your org, complete these post deployment steps before you use Program Management Console.
-
Set Admin User as the default flow user.
- From Setup, in the Quick Find box, enter Process Automation, and then select Process Automation Settings.
- In Default Workflow User, select Admin User.
- Save your changes.
-
Clone and activate the Process Approved Application flow.
- From Setup, in the Quick Find box, enter Flow , and then select Flows.
- From the list, click the managed version of Process Approved Application.
- To clone the flow, in the Flow Builder toolbar, click Save As.
-
Enter a label, API name, and description for the cloned flow and click Save.
The cloned flow opens in Flow Builder.
- Activate your flow.
-
(Optional) If the unmanaged version of the Process Approved Application flow exists in your org, deactivate or delete it.
- From Setup, in the Quick Find box, enter Flow , and then select Flows.
- From the list, click Process Approved Application.
- From the Flow Builder, click Deactivate in the button bar, and then save your changes.
-
(Optional) Create sample data for Program Management Console.
-
Deploy the
EUProgramSampleDataandEUProgramCreateSampleDataApex classes. - To upload images to the Salesforce Files section in your org from the file EnergyCPImages.zip, from the App Launcher, click Files, and then click Upload Files. See Upload Files.
- For products, use the product code as the image name.
- For programs, use the program name without the special characters and spaces as the image name.
-
Run the
EUFlowCreateSampleData.createRecords()Apex code in an anonymous window in Developer Console.See Executing Anonymous Apex Code.
-
Deploy the
-
Allow customers to view product images
- From the App Launcher, click Programs.
- Click the program for which you want to allow customers to view the image.
- Click the Related tab.
- In Notes & Attachments, to preview the image, click the image name.
- Click Share.
- To allow customers to view this image, under Who Can Access, set Customer Access to On, and then save your changes.

