Page 1 of 1

TM1 and informatica cloud

Posted: Wed Oct 26, 2022 6:40 am
by pinoyman
Has anyone used TM1 to launch informatica cloud ETLs?

Re: TM1 and informatica cloud

Posted: Tue Nov 08, 2022 9:17 am
by Steve Rowe
Moved and bumped as originally posted in the jobs forum....

Re: TM1 and informatica cloud

Posted: Tue Nov 08, 2022 2:33 pm
by ascheevel
No experience with informatica cloud, but it appears there's decent documentation around their rest api. If you can kick off the ETL job from postman, you can most likely kick it off from TM1 by calling a powershell script with ExecuteCommand() in TI and having that script do the api call via Invoke-RestMethod.

Re: TM1 and informatica cloud

Posted: Mon Nov 14, 2022 6:54 am
by Marvin86
Hello,

I am also a very recent TM1 user and these tips will be very helpful. Thank you for the advice.