Thursday, 11 September 2008

Executing BI Query in a Program

Sometime it required to run BI Queries in background. Few of the advantages of running queries in background are:

1. Programatically critical calculations can be passed as variable values which is not always easy to create using standard functions in Query Designer
2. Result of query need to send to external system which is not possible using InfoSpokes

To accomplish this use the following program. This program is tested using BI 3.X system. Will be validated in 7.X system very soon.

The program will be published very soon....

No comments: