|
Releasing an iProcess procedure with swutil: old cases not migrated |
|
Facts -
Tibco
|
|
Wednesday, 04 August 2010 21:13 |
|
This note is for iProcess version 11.1.
With the command swutil it is possible to release a new version of an iProcess procedure. Often one wants to migrate existing cases of such a procedure to the new version. This can be achieved by putting the "-m" option at the end of a command swutil PROC RELEASE name version "comment string" -m.
A simple mistake can be made with this command. When one forgets the comment string argument then iProcess will take "-m" as the comment string. In that case the comment "-m" will show up in the iProcess version browser and old cases are not migrated.
|