「入口網站協同作業啟用」使用 Rational Application Developer (RAD) (這是由 WebSphere Portal Server 提供的)。
在您執行「啟動程式」和安裝程式之前,如果支援的 WebSphere Portal Server 版本已存在於系統上, 則安裝程式已自動配置您安裝的 RAD,因此您不需要執行本節中所說明的配置作業。
如果您是在執行 WebSphere Business Integration Server Express 的安裝程式之後才安裝 WebSphere Portal Server,您將需要配置 RAD,才能與這些工具搭配使用,如下所示:
比方說,如果 WebSphere Business Integration Server Express 安裝在 C:\Programs\IBM\WebSphereBI,RAD 安裝在 C:\Programs\IBM\RAD\SDP\6.0,請將 com.ibm.btools.csm.link 檔案從 C:\Programs\IBM\WebSphereBI\Tools\IES301\links 複製到 C:\Programs\IBM\RAD\SDP\6.0\eclipse\links。
比方說,假設 WebSphere Business Integration Server Express 安裝在 C:\Programs\IBM\WebSphereBI,而 RAD 安裝在 C:\Programs\IBM\RAD\SDP\6.0,請編輯在 C:\Programs\IBM\WebSphereBI\bin 目錄中找到的 startcsm_rad 檔案,並將下列指令行:
set WSWB_EXECUTABLE=%1
set WSWB_PATH=%2
換成
set WSWB_EXECUTABLE="C:\Programs\IBM\RAD\SDP\6.0\rationalsdp.exe"
set WSWB_PATH="C:\Programs\IBM\RAD\SDP\6.0"
startcsm_rad.bat檔案來啟動 RAD。
如需「入口網站協同作業啟用」的相關資訊,請參閱 WebSphere Business Integration Express System Implementation Guide。