After running Backgroud script it is showing blank screen
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-14-2024 10:28 PM
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-15-2024 09:17 AM
@Sirisnow333-_ This is an indication that the query you ran is taking longer than expected to return the result and hence the blank page with transaction timer message showed up on the screen. In such case either the transaction would timeout or the script will return the result after some time.
Hope this helps.