Warning message "Search criterion 'LAST_UPDATE_BY_DATA_SUPPLIER' is not configured" may occur. This is due to improved search implementation in the Simple System Integration (SSI) application.
In such cases, please also check this Simple Diagnostics Agent Troubleshooting section.
Per SAP Focused Run 2.0 FP02, Simple System Integration (SSI) supports to specify a logon group for an ABAP system. The logon group which you specify, is currently only used by the Monitoring and Alerting Infrastructure (MAI). It was introduced to improve the stability of collecting system level data. The logon group, which is used for an ABAP system, can be reviewed and changed via the SSI “Edit Configuration” dialog of the ABAP system.
If you have upgraded to SAP Focused Run 2.0 FP02, and you have SSI configured ABAP systems from your pre-FP02 installation, following applies. If you execute SSI without touching the “Edit Configuration" dialog, the connection check which is executed during the "Establish Prerequisites" step, uses the default logon group which has value “SPACE”. In case the logon group “SPACE” does not exist on your ABAP system, SSI will run into an error. If the connection check is successful, the default logon group is send to the SimpleDA of the ABAP system. If the connection check fails, the configuration data is not send.
While saving data in the “Edit Configuration” dialog, the logon group which you have chosen is checked, saved, distributed to, and used by the SimpleDA of the ABAP system. All available logon groups are retrieved from the LMDB, and displayed in the drop-down list of the “Edit Configuration dialog”.
The available logon groups for an ABAP system can looked up in the LMDB as follows:
It is possible to change the default logon group by implementing a BAdI. Details are provide here: SSI Default Value Customizing.