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
Hello,
We are looking to make some changes to our current revision scheme, primarily to move from file/list-based to a state-based revision scheme. I’d like to get some feedback on this before trying on our dev server.
I’ve attached the modified .xml that I plan to upload, our existing Series is “COMPANY” and I’ve appended my new series as “COMPANY_STATE_BASED”. The current revision scheme was customized from OotB and implemented quite some time ago. It allows numeric values as legacy, then begins with ”–“ and continues to alphabetic. We would like to update this to a state-based revision scheme with the same values, except that the numeric labels would be used for Design and Development phases and automatically switch to alphabetic labels once an object moves to Production.
From what I’ve read I understand that it’s possible but not recommended to change revision schemes once in use.
Questions:
If this is correct, here’s what I believe my next steps are:
Can anyone confirm that I'm on the right track or point out where I'm going wrong?
Thanks for taking the time to read, all! I’m looking forward to learning from you.
Hi @Tyler.E
I guess that your steps are ok. Definitely test test test it 😄
I needed to change series from alphabet to numbers on existing data.
sure I changed all in database > revision A changed to 1 atc...
In the end I also used an another tool to correct revisions
java wt.vc.RevisionLabelCleanser -update
everything has worked without issue in the end
PetrH