This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DEVELOPERS FORUM - Manage an ItemType versioning with two different sequences (Numerical and Alphabetical)

Simon - Tuesday, June 30, 2015 5:23 PM:

Normal 0 false false false EN-US X-NONE AR-SA

Is there any way to manage an Itemtype versioning (for example CAD documents) with numerical sequence then with alphabetical sequence depending on the value of a given property?
Of course, I could create twice the same itemtype and manage each one with a different sequence, but I think a better solution must be available.
Thank you for your help.



arnaud.chaussard - Thursday, July 2, 2015 6:30 PM:

Hi Simon !

Right now not sure you can find another solution for that. Revision schemes are not even linked to a classification. Except by not relying on the core Aras and developing your own revision logic through methods and additional revision properties (still relying on Release abilities of Aras), I am afraid you cannot do anything as simple as duplicating the ItemType.

I will keep track of this topic, I would be interested in another "simple" solution. :)



Simon - Thursday, July 2, 2015 7:18 PM:

Normal 0 false false false EN-US X-NONE AR-SA

Actually, I doubted that a better solution is available, but I wanted to be sure.
Thanks Arnaud.