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


Please Help Members By Posting Answers For Below Questions

How can we remove the duplicates from flat file source?

583


What is difference between a gateway node and worker node?

627


What is meant by target load plan?

556


difference between informatica 8.1.1 and 8.6

3244


What do think which one is the better joiner or look up?

726






What is a surrogate key?

563


How do you take back up of repository?

723


What is meant by LDAP users?

695


Could you explain what is enterprise data warehouse?

555


How to configure mapping in informatica?

674


How can we use batches?

606


What are batches?

622


How can we create index after completion of load process?

600


In informatica workflow manager, how many repositories can be created?

782


What is the function of union transformation?

619