Activity › Forums › Salesforce® Discussions › Which objects support business processes in salesforce?
-
Which objects support business processes in salesforce?
Posted by Piyush on November 13, 2019 at 1:11 PMWhich objects support business processes in salesforce?
Nikita replied 6 years, 6 months ago 3 Members · 2 Replies -
2 Replies
-
Hi,
Objects which support business processes in salesforce are-
Lead
Opportunity
Case
SolutionYou must create the business process before creating record types for each of above objects.
You can then associate each business process with one or more record types and make it available to users based on their profile.
In order to implement more than one business process, multiple record types must also be implemented.Business Process Examples
Lead Processes:– 3rd Party Leads
– Leads generated via campaigns
– Leads generated via a registration formOpportunities Sales Processes:
– Inside Sales vs. Outside Sales
– New business vs. Existing Business (Up selling)Case Processes:
– Customer Inquiries
– Internal Requests
– Billing inquiriesThanks.
-
This reply was modified 6 years, 6 months ago by
Prachi.
-
This reply was modified 6 years, 6 months ago by
- [adinserter block='9']
-
Hi Piyush,
The business process metadata type enables you to display different picklist values for users based on their profiles. This type extends the Metadata metadata type and inherits its fullName field.
Multiple business processes allow you to track separate sales, support, and lead lifecycles. A sales, support, lead, or solution process is assigned to a record type. The record type determines the user profiles that are associated with the business process.You must create the business process before creating record types for each of the following objects-
- Lead
- Opportunity
- Case
- Solution
Log In to reply.