Hi Guys
How do I manage Pax / Tm1 Application folder security without being forced to use architect?
Regards
Chris
Search found 156 matches
- Tue Jul 25, 2023 7:33 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Pax Application Folder Security - How to Manage
- Replies: 3
- Views: 1102
- Wed Jul 19, 2023 12:29 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Adding a New User in Paw - not appearing
- Replies: 5
- Views: 2287
Re: Adding a New User in Paw - not appearing
Another question - so if we are using CAM, they user will automatically get added when they first log in. So good news here.
But what if you need to add/remove Tm1 groups? Sounds like you will still need to use architect, and cannot therefore completely ditch it for PAW?
But what if you need to add/remove Tm1 groups? Sounds like you will still need to use architect, and cannot therefore completely ditch it for PAW?
- Wed Jul 19, 2023 12:23 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Adding a New User in Paw - not appearing
- Replies: 5
- Views: 2287
- Tue Jul 18, 2023 8:35 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Adding a New User in Paw - not appearing
- Replies: 5
- Views: 2287
Adding a New User in Paw - not appearing
Hi there I have tried to go through the process of adding a new user in PAW. So, at first glance it seems to work fine - did the csv thing with login ID etc etc, with Directive of ADD. Under Administration, I can see the user there. Happy days. However, if I go to "Manage users and groups"...
- Mon Jun 19, 2023 11:07 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Run Process - How to Determine When All Completed.
- Replies: 24
- Views: 6563
Re: Run Process - How to Determine When All Completed.
Hi Guys Thanks everyone for you feedback. Just a question for you. Say for example, the server has 8 cores, and your process has 3 RunProcess commands. So this will utilise 3 cores. Given your server has 8, this seems like it should not be an issue. However, what if you have a whole lot of chores ac...
- Fri Jun 16, 2023 11:25 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Run Process - How to Determine When All Completed.
- Replies: 24
- Views: 6563
Re: Run Process - How to Determine When All Completed.
Seem to be close to getting this working. (Just need to code/conquer one final part as per below). Used a SQL table to determine when all processes have completed, and thereby control next sequential step Master Process (using 2 cores to run in parallel as an example) Prolog: RUNPROCESS(sProcess, sP...
- Fri Jun 16, 2023 11:23 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Run Process - How to Determine When All Completed.
- Replies: 24
- Views: 6563
Re: Run Process - How to Determine When All Completed.
Seem to be close to getting this working. (Just need to code/conquer one final part as per below). Used a SQL table to determine when all processes have completed, and thereby control next sequential step Master Process (using 2 cores to run in parallel as an example) Prolog: RUNPROCESS(sProcess, sP...
- Wed Jun 14, 2023 5:25 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Dynamic Rpt - Supress Rows Based on Measure in 1st Col only
- Replies: 1
- Views: 1075
Dynamic Rpt - Supress Rows Based on Measure in 1st Col only
Hi there I have a Dynamic Report with multiple nested rows, and 2 Measure columns. For illustrative purposes, example as follows: Row Dim1 Row Dim2 Row Dim3 Col Measure 1 (e.g. Sales Value) Col Measure 2 (e.g. Description) What I am looking for is a way for the report to run and suppress zeros based...
- Mon Jun 12, 2023 11:17 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Run Process - How to Determine When All Completed.
- Replies: 24
- Views: 6563
Run Process - How to Determine When All Completed.
Hi there I am having the same issue you mentioned that someone put in a previous posts as per below. I am also finding this a bit of a show-stopper. Does anyone have any ideas of how to get around this? Many thx! Regards Chris The biggest problem with this new command is there is no way to know when...
- Mon Jun 05, 2023 11:59 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Paw - Ti Process to Import Files Issue
- Replies: 0
- Views: 11572
Paw - Ti Process to Import Files Issue
Hi there We are busy migrating from Perspectives to PA. In perspectives, you just browse for the file and locate it in the file system. When setting up a folder in Paw I just get a TimeOut when I browse for folders. Also - will Paw expose folders on the Paw server itself or on the Tm1 Server. Many t...
- Fri Jun 02, 2023 11:39 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Getting Architect Users into PAW
- Replies: 6
- Views: 2543
Getting Architect Users into PAW
Hi there We are migrating to PAW from Perspectives/Architect. We are using native security in Architect, and will stick with this for now. To get all the users (set up in Architect), I assume I just need to do a one off import into PAW after which I can then use PAW for all user security administrat...
- Mon Mar 20, 2023 8:42 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Generic Ti for Multiple Cubes - Archive Versions
- Replies: 10
- Views: 2387
Re: Generic Ti for Multiple Cubes - Archive Versions
Thanks @burnstripe!
- Mon Mar 20, 2023 4:01 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Generic Ti for Multiple Cubes - Archive Versions
- Replies: 10
- Views: 2387
Re: Generic Ti for Multiple Cubes - Archive Versions
beginning to think this is not possible on my last point. I would need to user arrays which are not supported
- Mon Mar 20, 2023 3:47 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Generic Ti for Multiple Cubes - Archive Versions
- Replies: 10
- Views: 2387
Re: Generic Ti for Multiple Cubes - Archive Versions
@declanr
Hi there. Thx for your help. The only problem here is that my Version dimension is not always in the same place, so not sure how it is possible to determine the "position" of pDestVer in my CellPutN. Any thoughts?
Hi there. Thx for your help. The only problem here is that my Version dimension is not always in the same place, so not sure how it is possible to determine the "position" of pDestVer in my CellPutN. Any thoughts?
- Mon Mar 20, 2023 11:15 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Generic Ti for Multiple Cubes - Archive Versions
- Replies: 10
- Views: 2387
Re: Generic Ti for Multiple Cubes - Archive Versions
Hi Guys
A big thank you to all of you. A huge help, and answered my question perfectly!
Regards
Chris
A big thank you to all of you. A huge help, and answered my question perfectly!
Regards
Chris
- Fri Mar 17, 2023 5:30 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Generic Ti for Multiple Cubes - Archive Versions
- Replies: 10
- Views: 2387
Re: Generic Ti for Multiple Cubes - Archive Versions
ps Different number of variables - so view applied to Cube 1 will return 5 variables when used as a data source, and 6 variables against cube 2
- Fri Mar 17, 2023 5:28 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Generic Ti for Multiple Cubes - Archive Versions
- Replies: 10
- Views: 2387
Generic Ti for Multiple Cubes - Archive Versions
Hi Guys Bit of a brain teaser, and not sure if its possible. Best to Illustrate by way of Example: Cube1 dims = Year, Month, Version, Product, Measure Cube2 dims = Year, Month, Version, Product, Customer, Measure My plan: 1) Generic Master Ti to call generic "slave" Ti and pass in Cube nam...
- Thu Feb 16, 2023 5:42 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Paw - Sample Db Connection timeout in Workbench
- Replies: 1
- Views: 441
Paw - Sample Db Connection timeout in Workbench
Hi there
I have got sample databases, and I log on as the usual admin/apple. Only 24Retail allows me to expand the node in a workbench. The rest of the database just show connection timeout.
Any ideas?
Regards
Chris
I have got sample databases, and I log on as the usual admin/apple. Only 24Retail allows me to expand the node in a workbench. The rest of the database just show connection timeout.
Any ideas?
Regards
Chris
- Mon Oct 10, 2022 2:26 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Pax - Blank Subset Editor
- Replies: 5
- Views: 1847
Re: Pax - Blank Subset Editor
Hi Guys Thanks for all your responses. So I got to the bottom of the issue. I recently installed IIS to "serve up" images for PAW dashboards. This was causing the issue. Basically, I need to restart the "World Wide Web" publishing service, and this has sorted the issue for PAfe. ...
- Mon Oct 10, 2022 10:22 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Pax - Blank Subset Editor
- Replies: 5
- Views: 1847
Pax - Blank Subset Editor
Hi Guys
I am hitting an issue with Pax. The subset editor is coming up with a blank screen. I have tried clearing out all temporary internet files. No luck.
Any ideas?
Please refer attachment
Many thanks!
Chris
I am hitting an issue with Pax. The subset editor is coming up with a blank screen. I have tried clearing out all temporary internet files. No luck.
Any ideas?
Please refer attachment
Many thanks!
Chris