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.....
Answer Posted / 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 |
Post New Answer View All Answers
What are Dimensional table?
How to do unit testing in informatica? How to load data in informatica ?
Plz can any one say me how to get the informatica certification materials and dumps
What are multi-group transformations?
If the source has duplicate records as id and name columns, values: 1 a, 1 b, 1 c, 2 a, 2 b, the target should be loaded as 1 a+b+c or 1 a||b||c, what transformations should be used for this?
What is data transformation manager process?
What are the advantages of informatica?
What is incremental aggregation?
What are the various test procedures used to check whether the data is loaded in the backend, performance of the mapping, and quality of the data loaded in informatica?
What are the components of Informatica? And what is the purpose of each?
What is olap (on-line analytical processing?
What is an unconnected transformation?
Write the advantages of partitioning a session?
What are the tasks that source qualifier perform?
Design time, run time. If you don't create parameter what will happen