TM1 API Execute process
Posted: Mon Mar 08, 2010 12:50 pm
Hello,
I've written a procedure in VB that uses the TM1 API calls to execute a process. This works perfectly, I can even detect if the process returns an error. I get a message from TM1, which I put in a message box, that TM1 executed the process but generated a logfile. Now my question is:
Can I show the errorlogfile to the user? The errorlogfile is written to a seperated disk on the server where the user has no access to but it must be possible to retrieve the errorlogfile through api calls, no? I can't find anything in the guide.
Can somebody help me?
Regards,
Jan
I've written a procedure in VB that uses the TM1 API calls to execute a process. This works perfectly, I can even detect if the process returns an error. I get a message from TM1, which I put in a message box, that TM1 executed the process but generated a logfile. Now my question is:
Can I show the errorlogfile to the user? The errorlogfile is written to a seperated disk on the server where the user has no access to but it must be possible to retrieve the errorlogfile through api calls, no? I can't find anything in the guide.
Can somebody help me?
Regards,
Jan