how to run two workflow(not a sessions) sequentially, what
is the process. Plz explain detailed information.
Answer Posted / jayeshmumbai
I would use following methods
1. Create a KSH to call (pmcmd startworkflow) two workflows
one after another (or two statements in ksh). And if
required, I can check successful run of previous workflow
before running another.
2. Make use of command object in second workflow. This
object will be based on ksh which can wait on file created
by successful run of first workflow
3. Make use of even wait task as file watcher and watch a
file created by first workflow.
4. Crude way: Determine workflow execution time. Schedule
two workflows by considering execution time difference.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Design time, run time. If you don't create parameter what will happen
tell me 5 session failure in real time how can you solve that in your project?
What are the types of caches in lookup? Explain them.
What is data caches/ index caches?
WHAT IS EDM?WHAT IS THE USE IN INFORMATICA? chandumba2005@gmai.com
can you please explain me pre session and post session options?
Different circumstance which drives informatica server to expel records?
What is informatica? Why do we need it?
What are the uses of etl tools?
Implementation methodology
Explain the types of transformations?
What do you understand by a term domain?
What is domain and gateway node?
Explain pushdown optimization and types in informatica
Explain pmcmd command usage in informatica