cancel
Showing results for 
Search instead for 
Did you mean: 

Alert when no value

Former Member
0 Kudos

Hey Guys,

Here is an other clarification.

working on File2File,Here i should map a constant value if a particular field has no value and also through an alert stating the field is empty.

I've done with assigning constant,but how can through alert for the same without using BPM.

Derick

Accepted Solutions (1)

Accepted Solutions (1)

prateek
Active Contributor
0 Kudos

You may check that if the value is blank, map to UDF from where you may throw the alert. In the UDF, you may execute any dummy expression that may throw exception through which alert could be raised.

Regards,

Prateek

Answers (1)

Answers (1)

dharamveer_gaur2
Active Contributor
0 Kudos

Hi

Use UDF to through Alert as suggest by Prateek.First check your field vaule using exist.