Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 

Description

This step checks if an email address is valid or not. The checking process returns one result field (Boolean or String depending on your settings) and one additionnal field (String) containing errors string when email address is not valid.

...

This step validate email addresses and it needs to be connected with previous step. Image Modified





The "email address" step is the source of email addresses. It can be replaced of course by any other steps (Table Input, Text File input, Excel Output,...). The "Mail Validator" step will check email addresses from "mail" field (created in "email address" step).

Image Modified














Field "result" will contains the result of the process (Y or N ie TRUE or FALSE) and PDI will put the errors straing in the field "Error message".

The filter rows step "Check eMail" will separate valid email addresses from unvalid ones.
Image Modified