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

TonyScalese
The question of how to execute a calc script has been asked a number of times on this forum. I would suggest you do a search of the forums as a starting point.
851939
Sorry, but I have searched in this forum.
I have found topics about how to execute calc script after the load, but nothing (at least I have not found) about calc script befort many load via batch loader.

So if someone can give me some clues...

thanks!

Fanny
1 - 2
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
187 views