Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
I Have Created Subtype as Try1
now i want to apply OIR to this sub-type only what objectType we should give in OIR@
sayed shaikh wrote:
I Have Created Subtype as Try1
now i want to apply OIR to this sub-type only what objectType we should give in OIR@
You specify the document type like this:
<AttributeValues objType="wt.doc.WTDocument|YourSubTypeInternalName">
.
.
.
</AttributeValues>