Page 1 of 1

Posted: Sat Sep 13, 2008 10:06 pm
by ray.wurlod
Please try to maintain a professional standard of written English at DSXchange. It helps those whose first language is not English. In particular avoid SMS-style abbreviations (DSXchange is not a portable telephony device, but a forum where professionals exchange ideas).

Posted: Mon Sep 15, 2008 2:16 am
by shaimil
If you're not concerned about processing all the data or the dataset is relatively small, this could be achieved by using an after job routine to check the link count on the reject row.

Re: parameter for abort after n rows

Posted: Mon Sep 15, 2008 5:00 am
by dsusr
Use the transformer options Abort after rows by using the Following Logic.

Use a stage variable to count the number of rejected records. Create a link in the transformer with the Constraint that the Rejected Stage Variable Count > Job Parameter for the Abort.

For the same link use the option Abort on Rows = 1