Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

FDMEE Email Notification

MikeTOAug 14 2015 — edited Nov 30 2015

Hi All,

I have setup an AftConsolidate Event jython script that sends me an email with each load's process status (import status, validation status, etc.) when a user loads data.  My plan is to add each user's email address to their location's Integration Option box and have them receive the email.  That is all fine.

The only issue I have is that I only receive emails from successful loads and not those that fail along the way.  AftConsolidate only gets triggered if the load successfully makes it that far so I am wondering where you would put a script that would give you an update on loads that failed, let's say during validation.  Do I need to track the progress in each event script?  If the process fails during validate, an email script in BefValidate would be of no use as it has already past and AftValidate wouldn't be invoked as the load wouldn't had made it that far.

Any ideas?

Thx,

Mike

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 28 2015
Added on Aug 14 2015
16 comments
5,087 views