send TM1ProcessError file to user

Post Reply
borisslu
Posts: 15
Joined: Sun Jul 13, 2008 6:49 am

send TM1ProcessError file to user

Post 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
lotsaram
MVP
Posts: 3656
Joined: Fri Mar 13, 2009 11:14 am
OLAP Product: TableManager1
Version: PA 2.0.x
Excel Version: Office 365
Location: Switzerland

Re: send TM1ProcessError file to user

Post 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.
Post Reply