Session S1, S2, and S3. In the session S3 I want to load every
Saturday. How it is possible?
Answer Posted / priyank
Hi,
We can use,
S1 --> S2 --> DECISION Task --> S3
CMD1 ------->
We will connect S2 and CMD1 to the DECISION Task. In CMD1,
we can give a unix script to check for current day and if
the day is not Saturday, then fail the command task.
In the DECISION task, we will give a condition,
S2.Status=Succeeded and CMD1.Status=Succeeded, then proceed
to S3.
Though I have given this solution, need to check on any
other more efficient method to achieve the given
situation.Will appreciate anyone coming up with a more
efficient solution.
Hope the above solution helps.
Thanks.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
How can you validate all mappings in the repository simultaneously?
can u give example for factless fact table
Explain where to store informatica rejected data? How to extract the informatica rejected data?
My source is delimited flat file Flat file data is H|Date D1|ravi|bangalore D2|raju|pune T|4 The data will be send to target if the fallowing two conditions satisfied 1.The first row Date column is equal to SYSDATE 2.Last record second port equal to number of records. How to achieve?
What is meant by query override?
How can you generate reports in informatica?
what is $$$$?
Explain in detail about scd type 1 through mapping.
I have a flat file, want to reverse the contents of the flat file
Is it possible to revert a global repository to local one and why?
What you know about transaction control transformation?
Why update strategy and union transformations are active? Explain with examples.
how to create user defined function (udf) in informatica
What are the types of caches in lookup? Explain them.
what is the difference between informatica6.1 and infomatica7.1