-
I'm developing a TM1PY routine to transfer data between servers. When testing out writing back to a cellset including consolidated values, it gave a (reasonable) error "CubeCellWriteStatusElementIsCon…
-
Due to various security settings at my client, I am unable to use pip to install, and have to manually put it in the site-packages folder. How would I go about handling the dependencies?
Btw, it's …
-
I've seen Quebit use the Rest API to perform a single login while executing multiple TIs simultaneously. Is that possible with TM1py? I've tried looking at the code and modifying it a bit but I'm ne…
-
Hi,
I'm getting the following error when trying to create/update a process with the following json body.
**Exception:**
_...\TM1py\Services\ProcessService.py", line 121, in create
del body…
-
Hi,
The description mentions querying TransactionLog, but I cannot seem to find any Service that would provide it.
Am I missing something?
-
Hi,
Thanks for creating this package! We will be using it in several ways.
We're new to Python - so this issue may not really be an issue:
When an element has more than one parent, the data.execu…
-
The installation steps in the README seems out of date as there is no TM1py.py file present.
It needs to be updated.
And the __init__.py file also seems to be missing.
-
Marius, I'm working with your get_view_content routine to create CSV output. Testing with 10.2.2 and with PA, I see that the dimension references come out differently:
10.2.2 '[actvsbud].[Actual]'…
-
I have two issues.
1. On my tm1 host server i have two tm1 instances? How do i mention that i can only login to particular server?
2. I have my tm1 single signon implemented with bi. In this cas…
-
Marius, you refer to this in your writeup - but I haven't been able to locate any objects or services to handle this. Did it exist in earlier versions?
I found a post on the SDK forum which shows th…