ProcessQuit won't work

Post Reply
Ron R
Posts: 2
Joined: Wed Oct 26, 2011 9:40 pm
OLAP Product: TM1
Version: 8.4.5
Excel Version: 7

ProcessQuit won't work

Post by Ron R »

I can't get the ProcessQuit or ItemReject to work in anything other than Prolog. For that matter, I can't cause the process fail in Data, such as trying to store to a non-existent cube. It all works (generates an error) in Prolog, but not in Data.
I'm working in v 8.4.5
Alan Kirk
Site Admin
Posts: 6667
Joined: Sun May 11, 2008 2:30 am
OLAP Product: TM1
Version: PA2.0.9.18 Classic NO PAW!
Excel Version: 2013 and Office 365
Location: Sydney, Australia
Contact:

Re: ProcessQuit won't work

Post by Alan Kirk »

Ron R wrote:I can't get the ProcessQuit or ItemReject to work in anything other than Prolog. For that matter, I can't cause the process fail in Data, such as trying to store to a non-existent cube. It all works (generates an error) in Prolog, but not in Data.
I'm working in v 8.4.5
Are you sure that you have any data in the data source? (The type of which, you haven't given.)

If there are no records in the data source then none of the code in the Metadata or Data tabs will be executed, since there are no values to execute it against.
"To them, equipment failure is terrifying. To me, it’s 'Tuesday.' "
-----------
Before posting, please check the documentation, the FAQ, the Search function and FOR THE LOVE OF GLUB the Request Guidelines.
Ron R
Posts: 2
Joined: Wed Oct 26, 2011 9:40 pm
OLAP Product: TM1
Version: 8.4.5
Excel Version: 7

Re: ProcessQuit won't work

Post by Ron R »

THANK YOU, Alan.
I've been killing myself half the day on this. I'm testing a zeroing routine and was ... well, you can see where this is going.
I was having no trouble with similar functions on a text file process, I figured it was just screwing up on a cube view.
I feel like an idiot. Thanks again, it's working as expected when there is actually data.
User avatar
Steve Vincent
Site Admin
Posts: 1054
Joined: Mon May 12, 2008 8:33 am
OLAP Product: TM1
Version: 10.2.2 FP1
Excel Version: 2010
Location: UK

Re: ProcessQuit won't work

Post by Steve Vincent »

don't worry that has happened to us all at one time or another ;)
If this were a dictatorship, it would be a heck of a lot easier, just so long as I'm the dictator.
Production: Planning Analytics 64 bit 2.0.5, Windows 2016 Server. Excel 2016, IE11 for t'internet
Post Reply