How can I make it so sales reps can create and edit products and product groups?
Since the Sales Representative role doesn’t have product maintenance privileges by default, do one of the following:
- Option A: Extend the
ORA_ZBS_SALES_REPRESENTATIVE_JOB
role to include the privileges. - Option B: Create a custom job role (for example, Custom Sales Product Manager) with the Sales Representative role and the additional privileges.
In the Security Console, ensure the role includes these privileges:
Privilege Name | What It Grants |
---|---|
Manage Product | Lets users create and edit products |
Manage Product Group | Lets users create and edit product groups |
View Product | Lets users view products |
Manage Catalog (optional) | Lets users assign products to the catalog |