- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-07-2024 06:21 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-07-2024 06:22 AM
@AnkitT Unfortunately, Async BRs can not be debugged using Script debuggers as only synchornous operations can be debugged by script debugger.
Hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-07-2024 06:22 AM
Hello @AnkitT ,
You can refer the below article.
Please accept my answer and give thumbs up, if it helps you.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-07-2024 06:22 AM
@AnkitT Unfortunately, Async BRs can not be debugged using Script debuggers as only synchornous operations can be debugged by script debugger.
Hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-07-2024 06:22 AM
Hello @AnkitT ,
You can refer the below article.
Please accept my answer and give thumbs up, if it helps you.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-07-2024 06:27 AM
I'm confused as to what you're asking. Are you asking if it is possible to enable the script debugger on an Async BR, or are you asking if it is possible to call a script include in a Async BR? In the case of the first question, take a look at this other post, as it may help you debug your Async BR Debug Async BR . In the case of the second question, yes you can call a script include in an Async BR.