-
1. Re: Instance is created but not showing in Process instance screen once its completed
Mauricio Salatino Nov 7, 2011 9:26 PM (in response to Jaiyachandhiran Thangaraju)I don't have the code here.. but I imagine that you have two options:
1) Change the query (named query) that is being called by the console to retrive all the process instances (finished and not finished)
2) Build another screen to show completed processes (I like this one)
Cheers
-
2. Re: Instance is created but not showing in Process instance screen once its completed
Jaiyachandhiran Thangaraju Nov 7, 2011 9:32 PM (in response to Mauricio Salatino)Hi
Thanks for ur reply, I don't where to Change the query (named query) that is being called by the console to retrive all the process instances (finished and not finished).
Please help me out in this.
-
3. Re: Instance is created but not showing in Process instance screen once its completed
Mauricio Salatino Nov 8, 2011 1:56 PM (in response to Jaiyachandhiran Thangaraju)You can debug the code to see what is being called right?
You can check the source code to see what is happening in the back right? or at least can you send me an URL which contains the classes that you are using, depending the version of jBPM that you are using..
Cheers
-
4. Re: Instance is created but not showing in Process instance screen once its completed
Jaiyachandhiran Thangaraju Nov 8, 2011 10:18 PM (in response to Mauricio Salatino)Hi
Thanks for ur reply
I am using jbpm-jpdl-3.2.GA. I dont know where to debug the code and also i dont understand which classes ur asking ?
Please reply me with where i need to find.