How to run a rule after a smart push in a form?
Summary:
Hi All,
What I try to achieve is the following:
I have an input form for entering data in a certain cube, which triggers a few business rules upon save to have accounts calculated. After this step a smart push definition takes these values to a second cube (for Labor based exercises)…. However, I do need to run a currency conversion and aggregation in the secondary cube in order to have a correct representation of the data.
The problem is that I am not able in any way to time the smart push so that I run rules of cube 1, push the data and then run rules of cube 2. In the current setup the rules of cube 2 are ran to early elimination all expected effect