Draw a workflow diagram for this situation. If s3 is true
session s4 and s5 should concurreently Run.if any one s4 or
s5 true it should run s1.If s1 sucess it should execute s2
otherwise exit.can any one give me suggestion.Thanks in
advance.
Answer Posted / pg
1. Create S3.
2. Connect it to S4 and S5 prallell. Check if
PreviousTaskStatusS3 =
succeeded in the connecting link.
3. Once S3 is successfully executed it will start S4 and S5
4. Connect s4 and s5 to session s1 and Check if
PreviousTaskStatusS3 =
succeeded in the connecting link and in general tab of
session choose the option treat
input rows as 'OR' .
5. This will allow you to move ahead incase either of S4 or
S5 is succeeded.
6.Connect it to S2 using the same PreviousTaskStatus =
succeeded in the lnk.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
3.how will u get information about bugs how will u rectify the bugs in realtime whch tool we are using to rectify the bugs
What is the difference between router and filter?
Which are the different editions of informatica powercenter that are available?
Separate from a database, an information bazaar, and an information stockroom?
Explain what transformation and how many are there in informatica?
Can one use mapping parameter or variables created in one mapping into any other reusable transformation?
In What Situations we can use MappingParameters ,Mapping Variables AND Session Parameters in REAL TIME.
Different qualification between a related rotate toward the sky and isolates look upward?
Explian the Process of deployment groups in informatica
How big was your fact table
How to create the source and target database connections in server manager?
what is persistent lookup cahce?how to use and when to use this persistent lookup cahce?explain?
Performance tuning in UNIX for informatica mappings?
what is the size ur source like(file system or database)? how many record daily come u r banking project?
Informatica Server and Client are in different machines. You run a session from the server manager by specifying the source and target databases. It displays an error. You are confident that everything is correct. Then why it is displaying the error?