Oracle Endeca – Navigation Query Example using Presentation API.

Sample client which connect to an Oracle Endeca MDEX server and make a navigation search. Query will be applied with nvalue zero or root. This program assume that the MDEX installed in localhost and running on port 15000. Sample code to create a navigation query

Class DimValIdList has three constructors. DimValIdList() DimValIdList(DimValList values) DimValIdList(String […]
Continue reading…