[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: How to throw error if TDE encryption fails so we can fail the build as well?

  • Thread starter Thread starter frank.meulblok
  • Start date Start date
Status
Not open for further replies.
F

frank.meulblok

Guest
You should be able to query proc:Exitcode after the WaitForExit(). Exitcode 0 means a successful run, you should you should throw your error condition if it returns non-zero. proutil should exit with a non-zero exit code when something goes wrong. If it doesn't, report that as a defect to Tech Support.

Continue reading...
 
Status
Not open for further replies.
Back
Top