Conditional load of records in Datastage

Source has sequential file stage in 10 records and move to transformer stage it has one output link 2 records and reject link has 5 records ? But i want remaining 3 records how to capture

Showing Answers 1 - 9 of 9 Answers

tina

  • Oct 21st, 2011
 

Add a third output link and make the filter condition as negation of first output link and reject link. All the records that do not match the filter condition of first output or filter condition of reject would be passed to the third link.

  Was this answer useful?  Yes

In the transformer Stage Constraints we can define the constraints where this records can get to which link so that the missing records can get catched.

  Was this answer useful?  Yes

Shirisha

  • Oct 10th, 2012
 

You can choose O.W option in constraints, so remaining records you will get.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions