- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi,
I don't see Javascript in debugger tool when dealing with business rules. Is this because Javascript runs server side? So I have to use the log to debug?
Thanks,
Aniket
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @hikerclimber,
some business rules are code-less, if the Advanced field is unchecked, it can set message and field values without script.
Perhaps this is the situation. Can you share what happened? Any screenshot or steps to replicate.
BR being server side is not the problem.
100 % GlideFather experience and 0 % generative AI
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Oh k. I just have a gs.info in the advanced tab so that is probably why. I will try adding some meaning functions to see if I can debug.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
I got it working. I was forgetting to put the breakpoints in the debugger.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @hikerclimber,
some business rules are code-less, if the Advanced field is unchecked, it can set message and field values without script.
Perhaps this is the situation. Can you share what happened? Any screenshot or steps to replicate.
BR being server side is not the problem.
100 % GlideFather experience and 0 % generative AI
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Oh k. I just have a gs.info in the advanced tab so that is probably why. I will try adding some meaning functions to see if I can debug.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
So I added the following code but it won't show in debugger. I put SAP in the short description field.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @hikerclimber,
is your BR executed on before/after/async and insert/update?
Please share the BR definition, this is too abstract to help you
100 % GlideFather experience and 0 % generative AI
