how to run two workflow(not a sessions) sequentially, what
is the process. Plz explain detailed information.
Answer Posted / subash
The best way is obviously to run WF1 and then call WF2
using PMCMD command in the last session of WF1(as a post
session task).If you absolutely want to ensure that the
second wf starts only after graceful completion of wf1 then
simply add a command task for the pmcmd and use the piple
to validate that the previous task is completed properly.
Please let me know if you are not clear or need more info.
Cheers!
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is meant by active and passive transformation?
Describe an informatica powercenter?
Explain dynamic target flat file name generation in informatica
What is the session task and command task?
I have three same source structure tables. But, I want to load into single target table. How do I do this? Explain in detail through mapping flow.
What is a node in Informatica?
What are the data movement modes in informatica?
If informatica has its scheduler why using third party scheduler?
What are the challenges you have faced in your Project (DWH- ETL)? Explain with example?
Enlist the various types of transformations.
What are connected or unconnected transformations?
What are the types of caches in lookup?
What is a router transformation?
Separate from an archive server and a powerhouse?
how can we find the bottle neck in SQL Query in SOURCE QUALIFIER, and how can we tune it..?