Procedures don't work

Hi all

 

Again a problem with Board 11..

In Board 10.1.4. we had some procedures which calculates a target cube, since updating to Board 11 this procedure don't work anymore like it worked before.

You can see that we'd like to calculate the last column, where we add some values and remove some values. But it only calculates the first month and not anymore the whole year to the end-date of the database. How can the logic change, when two procedures do the exactly same thing?!

 

Any ideas whats the problem here?

Sadly its again a disappointment in Board 11.. But the most disappointed thing is that you in 9 of 10 times you don't receive an answer here..

 

best regards

Dominik

Answers

  • Dear Dominik Haas,

    please be aware that Board11 comes with a completely new database the so callednew wave engine. Therefore it is not possible to transfer all existing procedures/dataflow one-to-one from B10 (or older) to B11. We reommend to consider to do migration tests beforehand migration to board11

     

    In many cases the dataflows have to be reworked in order to use the new logic. With B11 they work in a different much simpler and even less technical way. That makes it absolutely crucial to do extended pretests of existing applications, especially planning applications. No worries, I will contact you via skype asap so we can take a look together on that issue and I am pretty sure that we will find a very quick solution.

  • Hello Dominik Haas

     

    Also please check on procedure naming convention, Procedure Names containing DOTs for Example : Test Name. <-- Dot at the end.  Might fail to run on Board 11.

     

    Thanks and Regards,

    Malav shelat 

  • Hi All,

     

    Board 11 is a major change.  I am not sure of the exact procedure you are using to populate the last column but in 10 you set the density and sparsity of the cubes and the item you are copying to was probably a dense dimension.  Board 11 sets density/sparsity in the procedure dataflow under Calculation Domain.  You may need to set the "extend" feature for one or more dimensions.  If you have set this and still have problems can I suggest you raise a ticket with support.

     

    Hope this is useful

  • thanks for all suggestions! We are going to solve this with our consultant hopefully.