또한 관리 사용자 이름이 Deploy_RCQR_eWAS.py의 세 곳에 나열되고, 그 값도 일치해야 합니다. 다음 예제는 이 파일의 기본값을 표시합니다. 관리자 사용자 이름이 굵은체 유형으로 세 번 표시됩니다.
# Set basic properties of custom security attrs = '[[useRegistryServerId false][primaryAdminId %s][customRegistryClassName %s]]' % ('admin', 'com.ibm.rational.cq.was.userregistry.CQUserRegistry') AdminConfig.modify(customUserRegistry, attrs)# Set custom properties customProps = { 'autoCreateJazzGroups':'true', 'jazzAdmins':'admin', 'jazzProjectLeads':'lead', 'cqDbSetName':'7.0.0', 'cqUserDbName':'SAMPL', 'cqConnectionURL':'http://localhost:12080/TeamWeb/services/Team', 'cqConnectionUsername':'admin', 'cqConnectionPassword':'admin', 'cqConnectionPasswordEncrypted':'false', }
"%RATIONAL_COMMON%/CM/profiles/reportalprofile/bin/startServer" server1 -profileName reportalprofile
wsadmin.bat -lang jython -f ..\..\..\Scripts\Deploy_RCQR_eWAS.py
"%RATIONAL_COMMON%/eWAS/bin/wasservice" -add reportalprofile -serverName server1 -profilePath "%RATIONAL_COMMON%/CM/profiles/reportalprofile" -stopArgs "-username <user> -password <password>"
https://machinename.domain:portnumber/jazz/reportal/projects/Vega예를 들어 다음 URL을 사용하여 ClearQuest용 보고서 서버에서 보고서 인터페이스를 엽니다.
https://localhost:15443/jazz/reportal/projects/Vega