How do we come to know the Source data/file is
ready/Updated in the source location, when the session is
scheduled for @12:00AM and ready to run its job ? or Can we
schedule the session, when the source is updated in source
location without any time constraint?
Answer Posted / vinod
This may help for flat files.
this may be done using the event wait task.
1) upload the src file wiht a touch file.
2) schedule ur job at perticular time.
3) in wf use the event wait task.
4) event wait will wait for touch file, once it get the
touch file, it will start the load.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What are the databases that informatica can connect to windows?
Explain target update override in informatica
wf dont have integration severances how you can run?
What is the need of etl tools?
What is a predefined event?
Explain what transformation and how many are there in informatica?
COM components can be used in Informatica
How do you handle two sessions in Informatica
Differentiate between router and filter transformation?
what is SDLC way of code development?
Suppose we configure sorter transformations in the master and detail pipelines with the following sorted ports in order: item_no, item_name, price. When we configure the join condition, what are the guidelines we need to follow to maintain the sort order?
What are the components of workflow manager?
How to create different types of slowly changing dimensions (SCD) in informatica using the mapping wizard?
how we can load rejected record's at run time?(not through bad files)
Write the unconnected lookup syntax and how to return more than one column.