I have scenario, i have 10 worklflows and i want run the
1st workflow first and immediately i want to run 10th
workflow has to run and am not bothering of 2 to 9
workflows? can any one help me how to do this? Thanks in
advance.....
Answers were Sorted based on User's Feedback
Answer / kishore
guys, we can use event raise task at end in the wf1 (by giving the condition that all tasks completed successfully) and event wait task at wf10. so that if the wf1 completed immediatly wf10 starts.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / vikram
If possible keep the content of all workflows in 1 worklet
and that too in same sequence and before the 10th workflow
add a worklet succes condition based on first worklet than
it will start the 10th worklet if first worklet runs
successfully.
| Is This Answer Correct ? | 1 Yes | 4 No |
What is the difference between SOURCE and TARGET BASED COMMITS?
How we can get unique records into one target table and duplicate records into another target table??
11 Answers Deloitte, IBM, iGate,
My source is flat file which contain only one column with data type varchar.now i want to send string data types into one target and if any numbers and special characters are there that should be send it into another target.so how do you design a mapping for this?
What is a candidate key?
Can we run session without using workflows?
can session assigned multiple mappings or not?
we have tables like c1 a c2 b c3 c c4 x c5 y and i need output like abcx in a single row and abcy in a single row? how do u do this?
2 Answers Patni, Tech Mahindra,
what kind of issue you will get in environment? (we ll call help desk to raise ticket rite?
What is confirmed dimension with scenario
how do u use sequence created in oracle in informatica? Explain with an simple example
how many repositories can v create in informatica .
3 Answers Cap Gemini, Tech Mahindra,
What is meant by pre and post session shell command?