Have you solved your problem?
I have a very similar problem when deploying application in Performance Modeller
Search found 7 matches
- Mon Jun 15, 2015 10:10 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: No error messages shown
- Replies: 7
- Views: 9900
- Fri Feb 28, 2014 1:01 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: executecommand() with batch files
- Replies: 29
- Views: 36002
Re: executecommand() with batch files
My problem was solved. It was not in the area of TM1. Further localization of problem showed that error occurs exactly at method Workbooks.Open. Thinking that there are some nuances exactly in TM1, I tried to run the script from SQL Server (using xp_cmdshell) and received the error message at the sa...
- Wed Feb 26, 2014 12:57 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: executecommand() with batch files
- Replies: 29
- Views: 36002
Re: executecommand() with batch files
TM1 service running under a local admin account
- Wed Feb 26, 2014 11:54 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: executecommand() with batch files
- Replies: 29
- Views: 36002
Re: executecommand() with batch files
Thanks for your quick and such a detailed answer. I call ExecuteCommand the same way. I think that my problem lies on x86/x64 issues. So I tried to run script under 'C:\Windows\System32\cscript.exe' and under 'C:\Windows\SysWOW64\cscript.exe'. Both without result. I was sure that my script does not ...
- Wed Feb 26, 2014 10:27 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: executecommand() with batch files
- Replies: 29
- Views: 36002
Re: executecommand() with batch files
Can you show how VB script launches via ExecuteCommand()?l_kothamasu wrote:...
The problem is solved, I tried with VB script and used executecommand () and it worked without any issues
...
As for me, it looks like VB script does nothing though I don't get any error messages.
- Tue Apr 24, 2012 9:13 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: MDX-based subsets does not work in Contributor
- Replies: 3
- Views: 3756
Re: MDX-based subsets does not work in Contributor
Thanks.
But I don't use a MDX-based subsets in approval hierarchies.
My question concerned to regular dimensions. (But affected by Element Security).
But I don't use a MDX-based subsets in approval hierarchies.
My question concerned to regular dimensions. (But affected by Element Security).
- Thu Apr 12, 2012 9:35 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: MDX-based subsets does not work in Contributor
- Replies: 3
- Views: 3756
MDX-based subsets does not work in Contributor
I created a number of MDX-based subsets and views constructed from those subsets. All work fine in Architect. But under non-Admin user (for example, User1) I have troubles in Contributor. For example: •Initial view opens (MDX-subset used in filters (context)). But when I try to move dimension with M...