Hi,
As Elessar has pointed out it could be locking that causes this, but I assume this wait happens every time? If so it is unlikely that you are in a wait state every time... unless it's a high user concurrency system and/or there are TIs scheduled to
constantly run against the view in question.
Niko wrote: ↑Sat Sep 03, 2022 7:15 am
the cube has no any rule script
Do you mean there is no rule file at all? Or that there are no rules on those cells? It would still be possible that those cells trigger a lot of feeders to other calculations.
One of the first things to check is that making the same sort of changes directly in a cube view in architect on the server causes a delay or not.
> If it causes a delay there, then it would point to a problem with either being put in a wait state (which Elessar highlighted the tools to check for)
OR poorly performing feeders/overfeeding.
Is this occurring on a websheet that you have built via excel or in a TM1Web cubeview?
> I ask this as it is very possible to create a websheet that is slow (10 minutes is extreme but not impossible)
> If it is a websheet, I would check an equivalent (as much as possible) cube view and if its much quicker then it points towards rebuilding the websheet.
If it's a TM1 Web cubeview, does this occur only for that one cube or other cubes also?
> Its unlikely - but if this happens for everything - then it is possible that either the TM1 Web server has been positioned with a poor network connection to the TM1 Server itself... or potentially the TM1 Web server has been extremely under specced - I've not seen problems this extreme before and expect that TM1 Web would be slow even navigating rather than just on data entry.
Since you have only mentioned a problem with data entry - I am assuming that when initially opening the view it is quick?
And to your original question there are not really any config options for TM1 Web that should cause significant enough changes in performance to fix a 10 minute delay.
It very much points towards a problem with either the cube design (excessive feeders), websheet design (there are a million things that can go wrong here), model design (e.g. a TI process running every 60 seconds with that cube view as a source - which takes 58 seconds to complete) or least likely but possible - an infrastructure problem (TM1Web server in New Zealand and TM1 Data Server in Portugal)