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
Where are the source flat files kept before running the session?
What all are steps in up gradation of Informatica server?
How to generate sequence numbers without using the sequence generator transformation?
As union transformation gives UNION ALL output, how you will get the UNION output?
What are the types of caches in lookup? Explain them.
Hi friends I want to know about what r the dimensions in the banking porjects and genarally how many tables r in project ?
how lookup transformation is made active in new versions... When to use connected and when to use unconnected lookup and why? which is good for session performance. How to make lookup persistent and how to remove stale data from that lookup. how commit works - when we stop or abort data. Explain in both cases. What is factless fact table and have you ever used it in real time scenarios.
What do you mean by channel change?
What is the format of informatica objects in a repository? What are the databases that informatica can connect to windows?
hi friends ... i have insurance project(informatica),can you please tell me how many table and mappings we need to use?and explain me.. thank you
What is source qualifier transformation in informatica?
Separate from a database, an information bazaar, and an information stockroom?
Does an informatica transformation support only aggregate expressions?
Informatica settings are available in which file?
How do you load only null records into target? Explain through mapping flow.