04.12.2012 Views

Windchill System Administrator's Guide

Windchill System Administrator's Guide

Windchill System Administrator's Guide

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

[/wt.inf.container.OrgContainer=PTC/wt.inf.library.WTLibrary=<strong>Windchill</strong> PDM]/<br />

ChangeItems<br />

C:\><br />

Listing Vaulting Rules<br />

Use the arguments -listFvPolicyRules to print a list of existing<br />

vaulting policy rules for given site to the console. This output can be redirected to<br />

a file using piping. You can use the output for batch deletion or recreation of<br />

policy rules through FvLoader. See the prefixes R, RR, RemoveLocalR, and<br />

RemoveReplicaR in the preceding discussions. Note that output of<br />

-listFvPolicyRules and the input for these prefixes is almost identical.<br />

The specification of site name is required. If the name of an existing site is<br />

specified, only rules related to the file vaults on that site are printed to the console.<br />

To print the rules for all sites, specify the following constant argument:<br />

ALL_SITES<br />

Example:<br />

Imagine that we have three sites in the system. There is a master site with name<br />

master, a replica site with name replica_11, and a replica site with name<br />

replica_99. File vaults on the sites master and replica_11 have rules associated<br />

with them. File vaults on the site replica99 do not have rules associated with them.<br />

C:\> java wt.fv.FvLoader -listFvPolicyRules master<br />

###Current Policy rules for site [master]<br />

LocalPolicyRule,v1,wt.doc.WTDocument,[/wt.inf.container.OrgContainer=PTC]/Default/<br />

Project,ALL<br />

LocalPolicyRule,v1,wt.part.WTPart,[/wt.inf.container.OrgContainer=PTC]/Default/<br />

Project,ALL<br />

C:\> java wt.fv.FvLoader -listFvPolicyRules replica_11<br />

###Current Policy rules for site [replica_11]<br />

ReplicaPolicyRule,replica_vault_1,wt.doc.WTDocument,[/<br />

wt.inf.container.OrgContainer=PTC]/Default/Project,ALL<br />

ReplicaPolicyRule,replica_vault_1,wt.part.WTPart,[/<br />

wt.inf.container.OrgContainer=PTC]/Default/Project,ALL<br />

C:\> java wt.fv.FvLoader -listFvPolicyRules replica99<br />

C:\> java wt.fv.FvLoader -listFvPolicyRules ALL_SITES<br />

###Current Policy rules for site [master]<br />

LocalPolicyRule,v1,wt.doc.WTDocument,[/wt.inf.container.OrgContainer=PTC]/Default/<br />

Project,ALL<br />

Configuring External File Vaulting or Replication With FvLoader 5-7

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!