Question
2
Replies
50
Views
GalaxE Solutions
Posted: June 5, 2018
Last activity: June 7, 2018
Closed
How to find if a RDB method is used in an Activity.
Hi All,
I am trying to develop a custom guardrail warning when a RDB method is used in an activity. I would like to know the ways to find whether a RDB method is used while trying to save the activity. An informational message should be triggered that OBJ methods should be preferred. Please suggest.
Thanks in advance.
Vivek
Hi There,
Please reference activity Rule-Obj-Activity CheckForWarning.
At step no 9 there is a Java step with description 'check for warning'
This should help you in achieving your scenario.
Regards,
Ujjwal