cancel
Showing results for 
Search instead for 
Did you mean: 

BPM

Former Member
0 Kudos

Hi Friends,

i have 100 records in file but in the that 100 records 10 have defects filed vaules . i want to pass 90 records and the 10 records have not passed i want to get 10 records error how to do in the BPM

Accepted Solutions (0)

Answers (4)

Answers (4)

marksmyth
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello

This looks suspiciously like an exam/interview type question. Please note this is an expert forum for expert users.

Please familiarise yourself with the [Rules of Engagement|https://wiki.sdn.sap.com/wiki/display/HOME/RulesofEngagement] before making any more posts.

This thread will be locked and your user will be monitored.

Regards

XI/PI Moderator

baskar_gopalakrishnan2
Active Contributor
0 Kudos

> want to pass 90 records and the 10 records have not passed i want to get 10 records error how to do in the BPM

You might want to write UDF and there check for the field values if that are not acceptable throw exception. This way you can stop processing fault records. You can do without BPM.

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi Chandra,

this is not a forum to discuss about interview questions.

let me answer for question, wite a validation in mapping , if file not valid throw exception .

REgards,

Raj

former_member854360
Active Contributor
0 Kudos

You can do it without using BPm.

Use a 1:N split mapping