Skip to Content
0
Former Member
Feb 16, 2011 at 01:45 PM

Dynamic selection of prompts using SDKs

27 Views

I have a requirement like for eg; we consider e-fashion universe and suppose I select objects like storename,year,sales revenue and create a webi report.Now I need to filter out each storename and save that report and schedule to user via email in xls format.The xls which the user receives will be containing the information of the storename he is interested in.Similarly I need to filter out for other storename values and schedule to users in different xls reports.Is there any way this can be achieved in web intelligence where values can get selected automatically one after other without manual intervention and converted to xls format and scheduled to user since there are thousands of stores and manually selecting this is ruled out?

The version of BO that I use is BO XI R2.

Can somebody who has implemented the similar workflow using SDKs explain me how to achieve this?What all needs to be installed on BO server and how does the BOE and Java connectivity happens?