Fixed Product and fixed path in OIR for WTPart
Version: Windchill 12.1
Use Case: Dear All, In the Windchill 12.1.2.17 was possible to configure a fixed product and fixed folder path to create WTPart. I need that all WTPart will be stored automatically in one product context under specific path MyProduct -> /MaterialMasters/ElectronicComponents Can you help me to define it in OIR?
Thank you Enrico
Description:
Dear All,
In the Windchill 12.1.2.17 was possible to configure a fixed product and fixed folder path to create WTPart.
I need that all WTPart will be stored automatically in one product context under specific path
MyProduct -> /MaterialMasters/ElectronicComponents
Can you help me to define it in OIR?
I tried with this sintax but it doesn't work
<!-- FOLDER -->
<AttrValue id="folder.id" algorithm="com.ptc.core.foundation.folder.server.impl.FolderPathAttributeAlgorithm">
<Arg>MyProduct</Arg>
<Arg>/MaterialMasters/ElectronicComponents</Arg>
</AttrValue>
Thank you
Enrico

