Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2024 10:51 PM
Hello @El Cuchi
If you are triggering from Transform maps, you have to enable Run Business Rules ..
If your triggering from any API which triggers the BR up on Insert/update
Use gs.isInteractive() ll !gs.isInteractive()
in the advanced condition, which will run for both interactive and non interactive (API) sessions
Please mark the answer as helpful and correct if helped.
Kind Regards,
Ravi Chandra