Posted: Mon Mar 10, 2003 11:45 am Post subject: JSP display
Newbie
Joined: 04 Mar 2003 Posts: 7
I am having a requirement where a process activity dispalys JSP user to interact and satisfy the rules
In the model until all the rules are satisfied will not go to next activity means it will create same work item user to correct the data
my problem is how can I display same JSP when rules are not completely satisfied with out going to work items list and clicking on work item to invoke JSP
Means JSP submits modified data to Work flow and if conditions are not satisfied should dispaly JSP with new data
thanks _________________ JohnT
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
John:
If I understand correctly, what you want to do is to have this activity use a "user written" check-in command say x-checkin. Then if the requirements are not satisfied you can simply re-display the original JSP. _________________ John McDonald
RETIRED
Thank you very much for the reply
This is block activity the rules are evaluated by the rules enginge(ILOG)
inside the block two activities one UPES which calls ILOG rules engine and one JSP displaying the rules which are not met
the exit condition for the block is rules all must be satisfied
but for the user he has to get same JSP activity work Item ( with out going to work list to get latest errors) until all rules are met
thank you _________________ JohnT
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum