Create structured numbering scheme based on attributes
How can we create structured numbering scheme based on attributes?
We understand about creating of new sequences, OIR and schemes with prefixes or suffixes. But we haven't found how to create a structured numbering as we need.
We have a document sub type, for example, Coating Specification (CO) or Inspection Report (IR).
We need to enter the contract number (which is an attribute) as the sequence key along with the subtype prefix.
Example of the numbering structure:
XX-YYYYY-ZZZZ
XX: Prefix of Subtype “CO” (can also be inserted into the OIR of the Sub type).
YYYYY: Contract Attribute value filled in the object.
ZZZZ: Sequence of Sub type to the “YYYYY” Contract.
Examples
Contract “00357”:
CO-00357-001 – Coating for Electrical panels.
CO-00357-002 – Coating for Water pipe.
CO-00357-003 – Coating for metallic structures.
IR-00357-001 – Weld Inspection A.
IR-00357-002 – Weld Inspection B.
Contract “00358”:
CO-00358-001 – Coating for Water pipe.
CO-00358-002 – Coating for metallic structures.
IR-00358-001 – Weld Inspection A.
IR-00358-002 – Weld Inspection B.
IR-00358-003 – Weld Inspection C.

