-
Hi,
I want to start the adventure with tm1py and PA on Cloud, I have a problem at the very beginning with the "check" script. Namely, every time, I get an error "`ERROR:name 'HttpNegotiateAuth' is no…
-
We upgraded to PA 11.6, any suggestion on how to pull the wait threads and kill or instead pull all threads and their info
-
Hi Marius/ Vviau,
Using latest version TM1py 1.3.1, tried to achieve SSO with new parameter Gateway but im facing an error message SSL : certificate verification failed.
Could you please help me …
-
Hi There -- I'm trying to retrieve the cube metadata value for LastDataUpdate via tm1py; I know I can hit it via the API: for example http://server123.org:1234/api/v1/Cubes('TheCube') will present a …
-
Hello,
I would like to know how to get elements's attributes from a dimension ?
I am trying to get a dataframe with an additional column with a specific attribute.
I have tried the following:…
-
I follow tm1py install guide, download Anaconda, window, 3.7 version, launch Anaconda prompt, type pip install TM1py, I got "Could not find a version that satisfies the requirement TM1py (from version…
slu18 updated
5 years ago
-
I only see the function of read content from an application from your api? Do you know any example of POST/PATCH/DELETE?
-
Hi Marius,
I want to connect PAX using Tm1py is it possible.
if please share some examples .
Thanks & Regards,
Ram Kumar
-
**Describe what did you try to do with TM1py**
Hi
We have a Python server on a separate server then TM1. It currently has 2 CPU's. Will increasing the CPU's increase the performance of the Python …
-
I have two method to get the cubes and get the dimensions:
Initially I call **cubes()** and then **dim()**.
1. Is it possible to reuse the **thread ID** which was created during the call **cub…