TI-Process Date load from other cube
Posted: Mon Sep 19, 2011 9:36 am
Hello everyone,
I'm trying to load act data from a source cube to a target cube via a TI-process. Should be pretty much basic. I created a view in the sourcecube, created the TI-process and run it. The process successfully completes... (immediatelly) but I can't find any data in the source cube.
In the data-source sheet I can see in the preview area the first line of the source-data. So the view is available. I also added an ASCIIOutput statement in the data section, but the process does't create the logfile... I also changed the name of the targetcube in the CellPutN statement to a cube which does't exists. But I don't get an error durring the process. Seems like the statements doesn't get executed a single time...
I really hope that I'm just confused because it's monday and this isn't a serious problem...
I'm trying to load act data from a source cube to a target cube via a TI-process. Should be pretty much basic. I created a view in the sourcecube, created the TI-process and run it. The process successfully completes... (immediatelly) but I can't find any data in the source cube.
In the data-source sheet I can see in the preview area the first line of the source-data. So the view is available. I also added an ASCIIOutput statement in the data section, but the process does't create the logfile... I also changed the name of the targetcube in the CellPutN statement to a cube which does't exists. But I don't get an error durring the process. Seems like the statements doesn't get executed a single time...
I really hope that I'm just confused because it's monday and this isn't a serious problem...