注意: 検索をMicrosoft WordドキュメントとWebCenter Portalページに制限するには、このパラメータをapplication/mswordに設定し、serviceIdsパラメータをoracle.webcenter.doclib,oracle.webcenter.pageに設定します。 関連項目:『Oracle Fusion Middleware Oracle WebCenter Portal管理者ガイド』の特定のドキュ...
Oracle JDeveloperでPortal Frameworkアプリケーションを開きます。 「アプリケーション・リソース」パネルで、「接続」を右クリックし、「接続の作成」→「コンテンツ・リポジトリ」を選択します。 「コンテンツ・リポジトリ接続の作成」ダイアログで、接続の接続名(MyOCSConnectionなど)を指...
java: java.lang.OutOfMemoryError: WrappedJavaFileObject[org.jetbrains.jps.javac.InputFileObject[file:/D:/code/git/mw/me/umc-portal/business/src/main/java/com/lk/umc/portal/business/system/service/impl/SysMsgAuditServiceImpl.java]]@pos107153: WrappedJavaFileObject[org.jetbrains.jps.javac.Input...
applicationName* すべて 分析データを表示する対象のPortal Frameworkアプリケーションの名前を指定します。たとえば、MyPortalApplicationと入力します。 ポータルの場合、アプリケーションの名前は常にwebcenterです。 分析データベースを使用して複数のアプリケーションのイベント・データを格納...
<repositoryInfo class="oracle.portal.wcs.provider.info.JdbcDbInformation"> <connectionName>jdbc/portletPrefs</connectionName> <useRAA>false</useRAA> <useASO>false</useASO> </repositoryInfo> タグ・パラメータの詳細は、第65.5.1.4項「repositoryInfoタグの属性および子タグ」を参照してください...
If you create your portal using WebCenter Portal's Framework application template, all the appropriate WebCenter Portal service connection wizards and tag libraries are readily visible and available in the New Gallery and Component Palette. When you consume a WebCenter Portal service task flow or co...
For more information about WebCenter Portal services and task flows, see Section 2.4, "Introducing Oracle WebCenter Portal: Services."If you create your portal using WebCenter Portal's Framework application template, all the appropriate WebCenter Portal service connection wizards and tag libraries are...
In Oracle WebCenter Framework, the portlet does not provide the chrome. The consuming application provides the chrome. This behavior conforms to the WSRP convention, but it is a change from Oracle Portal, where Oracle PDK-Java provided the chrome for portlets. Hence, the Oracle PDK-Java portlet...
You can set the variable yourself in the web.xml file for you portlet application as follows: <env-entry> <env-entry-name>oracle/portal/wsrp/server/disableJavaObjectCache</env-entry-name> <env-entry-type>java.lang.Boolean</env-entry-type> <env-entry-value>true</env-entry-value> </env...
ここに示すELは、WebCenter Portalで構築されたポータルとJDeveloperで構築されたPortal Frameworkアプリケーションの両方に適用されます。 表G-8 ドキュメントに関連するEL式 式機能 #{documentsService.defaultConnectionName} デフォルトのコンテンツ・リポジトリ接続名を取得します。接続名が定義...