Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! 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>