专业化管理 > 确保数据安全 > 安全标签和协议 > 配置安全标签 > 安全标签配置步骤 > 步骤 14. 启用修改安全标签事件进行预订 - 可选
  
步骤 14. 启用修改安全标签事件进行预订 - 可选
要启用“修改安全标签事件”进行预订,请完成以下步骤:
1. 导航至下列源文件:
<Windchill>/codebase/wt/notify/subscriptionConfig.xml
2. subscriptionConfig.xml 文件复制到以下位置:
<Windchill>/wtSafeArea/ptcOrig/codebase/wt/notify/subscriptionConfig.xml
<Windchill>/wtSafeArea/siteMod/codebase/wt/notify/subscriptionConfig.xml
3. 在文本编辑器中打开 <Windchill>/wtSafeArea/siteMod/codebase/wt/notify/subscriptionConfig.xml 文件。
4. 删除以下行周围的备注字符:
<category name = "EDIT_SECURITY_LABELS">
<event name = "*/wt.events.summary.ModifySecurityLabelsSummaryEvent/"/>
<override type = "com.ptc.windchill.mpml.processplan.MPMProcessPlan"/>
<override type ="com.ptc.windchill.mpml.processplan.sequence.MPMSequence"/>
<override type ="com.ptc.windchill.mpml.processplan.operation.MPMOperation"/>
<override type ="com.ptc.windchill.mpml.mfgprocess.MPMMfgProcess"/>
<override type ="com.ptc.windchill.mpml.mfgprocess.MPMMfgStandardGroup"/>
<override type ="com.ptc.windchill.suma.part.VendorPart"/>
<override type ="com.ptc.windchill.suma.part.ManufacturerPart"/>
<override type ="com.ptc.windchill.suma.npi.WTPartRequest"/>
<override type ="wt.annotation.StructuredAnnotationSet"/>
<override type ="wt.change2.WTAnalysisActivity"/>
<override type ="wt.change2.WTChangeActivity2"/>
<override type ="wt.change2.WTChangeInvestigation"/>
<override type ="wt.change2.WTChangeIssue"/>
<override type ="wt.change2.WTChangeOrder2"/>
<override type ="wt.change2.WTChangeProposal"/>
<override type ="wt.change2.WTChangeRequest2"/>
<override type ="wt.change2.WTVariance"/>
<override type ="wt.doc.WTDocument"/>
<override type ="wt.epm.EPMDocument"/>
<override type ="wt.maturity.PromotionNotice"/>
<override type ="wt.meeting.MeetingCenterMeeting"/>
<override type ="wt.meeting.TraditionalMeeting"/>
<override type ="wt.part.WTPart"/>
<override type ="wt.part.WTProductConfiguration"/>
<override type ="wt.vc.baseline.ManagedBaseline"/>
<override type ="wt.viewmarkup.WTMarkUp"/>
<override type ="wt.viewmarkup.DerivedImage"/>
</category>
5. 保存并关闭。