Hi
Can someone please help with my understanding of what exactly happens during a data upload?
We have a scheduled package that uploads data from a csv file via the Data Manager to the FACT tables regularily during the day.
The package contains amongst other things a BPC convert task followed by a Load and Process task. Immediately after these there is a logic script called which copies selected data to another BPC model. Finally there is a lite optimise of the models affected.
My question is what is the data source for the logic script at the moment it is run?
Is the data at that moment in time still in real time / writeback storage or has it already arrived in the FAC2 tables?
The reason I am asking is because we want to introduce a second scheduled load, also with scripts, which may co-incidentally run at the same time as the first and I want to avoid the risk that either of the scripts inadvertently select incorrect data from the other package for processing.
Trust i have explained this sufficiently
Thanks in advance
Alan
BPC 10 / SQL Server 11