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 |
When will u go for (which means situation) Connected Lookup and Connected Lookup? Pls explain with an example?
how can import the data from the flat files?
What is aggregate awareness?
What is event and what are the tasks related to it?
Is it necessary to maintain the primary-foreign key relation ship between the targets in informatica while loading using constarint based loading or it is required only at database level ??
What is difference between a gateway node and worker node?
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?
How to transform normalized data to denormalized form in informatica? Is there any logic or any transformations to achieve this?
what is lookup ?
What is a code page?
source table have single column single record having with single space. load that source record into trg . trgt having two columns and the SOURCE TABLE LIKE COL1 BHANU PRASAD TRGT TABLE COL1 COL2 IN THAT LOAD THE RECORD IN THE trgt table LIKE COL1 COL2 BHANU PRASAD HOW ? TELL ME PLZ
why we use informatica in our project?