If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Other > Essbase API Question

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-05-08, 15:29
Dan Maher Dan Maher is offline
Registered User
 
Join Date: Dec 2007
Posts: 24
Essbase API Question

Does anyone have a piece of sample Java code for Essbase version 7 which uses the API to connect? All I want to do is connect, I can use the API documenation to run methods from there. Anyone?
Reply With Quote
  #2 (permalink)  
Old 02-05-08, 15:47
Dan Maher Dan Maher is offline
Registered User
 
Join Date: Dec 2007
Posts: 24
I should note I need this in relation to the EAS API, not the EDS.
Reply With Quote
  #3 (permalink)  
Old 04-22-08, 02:16
raviprakash.batni raviprakash.batni is offline
Registered User
 
Join Date: Apr 2008
Posts: 3
Duplicate Alias error

Hi All there,

I am using the API EssOtlSetMemberAlias in my application and i am getting the error " OTLAPI_ERR_DUPLICATEALIAS " which indicates there is some problem in the value of the ALIAS i am passing...

I am not clear with the functionality of the API EssOtlSetMemberAlias ...
I am invoking it in the following way...

status = EssOtlSetMemberAlias (Outline, *hMember, ESS_NULL, argStrAlias);

The error value if 1060023...

Please explain me why it is returning so
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On