Just above that table, you should see 4 drop-downs pertaining to SCCM package status messages...
If you click those drop-down lists, you'll see the status messages that are selected for each (success, failure, collection cleanup, and rerun advertisement). You can select or deselect whichever messages you want for each category, but I don't really recommend changing the defaults. These values are stored in the database (WD_AppSettings) as a comma-separated list of integers.
The status mappings shown in your screen capture are applicable to applications. These were not pulled from SCCM.. They were hard coded in App Broker, and I believe originally they came from an old Microsoft document. The status values for packages were originally pulled from a table in Config Mgr, and are used under the "SCCM Status ID Mapping" section of the Config Mgr deployment page. I believe that these are also hard coded in App Broker now.. I'll attach a spreadsheet showing the possible status's for packages and applications, which I compiled a long time ago.
Just above that table, you should see 4 drop-downs pertaining to SCCM package status messages...
@jdempsey (Flexera Software)​ - Thanks for this. Do you know where this is coming from in SCCM and how does it map to the WD_AppSettings
@jdempsey (Flexera Software)​ - Can you advise
The status mappings shown in your screen capture are applicable to applications. These were not pulled from SCCM.. They were hard coded in App Broker, and I believe originally they came from an old Microsoft document. The status values for packages were originally pulled from a table in Config Mgr, and are used under the "SCCM Status ID Mapping" section of the Config Mgr deployment page. I believe that these are also hard coded in App Broker now.. I'll attach a spreadsheet showing the possible status's for packages and applications, which I compiled a long time ago.