i have 5 session (s1,s,2,s3,s4,s5)i want to execute first 4
session after 5th session how will you do?
Answers were Sorted based on User's Feedback
Answer / amedela chandra sekhar
wkf--s1----s2----s3---s4---Eventraise
eventwait-----s5
first run execute four sessions successfully eventraise task
give the signal to Event wait task to execute the session 5(S5)
| Is This Answer Correct ? | 17 Yes | 3 No |
Answer / usha
by using decission task we can run S5 after running
S1,S2,S3,S4--->decission task --->S5
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / nidhi
we can do one thing also very simple .
s1----\
s2-----\_______|->s5
s3-----/
s4----/
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / davan
First 2 ams r they asked after 5th task execution then will
run.soo...workflow--s5--event wait
event raise--s1--s2--s3--s4
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / chiky
connect the 5th session as first from start task and rest
of the 4 sessions followed by 5th session.
check fail parent option in first(5) session.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / vnk
first 4 sessions parallel and using decision task connect 5th session task.
startask--s1
--s2
--s3 decisiontask --s5
--s4
in decision task-properties-all s1-s4 to status=succeeded using (and.
decision task to s5 (linkcondition =true).
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vamsi
Write a post session command, touch some filename.trg
Then put event wait task in between session 4 and 5
Make that event wait task to look for created trigger file
And then session 5 starts
| Is This Answer Correct ? | 0 Yes | 0 No |
how to move the mappings from your local machine to claint place?
What is informatica? What exactly are the practical uses in real world
What is Datadriven?
Hi Everybody, I have one fixed width file as source and 4 oracle tables (relational) as target. What are the Unit test cases i need to implement ? 1.Using TextPad software i tested postion of the field 2.As per specification i tested like whether it is correctly mapped or not? Is there any other test case do i need to implement. If possible can any one give me the test cases Advance Thanks
what are testing in a mapping level please give brif eplanation
i have source in oracle 10g,oracle 8i how will u take the data from two sources
Can one use mapping parameter or variables created in one mapping into any other reusable transformation?
without table how to come first record only in oracle?
WHAT IS FACT TABLES?
How can you access the remote source into your session?
What are mapplets? How is it different from a Reusable Transformation?
To provide support for Mainframes source data,which files r used as a COBOL files