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
What is sequence generator transformation in informatica?
how to load dimension table and fact table. plz tell me the steps.
What is an active transformation?
Can we use procedural logic inside infromatica? If yes how, if now how can we use external procedural logic in informatica?
What are the advantages of informatica?
What does role playing dimension mean?
what is INFORMATICA TESTING process
What is decode in informatica?
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.
what is the end to end process meaning in my project(my project is development)and functionality plz tell me
What do you mean by channel change?
write a query to retrieve the latest records from the table sorted by version(scd)
How to differentiate between the active and passive transformations?
What do you understand by a term domain?
Can anyone tell me the new features in Informatica 9 Version?