Author |
Message
|
sam999 |
Posted: Thu Dec 22, 2005 5:05 am Post subject: Issue refreshing worklists |
|
|
Apprentice
Joined: 12 Jul 2005 Posts: 34
|
Hi,
We have an issue whereby 1 user has checked out items and moved them on in the process. Other users are looking at the same list and trying to check out these items and getting "object no longer exists". Have any of you guys any recommendations for refreshing worklists. I've tried setting push/pull on the lists at different time and the user still seems to have to log out and back in again to refresh the list which isn't workable.......all suggestions welcome! |
|
Back to top |
|
 |
vennela |
Posted: Thu Dec 22, 2005 5:45 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
Is it a custom client or standard client?
If standard what type? Web? Fat? |
|
Back to top |
|
 |
sam999 |
Posted: Thu Dec 22, 2005 5:58 am Post subject: |
|
|
Apprentice
Joined: 12 Jul 2005 Posts: 34
|
Hi vennela,
We are using a customised web client. I saw on another thread that you need to set push on the process as well as set it on the worklist. I have set push on the process but don't think I set it on the list. Is this the case? If so, I know I can set the push on the lists through the fat client but is there a way to set it on the web client because I don't think I can modify list settings through the fat client. I seem to be only able to delete and create a list???
Many thanks |
|
Back to top |
|
 |
sam999 |
Posted: Thu Dec 22, 2005 6:51 am Post subject: |
|
|
Apprentice
Joined: 12 Jul 2005 Posts: 34
|
I have set "push" on the worklist(set it through fat client) and I already have push set on the process but list still won't refresh in the web client. Has anybody any ideas please!! |
|
Back to top |
|
 |
kotha |
Posted: Thu Dec 22, 2005 7:51 am Post subject: |
|
|
Partisan
Joined: 12 Mar 2005 Posts: 333
|
I think it wont work with webclient. I know it works with runtime client. But you can do it autorefresh by making some code changes to the JSP page given for the webclient. you said it is already customized, I assume you know how to access the jsp page. for that:
use workflow api to check wether push set or not
if it is set, write a java code for autorefresh. |
|
Back to top |
|
 |
|