Hi,
We are having an taskspace tab having an xform. Once the form gets initialized, the xform will invoke the custom adaptor and the query (to retrieve the workflow list) in the adaptor will be executed and the result (the workflow list) will return to the xform as xml document. So, in my taskspace xform tab i can see the list of workflows.
I'm having an inbox_view component and once i select an workflow from the xform and click an submit (instance button) button, the queue id is passed to the inbox_view component and the inbox view is displaying in the taskspace application. However the problem is once i modified the values in the inbox and return to the xform tab, the values are NOT refreshed (but the values are modified in the docbase).
1. Is there any resolution available to refresh the xform ?
2. Is there any resolution available to refresh the tab whenever we visit it again so that the custom adaptor will be called once again and results are displayed.
Any help is highly appreciated.
Regards,
Rajkumar Sukumar