IBM Enterprise Records, 버전 5.1.2   

Oracle WebLogic Server에서 CRConfig.xml 파일 편집

Content Engine 또는 컨텐츠 플랫폼 엔진Oracle WebLogic Server에서 실행 중인 경우, CRConfig.xml 파일을 수정하여 Crystal Server와의 Content Engine 또는 컨텐츠 플랫폼 엔진 JDBC 연결을 작성할 수 있습니다.

프로시저

Content Engine 또는 컨텐츠 플랫폼 엔진Oracle WebLogic Server에서 실행되는 경우 Crystal Server와의 Content Engine 또는 컨텐츠 플랫폼 엔진 JDBC 연결을 작성하려면, 기존 CRConfig.xml 파일을 수정하십시오.

다음 테이블에 표시된 XML 요소 컨텐츠를 업데이트하십시오.
표 1. Content Engine 또는 컨텐츠 플랫폼 엔진Oracle WebLogic Server에서 실행되는 경우의 XML 요소
XML 요소 설정
Classpath

다음 JAR 파일을 클래스 경로에 추가하십시오.

  • Jace.jar
  • log4j.jar
  • wlclient.jar

Crystal Server와 Content Engine 또는 컨텐츠 플랫폼 엔진 서버가 함께 위치하면,Content Engine 또는 컨텐츠 플랫폼 엔진이 배치한 폴더 아래에 Jace.jarlog4j.jar가 있습니다. Crystal Server와 Content Engine 또는 컨텐츠 플랫폼 엔진 서버가 개별 서버에 있는 경우에는 Jace.jarlog4j.jarce_install_path/libContent Engine 또는 컨텐츠 플랫폼 엔진에 있습니다. JAR 파일을 로컬로 Crystal Server에 복사하십시오(예: C:/CE_jars). 그런 다음 클래스 경로가 이 위치를 향하게 하십시오.

wlclient.jar는 다음 디렉토리에 있을 수 있습니다.
WL10_install_path/server/lib
예:
C:/bea/wlserver_10.3/server/lib/wlclient.jar
JVMMaxHeap

값을 512000001 -Djava.naming.factory.initial=weblogic.jndi.WLInitialContextFactory로 설정합니다.

  • 이 문자열의 값을 JVMMinHeap 크기보다 크게 설정해야 합니다.
  • JVMMaxheap 태그 내에서 코드의 하나의 행으로 Java™ 특성을 입력해야 합니다. 예제에 표시된 줄 바꿈은 읽기의 편의성을 위해 사용되었습니다.
JVMMinHeap

값을 512000000으로 설정합니다.

JDBCURL
다음 형식으로 Oracle WebLogic ServerContent Engine 또는 컨텐츠 플랫폼 엔진에 연결하는 데 사용되는 JDBC URL을 입력하십시오.
jdbc:filenetp8:t3://CE_server:port/
FileNet/Engine?objectstores=FPOS
여기서 CE_serverContent Engine 또는 컨텐츠 플랫폼 엔진 서버의 이름이고, portier_install_path/RecordsManager/WEB-INF/WcmAPIConfig.properties 파일에 있는 RemoteServerURL 매개변수에 사용되는 포트 번호입니다.
JDBCClassName

값을 com.filenet.api.jdbc.Driver로 설정합니다.

JDBCUserName GCD 관리자 역할을 가진 사용자의 이름을 입력하십시오.
GenericJDBCDriver
전체 JDBC GenericJDBCDriver 요소를 다음으로 바꾸십시오.
<GenericJDBCDriver>
	<Option>No</Option>
	<DatabaseStructure>tables</DatabaseStructure>
	<StoredProcType>Standard</StoredProcType>
	<LogonStyle>SQLServer</LogonStyle>
</GenericJDBCDriver>
올바른 라이센스 키 코드가 keycode 노드에 있는지 확인하십시오.


피드백

마지막 업데이트 날짜: 2013년 11월
frmoc021.htm

© Copyright IBM Corp. 2013