Autonum Field
Updated: 03 Nov 2010 | 3 comments
This issue has been solved. See solution.
Iam creating Change Management Process in Workflow 7.0.
I need to create a Variable with the Change Number (ID).
Sample; CHG0001, CHG002, CHG003.
How to proceed to create a increment field?
Discussion Filed Under:
Comments
Are you using a database to store information?
The only way I see you can do this is by writing data to a Database table. That table will have an auto number ID field with an increment of 1.
Then you can use a Merge Text field to merger the the prefix and the ID number.
rob
You can utilize the Auto
You can utilize the Auto Ticket number functionality in process reporting. Here is an example video: http://www.screencast.com/t/ODA2NmYzZjk
Jason, I executed the process
Jason,
I executed the process as example and run normally in my project, but in other project the process dont shows in process manager.
Can you help me?
Y
Would you like to reply?
Login or Register to post your comment.