Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
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>