What are events in workflow manager?
EVENTS ARE THE WAIT WHICH V IMPLEMENT ON OTHER TASKS ON WF BEFORE THE SPECIFIED REQUIREMENT IS FULLFILLES.
THESE ARE OF TWO TYPES
1.PREDEFINED(ALSO CALLED FILE WATCHER EVENT)
2.USER DEFINED
IN PREDEFINED WE CAN CHECK FOR A FILE TO BE PRESENT IN A PATH WE SPECIFY BEFOE V PROCEED WITH THE WF.
IN USER DEFINED WE CAN MAKE ANY TASK TO WAIT BEFORE A SPECIFIED TASK IN COMPLETE.
IN USER DEFINED EVENT WAIT N EVENT RAISE TASK ARE USED IN COMBINATION.
SEHAJ
| Is This Answer Correct ? | 11 Yes | 1 No |
How can you run a session without using server manager?
What is different between informatica version 8 and 9 version
Types of error logs in Informatica?
Explain how to import oracle sequence into informatica?
I want to run a informatica worklow after complition of oracle procedure. That procedure is not running through informatica and can be run at any time in database. Informatica is in windows environment. Is it possible ? If yes please explain.
What is a pre-defined event and user-defined event?
what is pre and post sql and what is diff between source presql and target pre sql
What is a router transformation?
How to delete duplicate record in Informatica?
how to load first record of first time run,second record to 2nd time n 3rd record from 3rd time to target table
HOW TO PROCESS THE ROWS FROM JOINER AND EXPRESSION TRANSFORAMTION TO SORTER TRANSFORMATION
Can we use procedural logic inside infromatica? If yes how, if now how can we use external procedural logic in informatica?