Search found 120 matches

by HighKeys
Thu Feb 27, 2020 1:06 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Updateing Model to Hierarchys
Replies: 4
Views: 2987

Updateing Model to Hierarchys

Hello friends, i read much about the Hierachys which are added with PA 2.0.5, at the moment we dont use the new Hierarchy system, but i think its worth a try. I cant find any info according to the DBR(W) formula if there was added a support of hierarchys. So my question is, we are using some sheets ...
by HighKeys
Tue Feb 25, 2020 11:13 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 Web White Blank Page
Replies: 10
Views: 9326

Re: TM1 Web White Blank Page

Thank you worked perfect!

I know i'm one of the users here with less knowlage and many questions, so i just want so say thank you for your support!
by HighKeys
Tue Feb 25, 2020 7:57 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 Web White Blank Page
Replies: 10
Views: 9326

Re: TM1 Web White Blank Page

Hello friends, i found a solution, i deleted the whole TM1Web folder and installed TM1 again on the server, now it works. I have a additional Question, before i had this issue, we dont see the mask to select a server in tm1web, now i can switch between our dev and prod enviroment, is there a way to ...
by HighKeys
Thu Feb 20, 2020 12:06 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 Web White Blank Page
Replies: 10
Views: 9326

Re: TM1 Web White Blank Page

Thank you!

So i can say nobody changed the TM1 Folder files, i also extracted the "tm1web.war" again to be sure that i have all files that i need.

If you check your network monitoring in your browser, do you have any errors listed there?

Thanks for your help!
by HighKeys
Tue Feb 18, 2020 10:20 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 Web White Blank Page
Replies: 10
Views: 9326

Re: TM1 Web White Blank Page

Hello,

FYI i unpacked the tm1web.war file and copy it again to my webapps folder to make sure nothing there is missing, and checked the configs again, but still just the white blank page.
by HighKeys
Fri Feb 14, 2020 1:08 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 Web White Blank Page
Replies: 10
Views: 9326

Re: TM1 Web White Blank Page

I'm very sorry to ask here, but does anyone have the possibility to check the webcontents folder at a enviroment where TM1 Web ist running?

Would be very interessting if you have the folder "dwr/en" and the file "engine.js"


thanks!
by HighKeys
Fri Feb 14, 2020 1:06 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Writing a Single Dynamic TI process to load data from multiple files
Replies: 4
Views: 3704

Re: Writing a Single Dynamic TI process to load data from multiple files

Hello TM1 Gurus, I am a newbie in to world of TI & simple google search couldn't answer my query hence seeking your suggestions. Suppose I have files for each month named "YYYYMM_ABCD" having exactly same columns(eg. AA, BB, CC, DD). I need to write a single dynamic TI process which c...
by HighKeys
Thu Feb 13, 2020 2:27 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 report bursting
Replies: 17
Views: 16750

Re: TM1 report bursting

noobish Input: Some time ago, i want to do something simliar, but not on a server, cause i didnt get one, so i set up a normal workstation in the office and called it "Reporting Station" it was up 24/7 with a system user and filled every sheet and send automatic mails with the reports atta...
by HighKeys
Thu Feb 13, 2020 12:37 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Looping in a Daily Dim
Replies: 8
Views: 6076

Re: Looping in a Daily Dim

Hey Orlando, got my mistake, forgot to set the counter in the inner loops back to 1 thats why the loop just run once. Here is my prolog script: #****Begin: Generated Statements*** #****End: Generated Statements**** #pFilter = 'Jahre: '|pJahr|' & Version: '|pQuellversion; #build subsetname sSubse...
by HighKeys
Thu Feb 13, 2020 12:29 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Looping in a Daily Dim
Replies: 8
Views: 6076

Re: Looping in a Daily Dim

Now i got a additional question, i set up my loops and calculation but if i trace the loop via ASCIIOUTPUT i see that its just looping the inner While and not the others.. i Build the Loops like: While(x <= y); do something while(c <= d); do something else end; end; Just the while(c <= d); loops cor...
by HighKeys
Thu Feb 13, 2020 8:58 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Looping in a Daily Dim
Replies: 8
Views: 6076

