Active Control is the Core functionality of SAM.
...
NOTE2: For a user when the app is parent sa in MY work, he will get User access from parent app (ie..e user roles will same as what is present on parents step3) and if he changes the radio button to manual / auto and app is still in My Work, he will get User access same as what we see in the audit matrix for this app (Users who are non content /root admin - will get deny access though they appear in the audit matrix.
User who is owner of the app and not part of audit matrix he will get the user access)
⦁ SAM Error - Tells about error status if any
a. NO Error - There are no errors while scanning
b. FullReloadError- Error while full reloading the pp
c. InstantReloadError - - Error while instant loading the pp
⦁ ScanError - any other errors ex. it appears for app having two active SA or if app Section Access script exists in your App but can't be Reverse Engineered
⦁ Error Message: detailed error message of the scan error
a. Section Access script exists in your App but can't be Reverse Engineered. Please fix the SA in your Qlik App and rescan your App
b. Instant reload failed.SAM will retry in the cache service
c. Reload using task failed.Status of the task on the QMC is 'Failed' and appId is '<<App id>>'.Pelase try to reload the app manually
d. Section Access script exists in your App but can't be Reverse Engineered. Please fix the SA in your Qlik App and rescan your App.
...
Based on the settings and type of app which is getting scanned for SAM, we should see the status as below after scanning the App
Usage based on the App Section Access State | Sam Auto Gen Script | RE Status | Sync Type | Status |
App without Section access | No | No SaScript | Auto | ScannedOK |
App with Simple Reverse Section Access | No | SaScriptReversible | Manual | ScannedOK |
App with Complex Reverse Section Access04 | No | SaScriptNotReversible | unmanaged | unmanaged |
App without Section access | If Auto | SaScriptsReplacedBySam | Auto | Active |
App with Simple Reverse Section Access | If Auto | SaScriptReversible | Manual | ScannedOK |
App with Complex Reverse Section Access04 | If Auto | SaScriptNotReversible | unmanaged | unmanaged |
App without Section access | If Manual | No SaScript | Auto | ScannedOK |
App with Simple Reverse Section Access | If Manual | SaScriptsReplacedBySam | Manual | Active |
App with Complex Reverse Section Access04 | If Manual | SaScriptNotReversible | unmanaged | unmanaged |
App without Section access | Both | SaScriptsReplacedBySam | Auto | Active |
App with Simple Reverse Section Access | Both | SaScriptsReplacedBySam | Manual | Active |
App with Complex Reverse Section Access04 | Both | SaScriptNotReversible | unmanaged | unmanaged |
...