Instance Scan Execution Tracker record with state: Failed, for some applications

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2022 12:11 PM
Im executing Instance Scan Application scan with script (triggerAppScan).
Receive a sys_ id to a sys_execution_tracker record as expected but it has state set to: Failed
Which makes me suspect that something is still running in the background. Anyone experienced something similar?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2022 12:15 PM
new sn_instance_scan.ScanInstance().triggerAppScan('sys_id for the application');

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2022 11:00 PM
The error I experienced was resolved the next day, I then again had the opportunity to execute the same subflow as described above without previous errors. Which supports my theory about something running in the background.
However, I went through active transactions.. during the time this occurred, without seeing anything noticeable.