I'd like the load to be triggered by client. By placement
of a file or somehow. How is it done in Informatica? I'm
using version 7.1.4
This is so urgent - I really appreciate your help :-)
Answer Posted / arnab
Add an event wait in your workflow and have a Unix script
touch a zero byte file in the source file directory and
configure the even wait to look for this zero byte file in
the source directory as soon as the event wait detects the
file the session will execute
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is meant by target load plan?
What are the new features of informatica 9.x in developer level?
I have 10 columns in a flat file and 10 rows corresponding to that columns. I want column number 5 and 6 for last five records. In unix as well as informtica.
in u flatfile some of fact records are missed then u load the diminision records are not if u load diminsion records what about fact table records
i have a data in my source as a flat files what test i have to perform the next step can any body help to me
Differences between connected and unconnected lookup?
5. Consider the following products data which contain duplicate rows. A B C C B D B Q1. Design a mapping to load all unique products in one table and the duplicate rows in another table. The first table should contain the following output A D The second target should contain the following output B B B C C
What are active and passive transformations?
How can we improve session performance in aggregator transformation?
How do you convert single row from source into three rows into target?
What are the advantages of informatica?
What is a standalone command task?
Why filter transformation is an active one?
Can you generate sequence numbers without using the sequence generator transformation?
How might one distinguish in the case of mapping is right or not without associating session?