Search found 5 matches

by kid123
Mon Aug 29, 2011 6:50 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: warning before process completed successfully
Replies: 3
Views: 2402

warning before process completed successfully

Hi, i'm calling a Ti process from another process by passing parameters.Everything works fine till the last and data is loading fine as well. But just before Successful completion of the process i'm getting some warning in Process progress report saying "could not write the dimension defenition...
by kid123
Fri May 13, 2011 1:24 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: someone help me to write feeder for this
Replies: 5
Views: 4572

Re: someone help me to write feeder for this

Thank You Steve....


This is a great forum.....Cheers
by kid123
Fri May 13, 2011 5:52 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: someone help me to write feeder for this
Replies: 5
Views: 4572

Re: someone help me to write feeder for this

Thank you Ajian86.....I did the same and is working...for the year rolleover,for the year rollover we have to check whether current month is December and increment the year.....
but the feeder wont work,right?
by kid123
Thu May 12, 2011 10:13 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: someone help me to write feeder for this
Replies: 5
Views: 4572

someone help me to write feeder for this

['Target']=N:DB('test ceo',!Year,!Department,!Service Line,!Deliverable Type,!Customer,!CEOD_METRICS,'Budget',!month) +(DB('test ceo',!Year,!Department,!Service Line,!Deliverable Type,!Customer,!CEOD_METRICS,'Budget',Attrs('Month',!Month,'Previous Period')) -(DB('test ceo',!Year,!Department,!Service...