I have 5 sessions s1,s2,s3,s4 & s5 and i want execute
s1,s2,s3,s5 after s4. How?
Answers were Sorted based on User's Feedback
Answer / swathi
or using keep after s4 link status=succeeded,then keep
s1,s2,s3,s5
| Is This Answer Correct ? | 15 Yes | 1 No |
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 |
Answer / swathi
try using event wait and raise tasks after s4,then u keep
s1,s2,s3,s5
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / amedela chandra sekhar
my question is first execute s1,s2,s3,s5 after that execute s4.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sanjeev
Using Parallel Batch Processing...
first Keep the session s4 then keep s1, s2, s3, and s5
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / santosh kumar sarangi
In addition to prakash and prasad
check the option 'fail parent if the task fail' in the
general tab other wise the worklet will succeeded after
failing the session.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / prakash
Create s1,s2,s3,s5 in a maplet and call this maplet in the
workflow,create s5 in the wokflow and link it after the
maplet,and in the maplet link check for the status
succedded.
once the maplet is succeded then the s4 session will be
executed.
Thanks,
Prakash
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / prasad
Create s1,s2,s3,s5 in a worklet and call this worklet in
the workflow,create s5 in the wokflow and link it after the
worklet is completed or succedded s4 should start.
Check the link condition between worklet and s4 session in
should be suceeded
| Is This Answer Correct ? | 0 Yes | 1 No |
Data transformed successfully from Source table to target table. Now how you will ensure that the data in Target table is proper. I answered will verify one or two records and check Then question was that the Development is doing (1-2 record verification)but as a tester you have to verify the complete data, how you will do?? Please answer
How do you convert single row from source into three rows into target?
i have oracle table A and target B. i don't know how many records. i want get get last record in table A as first record in target table B. write a sql query?
i hav a scenario like this i want load data from source to target as follows frist it counts the num of deptno and display with that with count and how many times it reapts along with all the records in source
In a concurrent batch if a session fails, can you start again from that session
how to construct simple biogas digerter? please show me detail drawing and specification of simple biogas construction?
Why do flat file load is faster if you compare that with table load ? Please answer me. Advance Thanks, Manojkumar
Two different admin users created for repository are ______ and_______
What are the circumstances that infromatica server results an unreciverable session?
What is the Difference between sorter and aggregator?
How can you access the remote source into your session?
Why union transformation is an active transformation?