validate email

  1. Validating Email Address in JDE 9.2

    Hi all, So I have an application that is sending a report to a specific email address, and there is to be a manual override. I don't want the report to run if the email is invalid. Is there a way in JDE9.2 to call a regular expression so I can validate the email address. (or a BSFN that does...
Back
Top