Financial Services Cloud Setup
If Conga Orchestrate is not installed, you must:
Setting Up a New Event Action for the Financial Services Cloud
Follow the steps below to set up the New Event action on the Business Process object.
To set up a New Event Action
- Go to Salesforce Setup in Lightning and select Object Manager.
- Click Business Process.
- Click Buttons, Links, and Actions.
- Click New Action.
- Select Create a Record for the Action Type field.
- Select Event for the Target Object field.
- Select Advisor Event for the Record Type field.
- Enter New Event (FSC) in the Label field
- Enter New Event (FSC) in the Name field.
- Click Save.
- Put any fields you want on the page layout. Place the Sub Type field on the page layout that was created when you set up the Event object in the Conga Orchestrate Setup Wizard.
- Click Save.
- Go back to Buttons, Links, and Actions and click New Event (FSC).
- Click New in the Predefined Field Values section.
- Select Name (under Standard Fields) for the Field Name field.
- Insert
FSTR__Business_Process__c.FSTR__Client__c
into the Formula Value field. - Click Save.
- Put the new custom action on the business process page layouts you want the action to appear on.
Setting Up a New Task Action for the Financial Services Cloud
Follow the steps below to set up the New Task action on the Business Process object.
To set up a New Task action on the Business Process object
- Go to Salesforce Setup in Lightning and select Object Manager under the Objects and Fields section.
- Click Business Process.
- Click Buttons, Links, and Actions.
- Click New Action.
- Select Create a Record in the Action Type field.
- Select Task in the Target Object field.
- Select Advisor Task in the Record Type field.
- Enter New Task (FSC) in the Label field
- Enter New_Task_FSC in the Name field.
- Click Save.
- Put any fields you want on the page layout.
- Click Save.
- Go back to Button, Links, and Actions and click New Task (FSC).
- Click New in Predefined Field Values.
- Select Name (under Standard Fields) for the Field Name field.
- Insert
FSTR__Business_Process__c.FSTR__Client__c
into the Formula Value field. - Click Save.
- Put the new custom action on the business process page layouts where you want the action to appear.