I'm working on an embedded analytics POC (ECC w/ local BW, no Java stack ATM). Right now, I'm trying to view data from the BEx queries in BOBJ, specifically WEBI (4.1 SP3). In the interest of simplicity, I've created a BEx query over 2O0MATERIAL which is very simple (Rows: Material, Material Group, Columns: Comparison Price Unit (just so we have a KF).
Testing the query RSRT yeilds a result, however, this is only when I select the ABAP Web option. If I simply execute the query in the HTML or list viewer, I get no applicable data found.
NOTE: In the interest of determining if this was specific to EA, I created almost the identical query over the physical InfoObject, 0MATERIAL, in the same BW client. In this case, I was able to see a result in both RSRT and WEBI, which leads me to conclude that I've missed something in the configuration of EA.
Anyone out there face a similar issue?