Re: Looping in a Daily Dim

Awesome! Thank you so much!

I will post my code after i'm done!
by HighKeys
Thu Feb 13, 2020 8:28 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Looping in a Daily Dim
Replies: 8
Views: 6076

Looping in a Daily Dim

Hello, i try to create a TI Loop that goes through all Days in a specific year (Day is the Element Level 0), in the loop i will do some calulations and write back the result in a cell at this day. I think i have to create a subset and loop through the subset, would be nice if someone has a snipped f...
by HighKeys
Wed Feb 12, 2020 2:46 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 Web White Blank Page
Replies: 10
Views: 9326

Re: TM1 Web White Blank Page

Hi gtonkin, yes it happen to all our users, we tried Chrome, Edge and IE (no other are installed). the network console says following: http://hostname:port/tm1web/dwr/en/engine.js net::ERR_ABORTED 404 (Not Found) I tried your tip but it didnt work for me/us. @ascheevel We dont see the login page jus...
by HighKeys
Wed Feb 12, 2020 2:09 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 Web White Blank Page
Replies: 10
Views: 9326

TM1 Web White Blank Page

Hello, today we got a strange issue without touching anything, when i try to open our TM1 Web the page is just white, but the Tab is showing the right Title and the Favicon. If i monitor the network it says a file called "engine.jsp"" is missing. I can't find that file in the webconte...
by HighKeys
Fri Jan 24, 2020 12:06 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 Rest API
Replies: 4
Views: 3648

Re: TM1 Rest API

Hello, still stucking in this case, when i call the BI Gateway i can chop the CAMPassport out of the cookie an authent via the Passport to my correct user, but i stilll cannot auth per Namespace. I really searching hard in the internet, but i cant find anything... As i wrote above my Namespaceuser l...
by HighKeys
Wed Jan 22, 2020 2:16 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Single Sign on for Planning Analytics and PAW
Replies: 2
Views: 3018

Re: Single Sign on for Planning Analytics and PAW

Hello QFmbongwa,

are u want to use MS Active Directory or a ApacheDS or some other LDAP system for the user lookup?


Are PAW and PA running on the same Server?

Did you already started to config SSO?

BR
High
by HighKeys
Fri Jan 17, 2020 10:55 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 Rest API
Replies: 4
Views: 3648

Re: TM1 Rest API

Hello Friends! some time ago, but the IT is not the fastest here in our company :lol: I now configurated the ApacheDS from us with TM1 and the CAM Auth works for the Admin User. But if i try it with my own user i got the same 401 error, but there is a lil difference in the structure, let me explan A...
by HighKeys
Fri Dec 20, 2019 12:22 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 Rest API
Replies: 4
Views: 3648

Re: TM1 Rest API

Hi kangkc, thanks for your hint! I think thats the issue, when i check the Cognos Configuration there is no Authentification mode für our ApacheDS... Unbenannt.png so i think they missed up few things when they added the SSO via ApacheDS, i will try to add these, anybody knows if i have to keep an e...
by HighKeys
Fri Dec 20, 2019 10:52 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 Rest API
Replies: 4
Views: 3648

TM1 Rest API

Hello my friends, i'm struggle with the Rest API from TM1, i enabled the API at the Server and added the calls to our Proxy whitelist. Now i can recive the Metadata call, everything fine, but when i try to use the Cam Auth i just get the "401" error. We are using TM1 with our ActiveDirecto...
by HighKeys
Tue Dec 17, 2019 12:21 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Add Elements to own Control Dimension
Replies: 3
Views: 2635

Re: Add Elements to own Control Dimension

Hello Again, my fault, i can't read... I put the code on the epilog but the docs says it can't be there... "DimensionElementInsert adds an element to a dimension. You can use this function to add numeric, string, or consolidated elements. You can't use this function in the Data or Epilog proced...