Auto populate fields using business rule
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2022 02:29 AM
Hello,
I am having trouble populating some fields from one table to another through a business rule.
I want to take the flieds from this table form and view.
And auto populate on Site, here.
This is my business rule. Table is set to cmn_location and the running state is set to after insert/update.
What am I missing ?
- Labels:
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2022 02:36 AM
Could you provide a value for site name in the business rule script?
I think because its mandatory and you aren't providing one, the insert is not submitting.
Please mark answer as helpful/solved based on impact

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2022 02:42 AM
Hello
I can see that you have created the Business Rule in "Service module Integration" Application and as you are updating the data from one scope (global scope - 'cmn_location') to target scope ("Service module Integration") then you should consider giving the required "cross scope privilege access" and allow the record to be created in target scope.
You can plan to change the BR application as "Global" and create new cross scope access to create a record in target scope.
Hope it helps!!
Please Mark ✅ Correct/helpful, if applicable, Thanks!!
Regards
Sulabh Garg
Regards
Sulabh Garg