2.2 SpecChange 規格變動
2.2.1 Situation 情景
A company requires apPRoval from three departments, Automation, Manufacturing, and Quality,
for every specification change to its prodUCtion system. When submitted, the specification
change should immediately appear in Automation's and Manufacturing's 'Inbox's for Approval.
However, the specification change should not appear in Quality's 'Inbox' until the other two
departments have approved it.
對于每個產品系統的規格修改,一個公司需要得到三個部門的批準,自動化,制造和
質量。當規格修改的請求被提交時,規格修改將立即出現在自動化和制造部門的收件箱中
等待批準。然而,規格修改不應該出現在質量部門收件箱中,直到其他兩個部門批準它以
后。
To simplify this example, rejecting a specification change will not be required.
為了簡化這個例子,不需要否決一個規格。(例子中沒有考慮這種情況)
2.2.2 Preparation預備
2.2.2.1 Overview
1) If the PowerFolder Server has not been started, start it now.
假如PowerFolder服務器沒有啟動,那么啟動它。
2) Log into the PowerFolder Console
登錄進入PowerFolder控制臺.
3) Undeploy all scripts and web pages
卸載所有腳本和頁面.
4) Deploy the following script and web pages.
發布下面的腳本和頁面
Script:
腳本
- SpecChange
Web Pages:
頁面
- AutomationAppr
- AutomationView
- Login
- ManufactAppr
- ManufactView
- QualityAppr
- QualityView
- SubmitResponse
2.2.2.2 How-To怎樣做
- Starting the PowerFolder Server. If you configured environment variable 'java_HOME'
during installation, just double-click 'run_with_tomcat.bat' in Windows EXPlorer. Otherwise,
open a command console and make sure the environment variable 'JAVA_HOME' is set to base
Directory of the Java installation. Start the PowerFolder server by going to the directory then go
to the 'jboss' subdirectory then again go to the 'bin' subdirectory. Run program
'run_with_tomcat.bat'.
啟動PowerFolder服務器。假如你在安裝時配置了環境變量JAVA_HOME,只要在資源
治理中雙擊run_with_tomcat.bat。否則的話,打開一個命令控制臺,設計環境變量
JAVA_HOME到Java安裝的根目錄。要啟動PowerFolder服務器,移動到安裝目錄,到
jboss子目錄,到bin 子目錄,運行程序run_with_tomcat.bat。
- Logging into the PowerFolder Console. Open a web browser and go to the address
'http://localhost:8080/powerfolder/login'. Enter 'admin' for the user name and passWord, and then
press 'Login'.
登錄進入PowerFolder控制臺:打開一個瀏覽器,到地址
'http://localhost:8080/powerfolder/login',輸入admin作為用戶名和口令,按下
Login按鈕。
- Undeploying scripts and web pages. To undeploy scripts, from the PowerFolder Console open
新聞熱點
疑難解答