Products | Versions |
---|---|
TIBCO iProcess Workspace (Windows) | All supported versions |
A developer user cannot see changes made by another developer user despite opening same procedure version. For example a user may add a field, step or any other definition change and save the procedure but when another user opens the same procedure version the changes are not visible.
The most likely cause of the problem is the local procedure definition files not being updated correctly which are located in the directory:
%appdata%\Roaming\Staffware\node-name\node.n\procedure.p\vn.nn
For example:
C:\Users\user1\AppData\Roaming\Staffware\ipedev\ipedev.n\mainproc.p\v0.1
The problem has been seen when the pro.tsi on both client machines contain the same information. An example of the pro.tsi file contains the following:
v1,120,1,5,91,121 where 120,1 is the procedure number 5,91 is the procedure version 121 is the number of instances for the version. The problem may also be the procedure definition files have not been copied to the client machine correctly.