Passo 6. Specificare il gestore per l'attributo etichetta - Obbligatorio
Nel file <directoryRadicePersonalizzazione>/configurations/xconf/custom.site.xconf, aggiungere ciascuna etichetta di sicurezza alla seguente proprietà, come mostrato di seguito:
<Property name="wt.services/svc/default/com.ptc.core.command.server.delegate.io.AbstractAttributeHandler/<SECURITY_LABEL>/wt.access.SecurityLabeled/0" value="com.ptc.core.command.server.delegate.io.SecurityLabelAttributeHandler/singleton" targetFile="codebase/com/ptc/core/foundation/FoundationAttributeHandler.properties"/>
dove <SECURITY_LABEL> è il nome interno dell'etichetta di sicurezza specificato al passo 1.
Esempio:
<Property name="wt.services/svc/default/com.ptc.core.command.server.delegate.io.AbstractAttributeHandler/CORPORATE_PROPREITORY/wt.access.SecurityLabeled/0" value="com.ptc.core.command.server.delegate.io.SecurityLabelAttributeHandler/singleton" targetFile="codebase/com/ptc/core/foundation/FoundationAttributeHandler.properties"/>