We are using Planning Analytics 2.0.6 IF4 and the user has PAX39. PAW server is v37.
This user is not an Admin, so his websheets that he uploads via PAX are private. He says that when he goes back in the next day, they have disappeared. Does anyone know anything about this or have a solution?
Search found 11 matches
- Fri Oct 11, 2019 8:29 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Private Websheets disappearing next day after upload via PAX
- Replies: 0
- Views: 10982
- Tue Sep 27, 2016 2:01 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Creditial error for user accessing Contributor, but ok with TM1 Web
- Replies: 5
- Views: 3624
Re: Creditial error for user accessing Contributor, but ok with TM1 Web
I think we figured out the culprit on this. It appears that TM1 Applications does not like certain special characters in the password. The @ and ! seem to be okay, but one of these is causing a problem: $:). The client user passwords for TM1 are their network password, which requires them to use a s...
- Thu Sep 15, 2016 8:03 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Creditial error for user accessing Contributor, but ok with TM1 Web
- Replies: 5
- Views: 3624
Re: Creditial error for user accessing Contributor, but ok with TM1 Web
I haven't checked the user's .ini file as they only would use TM1Web or TM1Applications. The error happens on any machine she tries to access TM1 Applications. I had her try to log in on the machine that TM1 is installed on and IT had her try on another machine and she got the same error both times....
- Thu Sep 15, 2016 6:15 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Creditial error for user accessing Contributor, but ok with TM1 Web
- Replies: 5
- Views: 3624
Re: Creditial error for user accessing Contributor, but ok with TM1 Web
Hi Edward-
I don't see any Security Overlay cubes in the model. This is the only user that is having the problem and I even created a test user that mimics her security groups and the test user (client) doesn't have a problem.
I don't see any Security Overlay cubes in the model. This is the only user that is having the problem and I even created a test user that mimics her security groups and the test user (client) doesn't have a problem.
- Wed Sep 14, 2016 5:05 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Creditial error for user accessing Contributor, but ok with TM1 Web
- Replies: 5
- Views: 3624
Creditial error for user accessing Contributor, but ok with TM1 Web
Hi- Has anyone encountered this situation where there is a single user (client) that can access TM1 Web fine and dandy, but gets the credential error ("Could not logon to any available servers with the provided credentials") when trying to access TM1 Applications/Contributor? I'm ruling ou...
- Thu May 28, 2015 8:02 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: VBA & Macros not working in TM1 Applications 10.2.2
- Replies: 5
- Views: 6069
Re: VBA & Macros not working in TM1 Applications 10.2.2
Thanks for answering Michel. I was not quite awake this morning and really should have typed TM1 Applications and not Web.
- Thu May 28, 2015 12:18 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: VBA & Macros not working in TM1 Applications 10.2.2
- Replies: 5
- Views: 6069
VBA & Macros not working in TM1 Applications 10.2.2
Has anyone found a solution to this problem? (Note: sorry that my earlier post said TM1 Web, I meant to say that it was TM1 Applications (aka Contributor) It had been working fine for my client prior to them upgrading to the TM1 Enterprise version 10.2.2 This is what they are saying: We have some Ap...
- Sat Aug 31, 2013 1:45 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Export TM1 Dimension to file
- Replies: 6
- Views: 9759
Re: Export TM1 Dimension to file
Sure. I didn't need the file name in the output and the | signs in the Data tab were not helping. Prologue remained the same. DATA tab: If ( DTYPE ( sDim, v1 ) @= 'C' ); AsciiOutput ( sOutputFile, 'C', v1 ); iCount = 1; iMax = ElCompN ( sDim, v1 ); While ( iCount <= iMax ); sChild = ElComp ( sDim, v...
- Fri Aug 30, 2013 10:53 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Export TM1 Dimension to file
- Replies: 6
- Views: 9759
Re: Export TM1 Dimension to file
Thanks a bunch!!!! It worked with just a few little tweaks.
- Tue Aug 27, 2013 5:28 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Export TM1 Dimension to file
- Replies: 6
- Views: 9759
Export TM1 Dimension to file
Does anyone know how to write the TM1 TI Process that will export a dimension to a text file in the same exact format as when you right-click on the dimension and choose "Export Dimension..."? There will be dimensions that have multiple hierarchies mind you. I have been able to export them...
- Fri Oct 12, 2012 3:36 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: TM1 Contributor non-Admin users cannot use picklist fields
- Replies: 0
- Views: 2233
TM1 Contributor non-Admin users cannot use picklist fields
Hi- This is happening in TM1 Contributor 9.5.1. I have a cube that has several cells that use String picklists. Those in the Admin group with Admin rights can use the picklists properly, but non-Admin users cannot. A non-Admin gets no choices in the dropdown if a subset uses the Alias, but is ok if ...