Hi,
I have a requirement to read a csv file and generating an one xml file as an output for all the records. But i need to apply few of the validation rules and on the basis of validation rules, i need to reject the records. Can anyone help me how to reject the records in SAP PI.
Ex- Let us assume that there is one mandatory field item no, if the value of item no is null i need to reject that record.