Skip to main content
1-Visitor
November 30, 2016
Question

How To Apply OIR To Particular Subtype Of Document???

  • November 30, 2016
  • 1 reply
  • 1289 views

I Have Created Subtype as Try1

now i want to apply OIR to this sub-type only what objectType we should give in OIR@

1 reply

20-Turquoise
November 30, 2016

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>