-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue with TM1Kill in Planning Analytics #3
Comments
@cubewise-tryan @vviau I'm facing the same issue in Planning Analytics 2.0.45 in the cloud. Cancelling threads works, but disconnecting users does not work. The command line response says that users have been disconnected, but they actually have not been disconnected. |
Hi @gopigarapati & @japwah, TM1Kill receives the list of users logged in via the Top API and then calls Disconnect using the user name provided. It seems from the errors that the user provided by TM1 can't be used in the disconnect call. We will have a look when we get a chance and see if there is a solution. It maybe easier to re-implement using the REST API. |
Hi @cubewise-tryan, Is there an ETA at this time as to when this issue may be resolved? Or should we look into other solutions? Thanks, |
Hi @japwah, We currently don't have an ETA. We can only work on our open source projects when time is available and at the moment we are super busy. |
Hi All,
I have setup TM1Kill in our production environment on 10.2.2 through T1 Process which is working fine without any issues.
We are in process of migrating to Planning Analytics 2.0 and trying to setup TM1Kill and the same is not working as expected in PA.
Is TM1Kill supported in Planning Analytics?
Please see the below output after running TM1Kill through TI process in PA,
ERROR: Unable to get user IBCoreProcessing/GOPINATH GARAPATI CAMID(“IBCoreProcessing:u:n=N669061”) from }Clients dimension: ObjectPropertyNotList
=================================================================
TM1Kill v1.2
Setting API admin host to paragontm1uat.jpmchase.net
Successfully logged into server with user name: f468182
Setting Top API admin host to paragontm1uat.jpmchase.net
Connected to TM1 Top: ONEFIN_UAT
Disconnecting users…
Unable to get user IBCoreProcessing/PARAGON TM1 PRIMING ID CAMID(“IBCoreProcessing:u:n=F468182”) from }Clients dimension: ObjectPropertyNotList
User IBCoreProcessing/PARAGON TM1 PRIMING ID CAMID(“IBCoreProcessing:u:n=F468182”) has been disconnected
Unable to get user IBCoreProcessing/GOPINATH GARAPATI CAMID(“IBCoreProcessing:u:n=N669061”) from }Clients dimension: ObjectPropertyNotList
User IBCoreProcessing/GOPINATH GARAPATI CAMID(“IBCoreProcessing:u:n=N669061”) has been disconnected
Disconnection of users complete.
Regards,
Gopi
The text was updated successfully, but these errors were encountered: