cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

​how to know if a field is affected by a business rule

adriangalisteo
Participant
0 Likes
702

Hello Team,

I see a field that is set on view but i do not know why, because manage business configuration says visibility editable.

how to know if a field is affected by a business rule? Is that possible? Can i know also which rule is in case is feasible?

Regards

Accepted Solutions (0)

Answers (2)

Answers (2)

nlgro02343
Active Contributor
Former Member

Hi Adrian,

It can be changed by a business rule or a UI rule.

1) UI Rule is simple just go to the respective UI portlet (if apply) and review Rules that may change field properties.

2) For business rules I would recommend first determine if by a quick review on BCUI is possible to determine the rules that change Data model (usually On Init rules)

3) If BCUI is not possible by a quick pass, download via Importa- Export , the MDF Business Rule Object and search for the field in the content in the exported excel file.

Best Regards

Amilcar

adriangalisteo
Participant
0 Likes

Hi!

in the absence of knowing if there is any transaction or something standard is very good that idea thanks!

And as for the configuration of the Manage Configuration UI, that for example for the payment details you can hide fields according to the rules, but sometimes fields are hidden that I have not wanted to hide and that is because it will exist in some rule, but I can not detect it.

Does anyone know if there is a way to know where is the rule affecting certaing field instead of being revieewing everything one by one?

Business Rules execution Rule Log is useful for business rules but as i see, it does not detect Manage Configuration UI rules

Regards