Hi all, I want to get the instance of an alias...
   
  The only way I found using the API was:
   
  AliasTblAPI entities = apiCore.getAliasTblAPI();
  ResultSetIterator it = entities.getEntityIdsByAlias(strBusq,1);
   
  But I can't use the coredb API.
  The error is:
   
  com.ontotext.kim.client.coredb.CoreDbException: CoreDb API DISABLED !!!
  at com.ontotext.kim.KIMServiceImpl.getCoreDbAPI(KIMServiceImpl.java:354)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
   
  Is there another way top get the instance of an alias ??
   
  Thank you a lot,
  Alvaro

       
---------------------------------
Got a little couch potato? 
Check out fun summer activities for kids.
_______________________________________________
NOTE: Please REPLY TO ALL to ensure that your reply reaches all members of this 
mailing list.

KIM-discussion mailing list
[email protected]
http://ontotext.com/mailman/listinfo/kim-discussion_ontotext.com

Reply via email to