-
I want to login into tm1 by single sign On is that possible please let me know if it possible
-
Marius,
Sorry to post this here if it should be somewhere else. Have you ever initiated a TI Process after an SFTP transfer completed. I am running a python script on Server #1 to transfer a csv fi…
-
i'm using this service to extract cube data as pivot **execute_view_dataframe_pivot**
attaching screenshot please find below
![pivot](https://user-images.githubusercontent.com/49037021/57521592-5…
-
Installed TM1py and run check.py. It is failing with following:
TM1 User: MyUserID
Password (cmd doesn't show input):
CAM Namespace (leave empty if no CAM Security): devmaple
Address (leave empt…
-
Hello,
I'm having an issue connecting and I'm not sure what the issue is. I've gone through all the other material and have tried everything and can't seem to find a solution. I have a hunch that …
-
I have two identical models and trying to replicate changes by monitoring the transaction log delta. Any ideas why I am receiving the error below. I am on PA 2.0, Python 18.1
>>> import configparse…
-
All methods in TM1py should support an optional argument: `timeout`:
`data = tm1.cubes.cells.execute_mdx(mdx=mdx, timeout=120)`
If the TM1 Server does not respond in a timely manner, TM1py will …
-
Was following steps on how to connect and while checking connectivity to TM1 using Check.py getting errors.I tried updating within the file with the credentials and server name but still no luck.
…
-
-
This might be a question of documentation. Is a Server having IntegratedSecurityMode=3 as its log in method supported by TM1Py?