Is there any restriction for record producer?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2024 11:11 PM
Is there any restriction for record producer? will it be applicable for all the tables or any restriction.
Please help this above question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2024 11:32 PM
Hi @vinod6
Record Producers provide a user-friendly interface allowing end-users to create records in tables without needing to directly access the form view of a table. While Record Producers can be very flexible and powerful.
A Record Producer is designed to create a record in a specific target table. When you create a Record Producer, you specify the table where you want the new records to be created. It means that for each table where you want to use a Record Producer, a specific producer needs to be configured for that table.
- Table Level: Access controls (ACLs) apply to Record Producers. If a user does not have the permission to create records in the target table, they won’t be able to successfully use the Record Producer even if they can access and submit the producer form.
- Field Level: Similarly, field-level security applies. If the Record Producer attempts to set a value in a field that the user does not have access to (write access), that particular field value might not be set as expected, depending on the design of your ACLs.
Note: Please Mark this Helpful and Accepted Solution. If this Helps you to understand. This will help both the community and me..
- Keep Learning
Thanks & Regards
Deepak Sharma
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2024 11:37 PM
Can you elaborate on your question in more detail? What kind of restriction do you want to implement? This link helps you restrict access on catalog.
-Vijendra Sainy