I have 5 sessions s1,s2,s3,s4 & s5 and i want execute
s1,s2,s3,s5 after s4. How?
Answer Posted / naresh sahu
Quest:my question is first execute s1,s2,s3,s5 after that
execute s4?
Ans:if the s4 execution is depends on all the previous
session then use decision task . Put the status=succeeded .
If all the four sessions executed successfully then S4 will
execute.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are session parameters ? How do you set them?
I have two different source structure tables, but I want to load into single target table? How do I go about it? Explain in detail through mapping flow.
How to go to the older version for a mapping?
How to create or implement slowly changing dimension (SCD) Type 2 Effective Date mapping in informatica/Flagging mapping in informatica/visioning mapping in informatica?
What is a rank transform?
What are ETL Tools?
How can we create index after completion of load process?
What is repository manager?
Can we use procedural logic inside infromatica? If yes how, if now how can we use external procedural logic in informatica?
How do you load unique records into one target table and duplicate records into a different target table?
What is domain in terms of informatica?
What is decode in static cache?
How do you load first and last records into target table? How many ways are there to do it? Explain through mapping flows.
Explain how many types of dimensions are available in informatica?
What is Story point Estimation ? Can any one give just an introduction about this ? Advance Thanks