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
Explain lookup transformation in informatica
Under what condition selecting sorted input in aggregator may fail the session?
design of staging area?
What are the mapping parameters and mapping variables?
How to load the data from a flat file into the target where the source flat file name changes daily?
Give one example for each of conditional aggregation, non-aggregate expression, and nested aggregation?
What is target designer and target load order?
How do you use reject loader.
What are connected or unconnected transformations?
whats the logic to load the lower level of granularity of data to fact table.
How can we use batches?
What is union transformation?
Can u generate reports in Informatica?
Why do we need informatica?
How to update or delete the rows in a target, which do not have key fields?