Using TI to kick off a SQL Store Procedure
Posted: Wed Aug 15, 2012 3:33 am
Hi All,
I am currently trying to build a TI process that is can be used to trigger a SQL Store procedure followed by a standard TI cube data load process? An alternative process is that the store procedure that is triggered can kick off a TI process? I guess its a pull of the data from TI (most likely an action button) or push from SQL DB
The requirement I am trying to fulfil is giving the user the ability to update their transactional database (last minute monthly journal entry) and use a process to refresh the cube and subsequentially the income statement BI report. The dataflow is as follows: Transactional DB -> DB Staging Table(Store Procedure)-> TI Cube Load Process. This process is set to run nightly too.
Has anyone done this? Any ideas or guidance would be really helpful. Maybe using a CMD function?
As Always, thanks for any input
Regards
Lance
I am currently trying to build a TI process that is can be used to trigger a SQL Store procedure followed by a standard TI cube data load process? An alternative process is that the store procedure that is triggered can kick off a TI process? I guess its a pull of the data from TI (most likely an action button) or push from SQL DB
The requirement I am trying to fulfil is giving the user the ability to update their transactional database (last minute monthly journal entry) and use a process to refresh the cube and subsequentially the income statement BI report. The dataflow is as follows: Transactional DB -> DB Staging Table(Store Procedure)-> TI Cube Load Process. This process is set to run nightly too.
Has anyone done this? Any ideas or guidance would be really helpful. Maybe using a CMD function?
As Always, thanks for any input
Regards
Lance