logo

NJP

Interactive

Ohh gr · Sep 12, 2026 · article

Ever wrote business rules that run only when the session is non interactive? It would be a valid condition if you want your business rule to run only if it is for an integration and not when a user triggered an action.

GR in such cases simply ignores all the other business rules and goes straight to the ones where gs.isInteractive() returns false. GR would appear aloof to the other scripts.

Doomsday

Creative Commons License

View original source

https://ohhgr.blogspot.com/2026/09/interactive.html