Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


how to run two workflow(not a sessions) sequentially, what
is the process. Plz explain detailed information.

Answers were Sorted based on User's Feedback



how to run two workflow(not a sessions) sequentially, what is the process. Plz explain detailed inf..

Answer / 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

how to run two workflow(not a sessions) sequentially, what is the process. Plz explain detailed inf..

Answer / 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

how to run two workflow(not a sessions) sequentially, what is the process. Plz explain detailed inf..

Answer / don

pimbiliki pilapi

Please let me know if you are not clear or need more info.
Cheers!

Is This Answer Correct ?    2 Yes 0 No

how to run two workflow(not a sessions) sequentially, what is the process. Plz explain detailed inf..

Answer / hardeep

Hi Subash

i didnt understand how to configure 2nd wf to ensure it starts after comp of 1st. pls explain with more detils.
thanks

Is This Answer Correct ?    0 Yes 1 No

how to run two workflow(not a sessions) sequentially, what is the process. Plz explain detailed inf..

Answer / ganesh

as per i know
create a worklet and save the workflow in worklet and run



please let me know is this ans is correct

please call me if this is not an correct 9912063678

Is This Answer Correct ?    2 Yes 9 No

Post New Answer

More Informatica Interview Questions

What is Micro Strategy? Why is it used for?

5 Answers   Infosys,


how we can add header and footer to flat files?

2 Answers   Tech Mahindra, Zensar,


Differentiate between joiner and lookup transformation?

0 Answers  


Write the unconnected lookup syntax and how to return more than one column.

0 Answers  


Can anyone briefly describe abt audit table loading?

2 Answers   TCS,


Aggregator transformation is having fields say a,b,c,d,e group by is enabled on a,b,c with sorted input,How the aggregator transformation process the i/p data?or in which way i/p comes to agg transformation

1 Answers   TCS,


i want excute multiple sessions in one workflow using the "start task".what do i need to do?

2 Answers  


How can you recognise whether or not the newly added rows in the source r gets insert in the target ?

2 Answers  


What is Java Transformation? what are the uses of it?

0 Answers   TCS,


Mine is Insurance Domain, So interviewer asked about terms like underwriting, disbursement amt, Reinsurance

0 Answers   TCS, Wipro,


we have three columns and two rows. col1 col2 col3 a b c want to change into 2 columns and 3 rows ,how? col1 a col2 b col3 c which transformation u'll use and how?

3 Answers   Cognizant,


Explain Dataware house architecture .how data flow from intial to end?

0 Answers   Keane India Ltd,


Categories