Hello people,
Im usikng webMethods 9.5 version for developing a CAF portlet project and Im stuck with something and dont know how to proceed further.
Requirement:
I need two protlets
1)one which has a webservice that displays the contents of data base table as soon as i login to the MWS.(autorefresh=true)----working
2) another portlet with text fields to add data to the database, once i click submit another web service will take the data and insert into the data.
The problem is once i click the submit button the portlet one has to be refreshed and it should show the inserted data.
Even if i refresh the page on the browser the data is not appearing. It looks like the portlet session is locked and it not requesting the data again from the database.
Im not sure how to go further.
Can anybody help ?
#webMethods-BPMS#MWS-CAF-Task-Engine#webMethods