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 |
How can you use an Oracle sequences in Informatica? You have an Informatica sequence generator transformation also. Which one is better to use?
I am not able to connect to the domain with the client although all services and databases are up and there is no network issue?
if the column name in sql override is diff from the column name in source qualifier,what is the impact?
What is status code in informatica?
what is mean by throghput? in informatica
what is galaxy repository?
What are the new features of informatica 9.x at the developer level?
Repository user profiles
In a scenario I want to change the dimensions of a table and normalize the denomralized table which transformation can I use?
what is incremental aggregation ,with example?
how can run the wf through pmcmd commend? write script?
what is the exact meaning of domain?