productInsights フィーチャーは、サーバー登録および使用量レポート作成のためにソフトウェアを IBM Cloud Product Insights に登録します。
IBM Cloud Product Insights 1.0 フィーチャーを使用可能にするには、次のエレメント宣言を server.xml ファイルの featureManager エレメント内に追加します。
<feature>productInsights-1.0</feature>
IBM Cloud Product Insights 1.0 フィーチャーに従属するフィーチャーを開発している場合は、新規フィーチャーのフィーチャー・マニフェスト・ファイル内の Subsystem-Content ヘッダーに次の項目を含めます。
com.ibm.websphere.appserver.productInsights-1.0; type="osgi.subsystem.feature"