Page 1 of 1

Connecting to Unix Server from TM1 Windows server

Posted: Sat Sep 18, 2010 5:47 am
by deepu_sree
Hi All,
I need to connect to an UNIX based server which hosts the scripts that load data into the data mart. My TM1 jobs have a dependency on the ETL jobs which load data into the Data mart.

How do I define TM1 dependency on an UNIX based server?

Pls help..


Regards,
Deepu.

Re: Connecting to Unix Server from TM1 Windows server

Posted: Sat Sep 18, 2010 6:31 pm
by David Usherwood
TM1 has no specific hooks for this kind of thing. However, it does have ExecuteCommand, which will run an arbitrary Windows script. And there are tools out there to send commands from Windows to Unix. I'm not going to pretend to be an expert in this area, but I suggest you google for RCMD, REXEC and PSEXEC.