Page 1 of 1

send TM1ProcessError file to user

Posted: Sun Aug 29, 2010 4:09 am
by borisslu
hi,
i have a guestion.
can i send TM1ProcessError file to user about mistake when run process?
attachment this file to email.
thanks

Re: send TM1ProcessError file to user

Posted: Sun Aug 29, 2010 10:29 am
by lotsaram
Yes you can but you will have to cobble together a 3rd party email application that you can call from command line with GetProcessErrorFilename and ExecuteCommand (and have access to a SMTP server).

While this isn't out of the box it also isn't too difficult to put together and is not uncommon.