Auto populate fields using business rule

ZGT
Giga Contributor

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.

find_real_file.png

 

And auto populate on Site, here.

 

find_real_file.png

 

This is my business rule. Table is set to cmn_location and the running state is set to after insert/update.

 

find_real_file.png

 

What am I missing ?

2 REPLIES 2

Dan H
Tera Guru

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

Sulabh Garg
Mega Sage
Mega Sage

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

Please Mark Correct/helpful, if applicable, Thanks!!
Regards
Sulabh Garg