本主題說明進行控管啟用設定檔指導教學之前,必須執行的設定作業。
如果已載入控管啟用設定檔,請確認設定檔的狀態是作用中;如果不是,請選取設定檔旁的勾選框,按一下變成作用中(設定檔顯示的名稱視載入設定檔時輸入的名稱而定)。
如果未載入控管啟用設定檔,請遵循載入配置設定檔中的指示載入設定檔,然後啟用設定檔。
雖然您不必完成此作業也能完成指導教學,但如果您配置 WSRR 升級功能,則可以進一步增加真實性, 當核准服務進行暫置部署時,服務即可升級至暫置登錄,當核准服務進行正式作業部署時,服務即可升級至正式作業登錄。 基於指導教學的目的,會使用手動升級機制;這表示服務實際上不直接升級至目標登錄,而是在您指定的目錄位置中建立匯出檔。 然後,您可以將檔案匯入另一個也有作用中控管啟用設定檔的登錄(如果有的話),或者,在完成指導教學時,可以刪除您在指導教學期間所建立的物件,然後將檔案匯入相同的登錄。
<?xml version="1.0" encoding="UTF-8"?>
<!-- begin_generated_IBM_copyright_prolog -->
<!-- Licensed Materials - Property of IBM -->
<!-- 5724-N72 5655-R41 -->
<!-- (c) Copyright IBM Corp. 2007, 2009 All Rights Reserved -->
<!-- US Government Users Restricted Rights - Use, duplication or -->
<!-- disclosure restricted by GSA ADP Schedule Contract with -->
<!-- IBM Corp. -->
<!-- end_generated_IBM_copyright_prolog -->
<promotion-configuration
xmlns="http://www.ibm.com/xmlns/prod/serviceregistry/6/1/PromotionProperties"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<environments>
<!--
This environments section needs to be updated to define the correct promotion
environments that you have/will be using in your WSRR Governance topology.
These sample environments (Staging and Production) will write the promotion data
to a file on the WSRR system, which can later be imported into the target WSRR system.
-->
<environment
name="http://www.ibm.com/xmlns/prod/serviceregistry/6/1/GovernanceProfileTaxonomy#Staging" >
<promotion>
<type>manual</type>
<filepath>C:/Promotion/</filepath>
<filename>StagingPromotion%TS%.zip</filename>
</promotion>
</environment>
<environment
name="http://www.ibm.com/xmlns/prod/serviceregistry/6/1/GovernanceProfileTaxonomy#Production" >
<promotion>
<type>manual</type>
<filepath>C:/Promotion/</filepath>
<filename>ProductionPromotion%TS%.zip</filename>
</promotion>
</environment>
</environments>
<transitions>
<!--
The transitions section needs to be uncommented once valid environments have been defined above,
in order for the promotions to occur on these transitions.
-->
<!--
The Deployed_On_Application_Server and Runs_On_Computer_System ignore-relationships
prevent CCMDB entities from being promoted
-->
<!--
<transition
name="http://www.ibm.com/xmlns/prod/serviceregistry/lifecycle/v6r3/LifecycleDefinition#ApproveStagingDeployment">
<target-environments>
<name>http://www.ibm.com/xmlns/prod/serviceregistry/6/1/GovernanceProfileTaxonomy#Staging</name>
</target-environments>
<ignore-relationships>
<name>Deployed_On_Application_Server</name>
<name>Runs_On_Computer_System</name>
</ignore-relationships>
<include-policies>
<applies-to>http://www.ibm.com/xmlns/prod/serviceregistry/profile/v6r3/GovernanceEnablementModel#ServiceLevelDefinition</applies-to>
<applies-to>http://www.ibm.com/xmlns/prod/serviceregistry/profile/v6r3/GovernanceEnablementModel#ServiceLevelAgreement</applies-to>
<applies-to>http://www.ibm.com/xmlns/prod/serviceregistry/profile/v6r3/GovernanceProfileExtensions#ServiceLevelDefinition</applies-to>
<applies-to>http://www.ibm.com/xmlns/prod/serviceregistry/profile/v6r3/GovernanceProfileExtensions#ServiceLevelAgreement</applies-to>
</include-policies> </transition>
<transition
name="http://www.ibm.com/xmlns/prod/serviceregistry/lifecycle/v6r3/LifecycleDefinition#ApproveProductionDeployment">
<target-environments>
<name>http://www.ibm.com/xmlns/prod/serviceregistry/6/1/GovernanceProfileTaxonomy#Production</name>
</target-environments>
<ignore-relationships>
<name>Deployed_On_Application_Server</name>
<name>Runs_On_Computer_System</name>
</ignore-relationships>
<include-policies>
<applies-to>http://www.ibm.com/xmlns/prod/serviceregistry/profile/v6r3/GovernanceEnablementModel#ServiceLevelDefinition</applies-to>
<applies-to>http://www.ibm.com/xmlns/prod/serviceregistry/profile/v6r3/GovernanceEnablementModel#ServiceLevelAgreement</applies-to>
<applies-to>http://www.ibm.com/xmlns/prod/serviceregistry/profile/v6r3/GovernanceProfileExtensions#ServiceLevelDefinition</applies-to>
<applies-to>http://www.ibm.com/xmlns/prod/serviceregistry/profile/v6r3/GovernanceProfileExtensions#ServiceLevelAgreement</applies-to>
<allowed-state>http://www.ibm.com/xmlns/prod/serviceregistry/lifecycle/v6r3/LifecycleDefinition#SOAPolicyLifecycle_Approved</allowed-state>
<allowed-state>http://www.ibm.com/xmlns/prod/serviceregistry/lifecycle/v6r3/LifecycleDefinition#SOAPolicyLifecycle_Superceded</allowed-state>
<allowed-state>http://www.ibm.com/xmlns/prod/serviceregistry/lifecycle/v6r3/LifecycleDefinition#SOAPolicyLifecycle_Deprecated</allowed-state>
<allowed-state>http://www.ibm.com/xmlns/prod/serviceregistry/lifecycle/v6r3/LifecycleDefinition#SOAPolicyLifecycle_Retired</allowed-state>
</include-policies> </transition>
-->
</transitions>
</promotion-configuration>
如需指派使用者 WSRR 角色的詳細資料,請參閱新增及移除角色的主體。
資訊
前次更新: Wednesday, 10 July 2013