Sep 13, 2007 6:18 pm
91 posts
Expert Boarder
|
|
|
Karma: 1
|
|
When I undeploy the whole process. Still I am seeing the old xform in console.
When I redeploy, I see the old one as well as new one also. This is happening when I have PIPA.
|
|
|
|
|
|
|
The administrator has disabled public write access. |
Sep 14, 2007 7:35 am
1216 posts
Platinum Boarder
|
|
|
Karma: 25
|
|
Srikanth, I am unable to reproduce this issue, could you please let me know which version you're using?
Thanks, Shivanand.
|
|
|
|
|
|
|
The administrator has disabled public write access. |
Sep 16, 2007 1:19 am
91 posts
Expert Boarder
|
|
|
Karma: 1
|
|
I am using the latest version (i.e 5.0).
|
|
|
|
|
|
|
The administrator has disabled public write access. |
Sep 18, 2007 11:06 am
91 posts
Expert Boarder
|
|
|
Karma: 1
|
|
Any luck on this issue?
|
|
|
|
|
|
|
The administrator has disabled public write access. |
Sep 19, 2007 8:48 am
1216 posts
Platinum Boarder
|
|
|
Karma: 25
|
|
Srikanth, Could you please provide any log information?
Thanks, Shivanand.
|
|
|
|
|
|
|
The administrator has disabled public write access. |
Sep 19, 2007 6:09 pm
91 posts
Expert Boarder
|
|
|
Karma: 1
|
I didn't find any errors in logs. Here is the screen shot. I undeployed the whole process, but still I see Userfrom.xform and User1.xform. Post edited by: srikanth_kollu, at: 2007/09/19 16:53
|
|
|
|
|
|
|
The administrator has disabled public write access. |
Sep 20, 2007 1:49 am
2755 posts
Admin
|
|
|
Karma: 58
|
Hi, I think you are talking about the forms remaining in the database. They are not bound to the processes, so you need to delete them by accessing the Derby database. To do that, go to http://localhost:8080/console, then login with system and manager as login and password, then click on the DB manager link, then select the BPMSDB database. You should be able to see the table TASKS and delete its content. Hope this helps, Antoine
|
|
|
|
|
|
|
|
|
|
The administrator has disabled public write access. |
Sep 20, 2007 11:34 am
91 posts
Expert Boarder
|
|
|
Karma: 1
|
|
I will try that. When I undeploy the process the forms which are assgined also undeploy right?
|
|
|
|
|
|
|
The administrator has disabled public write access. |
Sep 20, 2007 12:52 pm
2755 posts
Admin
|
|
|
Karma: 58
|
|
No, that is not the case currently, as a form may be used by several different processes.
Thanks,
Antoine
|
|
|
|
|
|
|
|
|
|
The administrator has disabled public write access. |
Mar 19, 2008 2:57 pm
6 posts
Fresh Boarder
|
|
|
Karma: 0
|
|
Hello,
a new question concerning this old topic :-)
No, that is not the case currently, as a form may be used by several different processes.
Does this still apply with 5.1.1? I am currently using 5.1 and there are some issues when deploying processes with user forms: - Sometimes the Designer does not deploy the forms, even if changes where made in the form - It also happens when the process is deployed using a different process-name - I had an instance of a process (process version 10). Then I edited the model (and form), deployed it anew (now version 11). When I looked into the instance of version 10, the new form was displayed and the instance could not be completed. I guess this was due to changes in the form that made the new .xform incompatible to the old .xsd which was probably still used with version 10. There was no problem creating and completing new instances of version 11.
Therefore I'd like to know if a) xforms are now strictly linked to the version of a process they got deployed with b) designer deploys the form every time, not only if it believes and realizes that changes where made
Regards,
Roland
|
|
|
|
|
|
|
The administrator has disabled public write access. |
Mar 19, 2008 4:44 pm
2755 posts
Admin
|
|
|
Karma: 58
|
|
Hi
a) No, it is still the same. Hwever the xsds are deployed on Ode as well, and they are tied to the version.
b) If you check the Deploy forms button, Designer will deploy them.
Thanks,
Antoine
|
|
|
|
|
|
|
|
|
|
The administrator has disabled public write access. |
Mar 19, 2008 5:15 pm
6 posts
Fresh Boarder
|
|
|
Karma: 0
|
|
Hi Antoine,
thanks for the fast answer. Concerning b): With Designer 5.1 it did not help if I checked the "Deploy Forms" option. It is always enabled, even in the preferences. Nevertheless, it only deployed from time to time. Sometimes it helped to "modify" the form (change a letter, change it back, save). So this was fixed with 5.1.1?
Greetings, Roland
|
|
|
|
|
|
|
The administrator has disabled public write access. |
|