Search found 21 matches
- Wed Feb 06, 2019 4:20 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: TM1APIInitialize Error
- Replies: 0
- Views: 2819
TM1APIInitialize Error
Hi All, We have an application built on AIMMS software (32 bit) which collects data from TM1 10.2.2 (64 bit) and the integration to TM1 is implemented by calling TM1API.Dll file mentioned below: for Both x86 and x64 bit: We have created separate folders in the AIMMS project directory and copied from...
- Wed Feb 08, 2017 2:44 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Unable to start TM1 application service after VM patch update
- Replies: 2
- Views: 2906
Re: Unable to start TM1 application service after VM patch update
I know it wont be the answer you want but are you in a position to do an uninstall/reinstall? Sometimes when things go wrong and its not quickly obvious as to why; the best thing can be to do a reinstall instead of wasting time trying to rectify something that may never happen again... now after th...
- Tue Feb 07, 2017 10:40 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Unable to start TM1 application service after VM patch update
- Replies: 2
- Views: 2906
Unable to start TM1 application service after VM patch update
Hello Guys, We are experiencing a serious issue in our production environment. TM1 application service is in stopped state after a patch upgrade in VM and we are not able to start application service from windows services. when we try to start we are getting an error message saying windows could not...
- Fri Jan 20, 2017 3:09 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Increase Character Limit in input cell
- Replies: 1
- Views: 2516
Increase Character Limit in input cell
Hi,
Does anybody help us, How we can increase the Character length in the input cell?
Thanks
Does anybody help us, How we can increase the Character length in the input cell?
Thanks
- Fri Apr 15, 2016 11:22 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Issue with Passing string parameter in single quotoes inTI process
- Replies: 4
- Views: 5414
Re: Issue with Passing string parameter in single quotoes inTI process
You can either 'escape' the single quote symbol: vNewCurrentSeason = '''SP' | SUBST (vCurrentSeason, 1,4) | ''''; Thanks David. i tried this but unfortunately this didn't worked :( because i'm taking the previous season based on vNewCurrentseason and passing it to query. vPreviousSeason = ATTRS ('S...
- Fri Apr 15, 2016 8:51 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Issue with Passing string parameter in single quotoes inTI process
- Replies: 4
- Views: 5414
Issue with Passing string parameter in single quotoes inTI process
Hello Experts, I've created a TI process to get the data from Teradata. In my Data source tab, i defined the query to pull only Top 10 rows from the table and I'm overwriting my query in prolog tab using a where clause. When I run the process i would like to automatically pass the season based on Cu...
- Thu Sep 25, 2014 6:48 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Not able to see feeder files
- Replies: 5
- Views: 5195
Re: Not able to see feeder files
Sorry for the late response. Actually am not aware of persistent feeders concept. Thanks everyone for the quick help.lotsaram wrote:Then obviously you wouldn't expect to see .feeders files then would you?karthik.g wrote:yes Persistent Feeders is off in the config file.
- Thu Aug 07, 2014 5:09 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Not able to see feeder files
- Replies: 5
- Views: 5195
Re: Not able to see feeder files
declanr wrote:I assume that you don't have persistent feeders turned on in your config file?
Hi Declanr,
Thanks for the response. yes Persistent Feeders is off in the config file.
- Wed Aug 06, 2014 5:37 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Not able to see feeder files
- Replies: 5
- Views: 5195
Not able to see feeder files
Hello Experts , i'm struggling to get answer/solution for one problem. i have few cubes where i have some calculations. for calculations, i have written rules and feeders. i can see that consolidations are happening properly without any issue. with enabling zero suppression also i'm able to see the ...
- Wed Aug 06, 2014 10:37 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: What changes in Models needs Application Re-Deployment
- Replies: 10
- Views: 9134
Re: What changes in Models needs Application Re-Deployment
I have not seen any documentation on this topic. Based on my experience thus far, most changes (adding a new element in a deployed view, updating element level security, adding new elements to a subset, adding rights to a node, etc.) won’t require redeployment. If you add a new view to an app, then...
- Mon Jul 14, 2014 5:29 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: What changes in Models needs Application Re-Deployment
- Replies: 10
- Views: 9134
Re: What changes in Models needs Application Re-Deployment
karthik.g If I understand correctly, you are searching for any TM1 documentation that lists: (1) activities or tasks (such as grant read access to an element) you perform in Architect that require re-deployment of TM1 Web application in Performance Modeler (2) activities or tasks you perform in Arc...
- Mon Jul 14, 2014 2:37 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: What changes in Models needs Application Re-Deployment
- Replies: 10
- Views: 9134
Re: What changes in Models needs Application Re-Deployment
oops its contributor not tm1 web. we use only views.mvaspal wrote:is it Contributor or really TM1 Web?
If contributor, what type of app with what kind of objects (views, websheets), if tm1 web then do you have websheets and/or cube views, do you use the application folder?
- Mon Jul 14, 2014 2:22 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: What changes in Models needs Application Re-Deployment
- Replies: 10
- Views: 9134
Re: What changes in Models needs Application Re-Deployment
You really need to read the assistance guidlines and give us a lot more details than this. Your post gives everybody only a slight glimpse at what you're trying to do. ok Jim, i'll give a picture what i'm looking for.. we deployed the applications using performance modeler and every time if we do s...
- Mon Jul 14, 2014 9:09 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: What changes in Models needs Application Re-Deployment
- Replies: 10
- Views: 9134
What changes in Models needs Application Re-Deployment
Hello,
Could anybody please let me know, what all the changes to the models in the architect requires re-deployment of application to tm1 web to make it available for users?
Since it is not clear in the ibm documentation, can anyone please suggest?
Thanks
Could anybody please let me know, what all the changes to the models in the architect requires re-deployment of application to tm1 web to make it available for users?
Since it is not clear in the ibm documentation, can anyone please suggest?
Thanks
- Wed May 07, 2014 1:11 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Copy data from one element to all other elements with TI
- Replies: 14
- Views: 10603
Re: Copy data from one element to all other elements with TI
That's what your process does, isn't it? No Wim. I loaded the values to Jan and copying the values till dec for current year. If i increase the value in While(i <= 39) loop in above code then the values are copying to the rest of the years but i found that string values are copying to consolidated ...
- Tue May 06, 2014 4:51 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Copy data from one element to all other elements with TI
- Replies: 14
- Views: 10603
Re: Copy data from one element to all other elements with TI
4periods36 is a strange name for a dimension. And why don't you choose good variable names instead of V1, V2, V3, ... For the rest, the process is okay although I would avoid the TI wizard (with the variable marked as Other). Please use tags when you paste code over here. Thanks.[/quote] Ok. Actual...
- Sun May 04, 2014 11:21 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Copy data from one element to all other elements with TI
- Replies: 14
- Views: 10603
Re: Copy data from one element to all other elements with TI
Do you script the creation of the view in the Prolog tab (coding), or do you select the view from the cube (the view physically exists)? Make sure your data source contains the correct data, i.e. all lowest-level data (most probably). Thanks Wim. It worked now. What was the issue / what did you cha...
- Wed Apr 30, 2014 6:44 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Copy data from one element to all other elements with TI
- Replies: 14
- Views: 10603
Re: Copy data from one element to all other elements with TI
Thanks Wim. It worked now.Wim Gielis wrote:Do you script the creation of the view in the Prolog tab (coding), or do you select the view from the cube (the view physically exists)?
Make sure your data source contains the correct data, i.e. all lowest-level data (most probably).
- Mon Apr 28, 2014 7:24 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Copy data from one element to all other elements with TI
- Replies: 14
- Views: 10603
Re: Copy data from one element to all other elements with TI
Give your variables good names, without spaces and do not use reserved functions/words. Then you can use the variables in the Data tab without any issue. Hi Wim, Thanks for the advise. i have renamed the variables and changed the data code accordingly. Now the process is executing without any error...
- Sun Apr 27, 2014 6:47 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Copy data from one element to all other elements with TI
- Replies: 14
- Views: 10603
Re: Copy data from one element to all other elements with TI
This might help: http://www.tm1forum.com/viewtopic.php?f=21&t=1767&p=35230&hilit=copy+data+from+one+element+to+other#p35230 Thanks Hi Abdul, I'm getting Variable undefined and syntax errors while saving the code. just FYI i have a space in my measure dimension name and all my dimensions...
