Question
1
Replies
205
Views
Morgan Stanley
Posted: May 9, 2019
Last activity: May 10, 2019
Closed
Call access when from another access when
Hi
How to call an access when from another access when.
Do we have any OOTB function which supports it.
Rule-Access-When directly extends Rule-Obj-When.
It is possible that you could execute the @Utilities callWhen() function within the context of a Rule-Access-When rule, supplying the name of another Rule-Access-When rule as opposed to a Rule-Obj-When rule.
Give it a try and let us know if that works.