Search found 8 matches

by SysHic
Fri May 22, 2015 12:17 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 Mobile
Replies: 1
Views: 2322

TM1 Mobile

Hi , :) I'have a question about TM1 Mobile Contributor, Recently I installed TM1 Mobile Contributor 10.2.3 version . I connected to the server and display all my views . that's good. :D but when I click on a consolidated element (in rows) to display the sub items ( hierarchy) , it bug and exits appl...
by SysHic
Wed May 13, 2015 2:47 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: IBM COGNOS TM1 - TURBO INTEGRATOR
Replies: 15
Views: 11022

Re: IBM COGNOS TM1 - TURBO INTEGRATOR

jim wood wrote:Within Perspectives select help then contents and index. You should see a link to the developers guide

Thank you very much Sir for all answers :)

Cordially
by SysHic
Wed May 13, 2015 2:24 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: IBM COGNOS TM1 - TURBO INTEGRATOR
Replies: 15
Views: 11022

Re: IBM COGNOS TM1 - TURBO INTEGRATOR

The fact that the file has no header makes no difference at all which is what I was trying to point out. In fact if it has a header row then you should skip as it's not valid data. The variable names have nothing to do with the headers. The process will pick them up and you specify a header row and...
by SysHic
Wed May 13, 2015 2:09 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: IBM COGNOS TM1 - TURBO INTEGRATOR
Replies: 15
Views: 11022

Re: IBM COGNOS TM1 - TURBO INTEGRATOR

Thank you for your answer. ok i understand . but the probleme here it's a file texte no a CSV text so there are no header. how i call the specific data i was find this commande : DIMENSIONELEMENTINSERT and DIMENSIONELEMENTCOMPONENTADD , but This function adds an element not sub not all the data. -w...
by SysHic
Wed May 13, 2015 1:18 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: IBM COGNOS TM1 - TURBO INTEGRATOR
Replies: 15
Views: 11022

Re: IBM COGNOS TM1 - TURBO INTEGRATOR

...i don't want a solution step by step, i was just asked et now if it's possible to do this just with program Prolog. No. You can't do this just using the Prolog because the prolog executes in isolation without binding to a data source. To examine the contents of a text file line by line as a data...
by SysHic
Wed May 13, 2015 12:30 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: IBM COGNOS TM1 - TURBO INTEGRATOR
Replies: 15
Views: 11022

Re: IBM COGNOS TM1 - TURBO INTEGRATOR

Thank you for your answer. :arrow: David Usherwood : thank you very much for you answer , Yes i have create a cube (named : Z_Suivi_Process) that containt 3 dimensions : Time ( year,trimestre,month) - Cube (containt all process ) - Time_mesure ( start_time, stop_time, duration time , number_of_execu...
by SysHic
Wed May 13, 2015 10:28 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: IBM COGNOS TM1 - TURBO INTEGRATOR
Replies: 15
Views: 11022

Re: IBM COGNOS TM1 - TURBO INTEGRATOR

Hi :D

Just I forget to say that i am working in : IBM COGNOS TM1 Architect 10.2

Thank you
by SysHic
Wed May 13, 2015 10:27 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: IBM COGNOS TM1 - TURBO INTEGRATOR
Replies: 15
Views: 11022

IBM COGNOS TM1 - TURBO INTEGRATOR

:arrow: Hi, I'am new member in this forum, and I am beginner in this field of BI. and sorry for my english null :D :mrgreen: :arrow: I want download data from a text file ( log file ) that contains data about the execution of different process and put them in a cube. :arrow: In the " log "...