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 |
How to eliminate duplicates from flat file..what is the procedure
Explain pushdown optimization and types in informatica
If the records doesnt satisfy the filter condition where will it go?
what is the difference between mapplet & stored procedure?
how the data will be loaded while desiging the schema?which one first (for e.g.-dimesions and facts)
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.
Hi, Can you please send me the Informatica 8 certification exam dumps to my email id rwork.san@gmail.com Thanks, Revathi.
please let me know which type of question arise in interview on project manager round on insurance project with answer pls reply asap.
What are the different types of transformation available in informatica.
What is limitations of truncate and load option
I've a denormalized table EMP(empno,ename,phone,addr1,addr2,fax,email). Now I want to insert the record into target in the format that, there will be 2 target rows for 1 source record. In target the row needs to be inserted as: ROW1: empno,ename,addr1,phone ROW2: empno,ename,addr2,fax,email And I'm not allowed to normalize transformation. How to achieve?
why we need informatica