Hi Expects ,
I have an issue in use case of employee registration.
I have a page called Main.jsf.
it has two tab. one tab will have button to navigate Registration. jsf., which have a Static region of User-regist-task-flow with train Activity
The taks flow activity.
1. mathodCall ( which will initiate to new record) defalt activity , which will create new record in view object
2. Basic info view ( basicInfo.jsff) user can enter their data.
3. Review Info view ( reviewInfo.jsff)
4. Commit (taksflwo return), when user click commit button then user should be created and it allow to create next user too. user is created but not allowing to create next user.
5. Cancel (taksflow return), when user click cancel button then main page should be display, it is also not working .
Advance thanks to your help.
Regards
Palanivel