このガイドライン (ガイドライン ページ)を使用して、IBM Connections と IBM Websphere Portal を統合しています。
ポータル アプリケーション アーカイブ SNPortlets.paa を展開するには、スクリプトを実行するために、接続のインストール (ネットワーク展開のインストール) からいくつかのパラメーターを知る必要があります。
-DICportletWebapp=portletWebapp
-DICblogsHomepageHandle=homepagehandle
-DICemailSetting=emailSetting
-DICtagSearchType=tagSearchType
-DICdsxAdminId=
-DICdsxAdminPwd=
(私が理解しようとしたもの)
-DICbaseURL=https://connections_domain
-DICprofilesContextRoot=/profiles
-DICfilesContextRoot=/files
-DICprofilesURL=https://connections_domain/profiles
-DICprofilesURLunsecured=http://connections_domain/profiles
-DICsearchContextRoot=/search
-DICnewsContextRoot=/news
-DICfilesURL=https://connections_domain/files
-DICsearchURL=https://connections_domain/search
-DICoauthURL=https://connections_domain/connections/oauth
-DICnewsURL=https://connections_domain/news
-DICoauthContextRoot=connections/oauth
質問: これらすべてのパラメーターを取得できる構成ファイルまたはその他のソースはありますか?