Sunday 13 December 2015

Declare Constraints

Declare  Constraints:

It is Used To  Vallidate Multiple Properties ,But Here The Vallidation's One Property Depends On another Property


Example:


First name ,Last Name Vallidation Using Constraints


Class Group----New-----Decision ----Declare Constraints



When.Last name=First Name


Require That .Last Name !=.First Name

Else Add Message "First Name and Last Name Should not Be The same "To.Last name

=>Save The Declare constraints

=>Go to Section Last name Property Behaviour On changeEvent.

=>Save And Run The Flow. 

No comments:

Connect -SOAP

Using Connect -SOAP We can Consume a Web service on the Web by Means of Simple Object acess protocol Consuming web services Click-Pe...