Can we schedule a workflow(not a session) to run after
completition of another workflow? Can we make a workflow
depend on completition of another one?
Answers were Sorted based on User's Feedback
Answer / santosh kumar sarangi
Different type of scheduler are there in market for this
purpose like WLM(Work Load Manager), Control M.
If you want to do it through informatica then after
completion of all the session of first work flow keep
command task and with in the command task call the next work
flow through pmcmd command.
Let me know if i am wrong.
Santosh Kumar Sarangi
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / jack patel
yes,we can schedule a 1workflow after 2 workflow make a dependent on first one.
ex: if we have 5 workflow and we want to schedule a job in production. just do dependent on previous one..
| Is This Answer Correct ? | 1 Yes | 0 No |
Which files are created during the session rums by informatics server?
Briefly describe lookup transformation?
What is a shortcut and copy in Informatica and how two are different with each other?
What is a code page?
how can we update without using update transformation. wt is push down operation in informatica. which lookup gives more tuning performance. if so why.
In informatica workflow manager, how many repositories can be created?
If I have router with 10 records, if the condition doesn’t satisfy the records will pass to the default group,then where can we see that records and where that records will store?
Explain the etl program with few examples.
lookup is passive y can't it be active? let us say i have some records in my source like 101,rohit,1000 101,rohit,1000 102,kumar,2000 like wise now as it is having multiple matches i return only first,last value it can't return bouth the values that means lookup is acting as select distinct right by default what means it is active?
Suppose we are using a Dynamic Lookup in a Mapping and the commit Interval set for the tgt is 10000. Then how does the data get committed in the lookup if there were only 100 roows read from the src and the dynamic lookup dint have the 100th row in it?
Hi Experts, Performance Wise Which transformation is better in LOOKUP AND JOINER TRansformations? Why? Can anybody please explain it ? Please help me out from this Question. Thanks In Advance.
What is active and passive transformation?