Question
Help using LoadFromFile utility....
I have had no luck attempting a simple task of using the LoadFromFile
utility to create an access control rule in the
Organization/PDM/<product> domain. All I wanted to do is to manually
delete a policy (which I did) and then use the loader to add it back.
Can someone point out what I'm missing? My organization name is CSE and
the Product is INFOSEC. I'm pretty sure it has something to do with the
<csvdomain> but I'm lost.....
<nmloader>
<csvaccessrule handler="wt.load.LoadUser.createAccessRule">
<csvuser></csvuser>
<csvdomain>/Default/PDM/INFOSEC</csvdomain>
<csvtypeid>wt.change2.WTChangeProposal</csvtypeid>
<csvpermission>+</csvpermission>
<csvprincipal>Change Admin I</csvprincipal>
<csvpermissionlist>7/2/1/0</csvpermissionlist>
<csvstate>ALL</csvstate>
</csvaccessrule>
</nmloader>
The command I'm using to execute is:
>windchill wt.load.LoadFromFile -d
D:\ptc\Windchill_9.1\Windchill\loadFiles\infosec_rules.xml -CONT_PATH
"/wt.inf.conainer.OrgContainer=CSE/wt.pdmlink.PDMLinkProduct=INFOSEC\"
utility to create an access control rule in the
Organization/PDM/<product> domain. All I wanted to do is to manually
delete a policy (which I did) and then use the loader to add it back.
Can someone point out what I'm missing? My organization name is CSE and
the Product is INFOSEC. I'm pretty sure it has something to do with the
<csvdomain> but I'm lost.....
<nmloader>
<csvaccessrule handler="wt.load.LoadUser.createAccessRule">
<csvuser></csvuser>
<csvdomain>/Default/PDM/INFOSEC</csvdomain>
<csvtypeid>wt.change2.WTChangeProposal</csvtypeid>
<csvpermission>+</csvpermission>
<csvprincipal>Change Admin I</csvprincipal>
<csvpermissionlist>7/2/1/0</csvpermissionlist>
<csvstate>ALL</csvstate>
</csvaccessrule>
</nmloader>
The command I'm using to execute is:
>windchill wt.load.LoadFromFile -d
D:\ptc\Windchill_9.1\Windchill\loadFiles\infosec_rules.xml -CONT_PATH
"/wt.inf.conainer.OrgContainer=CSE/wt.pdmlink.PDMLinkProduct=INFOSEC\"

