Administration spécialisée > Garantie de la sécurité des données > Accords et étiquettes de sécurité > Configuration des étiquettes de sécurité > Etapes de configuration des étiquettes de sécurité > Etape 15. Activer l'événement Modifier les étiquettes de sécurité pour les abonnements (facultatif)
  
Etape 15. Activer l'événement Modifier les étiquettes de sécurité pour les abonnements (facultatif)
Pour activer l'événement Modifier les étiquettes de sécurité pour les abonnements, procédez comme suit :
1. Accédez au fichier source suivant :
<Windchill>/codebase/wt/notify/subscriptionConfig.xml
2. Copiez le fichier subscriptionConfig.xml aux emplacements suivants :
<Windchill>/wtSafeArea/ptcOrig/codebase/wt/notify/subscriptionConfig.xml
et
<Windchill>/wtSafeArea/siteMod/codebase/wt/notify/subscriptionConfig.xml
3. Ouvrez le fichier <Windchill>/wtSafeArea/siteMod/codebase/wt/notify/subscriptionConfig.xml dans un éditeur de texte.
4. Supprimez les caractères de commentaire encadrant les lignes suivantes 
<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. Enregistrez, puis fermez.