Symptom
Query to InfoStore repository fails while using Enterprise Java SDK's
IInfoStore oInfoStore = (IInfoStore)es.getService("","InfoStore");
String query = "Select * from ci_infoobjects where si_kind='Folder' ";
IInfoObjects oInfoObjects = oInfoStore.query(query);
The above query fails with the following error message
java.lang.NoClassDefFoundError:com.crystaldecisions.sdk.properties.internal.a
Read more...
Environment
- BusinessObjects Enterprise XI 3.1
- Enterprise Java SDK's
Product
SAP BusinessObjects Enterprise XI 3.1
Keywords
infostore, java.lang.NoClassDefFoundError, query, boe xi 3.1 , KBA , BI-DEV-JAV , BI Software Development Kits (SDKs) - Java , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.