i have 5 session (s1,s,2,s3,s4,s5)i want to execute first 4
session after 5th session how will you do?
Answer Posted / davan
First 2 ams r they asked after 5th task execution then will
run.soo...workflow--s5--event wait
event raise--s1--s2--s3--s4
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
can u any challenge your project?
Target increases every day even though no new record was inserted
How do you update the records with or without using update strategy?
What are Dimensional table?
Informatica settings are available in which file?
TELL ME ONE COMPLEX MAPPING IN UR PROJECT? chandumba2005@gmai.com
What is a filter transformation and why it is an active one?
How many ways are there to create ports?
Give some information on report bursting and how to do it in bca as I have to split the report and send different reports to different people?
How many input parameters can exist in an unconnected lookup?
How to generate or load values in to the target table based on a column value using informatica etl tool.
How to create the list file having millions of flat files while indirect loading in informatica? In indirect file loading, suppose we have less no.of flat files then we can enter files names manually in list file creation. If millions of files are there, how can we enter the flat file names in list file?
Some flat files are there, out of these having some duplicate. How do you eliminate duplicate files while loading into targets?
if i hv 6 table as source table but can i make 12 as a dim table and 6 as fact table belongs to that src table.
I have worked on Informatica 7.1.1. I want to know the answer for the below question. Target is not created initially.Then how to take the DDL script from the source and run the Mapping by creating the Target dynamically?Is it possible by SQL Transformation?