Hello,
Is there a way to notify a user by email when he runs a task and that task fails and return an error(In the back ground task history)?
Thank you.
Absolutely!Create an Event against CJBCTL to capture Error for Batch Run (STAT='25) and send an e-mail CHID User when it happens.
Thank you Rene B for your feedback.
I'm new to Syteline, can you please give me more details about this solution.
Thank you
This is the M3 forum, not the SyteLine forum; maybe you should move or repost this question there, where you'll probably get interesting answers for this question.
I guess possible solutions would be using a "workflow" (Application Event System) or maybe even an external dev, either directly on the DB (Excel, Crystal Reports, etc.) if you are on-premise, or via an IDO-level API if you want to do it the "right" Infor way.