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 |
In a simple mapping when i use aggregate t/r with out any condition or group by, i am getting output as only last record in the table . can any one explain it please.........?
what is fact and what types of fact tables is there
Issue with Update override at Target table in Informatica.
In a table there are 1 million records there in which 3 records are duplicate how will you find out those 3 records?
in performance wise union is past,union all is past
What is the difference between Active and Passive transformation?
I have a condition sal=100 and I created one router and in that two groups g1 and g2 in g1 Sal<=100 and g2 Sal>=100, first which condition will satisfy, and Why?
Briefly explain the aggregator transformation?
How can a Lookup with Dynamic Cache be replaced in a mapping? Explain.
How many types of sessions are there in informatica.please explain them?
scd methodology?
what is the main advantage of unconnected lookup