La funzione productInsights registra il software con IBM Cloud Product Insights per la registrazione del server e la notifica di utilizzo.
Per abilitare la funzione IBM Cloud Product Insights 1.0, aggiungere la seguente dichiarazione elemento nellelemento featureManager nel file server.xml:
<feature>productInsights-1.0</feature>
Se si sta sviluppando una funzione che dipende dalla funzione IBM Cloud Product Insights 1.0, includere il seguente elemento nellintestazione Subsystem-Content nel file manifest della funzione per la nuova funzione:
com.ibm.websphere.appserver.productInsights-1.0; type="osgi.subsystem.feature"