Work flow failed when it is set to Bulk mode but it was
successful
when set to normal mode y??(All the connections are fine and
exactly
correct)?
Answer Posted / sanju_yu
U all are wrong my friend,
workflow failed cuz mapping maust be having a Update
strategy Transfn in it so when we use a Update strategy
Transfn u cannot run a workflow in bulk mode it should be
run in normal mode only
Thanks
Sanjay
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
can u any challenge your project?
How many transformations can be used in mapplets.
How to generate sequence numbers without using the sequence generator transformation?
Source and Target are flat files, Source table is as below ID,NAME 1,X 1,X 2,Y 2,Y On Target flat file i want the data to be loaded as mentioned below ID,NAME,REPEAT 1,X,2 1,X,2 2,Y,2 2,Y,2 How to achieve this, Can i get a map structure
Reusable transformation and shortcut differences
How to partition the Session?
What is Session and Batches?
What is the sql query overwrite in source qualifier in informatica
Describe the scenarios where we go for joiner transformation instead of source qualifier transformation?
Explain incremental aggregation in informatica
What is expression transformation?
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's the layout of parameter file (what does a parameter file contain?)?
How do you load only null records into target? Explain through mapping flow.
SOURCE DATA IS DISPLAY IN THIS FORMATE IN TARGET . WHAT BUSINESS LOGIC WE CAN APPLY. source table target table ------------ ------------ c1 c2 c3 c1 c2 c3 -- -- -- -- -- -- 1 A J 1 2 B K 2 A 3 C L 3 B J 4 D M 4 C K 5 E N 5 E L F M N