Quantcast
Channel: PTC Community : Unanswered Discussions - Windchill
Viewing all articles
Browse latest Browse all 3592

Ignoring attribute in import manager

$
0
0

Hi!

I qant to ignore custom tag deletedBuildReference:

 

<deletedBuildReference>

    <builtFromLink>

      <ObjectID><localId>wt.epm.structure.EPMMemberLink:17367870</localId></ObjectID>

      <uniqueLinkID>108866</uniqueLinkID>

    </builtFromLink>

    <cadSynchronizedStatus>no</cadSynchronizedStatus>

    <childPartMaster><ObjectReference>

        <ufid>wt.part.WTPartMaster:13507893|790270982-1328605917577-234152390-35-50-22-172|wnc.nikiet.ru</ufid>

        <objectContainerPath>/wt.inf.container.OrgContainer=NIKIET/wt.pdmlink.PDMLinkProduct=ИМ РУ МБИР</objectContainerPath>

      </ObjectReference></childPartMaster>

  </deletedBuildReference>

 

if I add code like follow it doesn't work

 

<IGNORE>

     <tag>deletedBuildReference</tag>

     <value>*</value>

</IGNORE>


Viewing all articles
Browse latest Browse all 3592

Trending Articles