cancel
Showing results for 
Search instead for 
Did you mean: 

message validation

Former Member
0 Kudos

Hi All,

As per my business requirement If one of the Input field (say Name ) doesn't have any value then it should not process the record and has to through an error.How can we achieve this?

Thank you

kartikeya

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

You can check the option of using conditional receiver determination and check the field value in the message payload and direct the message to a receiver mail adapter to send alert emails or to place the file in error folder without processing. If the payload has correct value then the message can be taken for processing

Regards

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi kartikeya,

This is a very interesting question......anyways you handle this error by using BPM.

In BPM you can use Block, Control step, Exception handling and so on .... to control this error and also you can use ALERTS for this senario...Following are the links which can help you in detail.

Kindly refer these links it is very interesting:

Through BPM:

Through ALERTS:

Hope this wil solve ypur problem....

Regards

Sai Ganesh

<removed by moderator>

Edited by: Mike Pokraka on Jul 29, 2008 5:00 PM

Former Member
0 Kudos

Hi

Edited by: Anandha Krishnan on Jul 29, 2008 8:22 PM

santhosh_kumarv
Active Contributor
0 Kudos