Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

My taskflow is not calling second time.

kainattuSep 4 2013 — edited Sep 6 2013

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

This post has been answered by kainattu on Sep 6 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 4 2013
Added on Sep 4 2013
6 comments
188 views