TI process in architect weird error

Post Reply
mnasra
Posts: 136
Joined: Tue Aug 10, 2010 5:40 pm
OLAP Product: Planning Analytics
Version: 2.0
Excel Version: EXCEL 2013

TI process in architect weird error

Post by mnasra »

Hi Experts,

I have a TI process that I copied from DEV to Prod (.pro file).

IN PROD:
I deleted all blb files
I stopped the service
I Copied the PRO file (replacing the old)
I restarted the service

The TI process in Architect is still showing the old process.
Other than copy-pasting prolog-variables-data-epilog, I cannot find how to have the TI process updated.

Is that normal behaviour?
thanks A million
Thanks
Micheline
User avatar
Elessar
Community Contributor
Posts: 338
Joined: Mon Nov 21, 2011 12:33 pm
OLAP Product: PA 2
Version: 2.0.9
Excel Version: 2016
Contact:

Re: TI process in architect weird error

Post by Elessar »

Hi,

No, you've done the right steps.
Try to relaunch Architect.
Is .pro file new or old after PROD server starts?

Try to find "side" errors like:
  • Admin server is correct in Architect
  • The server had stopped completely before you copied the file
  • Double check the folder you are copying to
Best regards, Alexander Dvoynev

TM1 and Data Science blog: 6th article - PAfE + VBA: Commit each cell without pressing “Commit” button.
mnasra
Posts: 136
Joined: Tue Aug 10, 2010 5:40 pm
OLAP Product: Planning Analytics
Version: 2.0
Excel Version: EXCEL 2013

Re: TI process in architect weird error

Post by mnasra »

Thanks Alexander,

I did check everything. The only thing I did not do, is stop the whole admin server or the physical server.
it is just scary that what you see in architect, is not always what is in the file itself.
I will have to be very vigilant.
thank you again.
Thanks
Micheline
User avatar
Steve Rowe
Site Admin
Posts: 2415
Joined: Wed May 14, 2008 4:25 pm
OLAP Product: TM1
Version: TM1 v6,v7,v8,v9,v10,v11+PAW
Excel Version: Nearly all of them

Re: TI process in architect weird error

Post by Steve Rowe »

Hi Micheline,

Which bit of the TI process was still the same? The whole thing or just a piece?

If it was the definition of the view the process was pointing at then this isn't stored in the TI process. The name of the view is but not the shape of the view.

Otherwise I've not seen a TI display what is in the file, unless I've made direct edits to the file...


HTH
Technical Director
www.infocat.co.uk
mnasra
Posts: 136
Joined: Tue Aug 10, 2010 5:40 pm
OLAP Product: Planning Analytics
Version: 2.0
Excel Version: EXCEL 2013

Re: TI process in architect weird error

Post by mnasra »

Hi Steve,

Now that you are asking me, it was 1 line inside the 'Generated Statement'.

So in Architect, IN PROD, I am reading a line that is inside the generated Statement.
but when I open the .PRO process using notepad (just to check), this line does not exist, because I had deleted it in dev and I copied the .pro file to the right Prod library.

So maybe it is only the generated statements that might be problem of 're-compiling'.
Thanks
Micheline
Post Reply