1,If there are 3 workflows are running and if 1st workflow
fails then how could we start 2nd workflow or if 2nd
workflow fails how could we start 3rd workflow?

Answer Posted / chiranjeevi

We can handle through unix scripts(Job). Using pmcmd
command you can find the status of the first workflow .IF
First wf failed then you can run the second workflow using
pmcmd command.The same thing applicable for 3 wf also.

Please correct me if i am wrong.

Thanks
Chiranjeevi K

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you convert single row from source into three rows into target?

731


What is the difference between source qualifier transformations source filter to filter transformation?

708


What the difference is between a database, a data warehouse and a data mart?

684


Differentiate between reusable transformation and mapplet.

698


Explian the Process of deployment groups in informatica

730






Mention some types of transformation?

701


I need the output file in the below format using Informatica. __0946684800__ 6 1 3 1 5 1 6 1 10 1 6 10 Pos State Time Split AgentID Reason Spaces Code in Code Spare state ______ ___ _____ ______ __________ ______ 1234 14 0 4321 3103 abcd 4321 15 5 123452 3150 Can someone help please?? We need the data in space-delimited, fixed ASCII format .

1577


Explain why we use partitioning the session in informatica?

682


What is source qualifier transformation in informatica?

646


What is update strategy transform?

696


can you please explain me pre session and post session options?

6622


Explain constraint based loading in informatica

748


What is a filter transformation?

670


How to do unit testing in informatica? How to load data in informatica ?

750


I have 10 columns in a flat file and 10 rows corresponding to that columns. I want column number 5 and 6 for last five records. In unix as well as informtica.

1301