BOXI 3.1 SP2 and java sdk documentation and api refs

I have a question regarding the status of the java api references for BOE, REPENG, RAS:
Yesterday we upgraded the 3.1 system from build 12.1.0882 to 12.2.099.BOE_Titan_SP_REF, which is XI 3.1 SP2.
When we look at SDK documentation in the Business Objects Community Network (former Diamond)  we see that the api refs are still from July 2008.
Can you tell if we can get a more current api ref documentation for BO Enterprise, Report Engine and Report Application Server SDK anywhere else?
Thanks,
Bernd

The only references and documenation is [here|http://www.sdn.sap.com/irj/boc/sdklibrary]
Typically new methods and such are not introduced in a current product version so most likely nothing has changed in the SDK.  It does sometimes happen and when it does new documenation is usually released.
Jason

Similar Messages

  • Searching java sdk documentation

    My question is: "Is there a way to search the Java 2 SDK, Standard Edition Documentation using JDeveloper?"
    I know how to browse it, using either browse javadoc or through the help file, but when I do a search using the Help Navigator it does not go trough the Java reference documentation. This is rather inconvenient. I've been looking for answers on this issue in this forum but found nil.
    Thanks for any help.

    The only references and documenation is [here|http://www.sdn.sap.com/irj/boc/sdklibrary]
    Typically new methods and such are not introduced in a current product version so most likely nothing has changed in the SDK.  It does sometimes happen and when it does new documenation is usually released.
    Jason

  • Execution of BEx Query Designer Querys in BI Java SDK

    Hello experts,
    i am actually occupying with the possibilities of the BI Java SDK. I checked the documentation but could not find an answer to my question, so i address this issue now to the community in the hope, that someone out there can give me a hint:
    Is it possible to execute a BI query, which was designed in the BEx query designer, within the BI Java SDK OLAP query api?
    Is  there somewhere a method, which could be simply passed the technical names of the infocube and  the query and then returns the query result as a IBIResultSet or IBIDataSet?
    Thanks in advance for your help,
    best regards,
    Thilo

    Hello Mohan,
    thanks for this impression - thats a way i didn't think about at all before. I even think, that it is not necessary to publish the query as iview - it would suffice to invoke the BEx-AdHoc-Analysis Service via a HttpConnection-Object within a servlet and then parse the result delivered by the BEx service. You won't even need BI Java SDK for this, since this is plain Java functionality.
    But as i see there seems to exist no BI Java SDK-"generic" possibility to invoke an existing query as i see....
    If anybody has got another idea, it is very welcome. But i think i will investigate on the approach with the native HTTP call to AdHoc Service.
    Thanks anyway & best regards,
    Thilo

  • Java SDK API Poster

    Dear List,
    I am relatively new to the lang.
    I am looking for a poster of the Java SDK 1.4. api. which I can put on the wall in my office.
    Anyone tell me where the best place to buy one is ?
    regards,
    Ben

    have you tried google? For example...
    http://www.google.com/search?q=java+sdk+api+poster&sourceid=opera&num=0&ie=utf-8&oe=utf-8

  • SAP BO Report Scheduling and Save as report using Java SDK

    Hi All,
    We have a java product which is integrated with SAP BO using Java SDK and we have certain java screen through which we select report prompt values and webi report gets run.
    Now we want to give a functionality to save report to BO repository.
    When user select certain check box from java screen a separate copy of the webi report should get saved under default folder on BO repository.
    Also, we want user to choose the scheduling option from java screen only (and not the one which we use from BI Launchpad) due to certain access restriction. User does not have access to BI Launchpad. Only he can run report by selecting values through Java screen.
    If i need to create a separate screen for scheduling as well as saving webi report then also i am ok with it.
    P.S. i guess we need to work on Java SDK level. But could somebody please help me with the right direction?
    Let me know in case requirement is not clear.

    Hi Ketan,
    As you are on version BI 4.0 SP5 and would be migrating to BI 4.1, the best SDKs to use would be the Restful Webservices SDKs.
    You have the options to schedule a webi report with prompts as well as the save feature which you require.
    Please refer to the webi restful guides avialble at
    For BI 4.0 SP5
    http://help.sap.com/businessobject/product_guides/boexir4/en/xi4sp5_webi_restful_ws_en.pdf
    For BI 4.1 SP4
    http://help.sap.com/saphelpiis_sbo41sp4wi-sdk/frameset.htm
    Refer to the below blog to understand the Restfull Webservices SDKs.
    http://scn.sap.com/community/restful-sdk/blog/2013/09/07/scripting-web-intelligence-the-restful-raylight-web-services--learing-it
    More blogs on Rest are available at
    http://scn.sap.com/community/restful-sdk/content#filterID=contentstatus%5Bpublished%5D~objecttype~objecttype%5Bblogpost%5D
    You can find the samples from the below link
    http://scn.sap.com/community/restful-sdk/content#filterID=contentstatus%5Bpublished%5D~objecttype~objecttype%5Bdocument%5D
    You would need to refer to the community below in case you have concerns about Rest SDKs.
    http://scn.sap.com/community/restful-sdk
    Thanks,
    Prithvi

  • BOXI sever unavailable after Java SDK install

    I recently installed the Java SDK on a platform running BOXI 3.1 SP3. During the install, I de-selected the Enterprise options (per the install doc). Subsequent to the install, I no longer had access to the BOXI. Upon review, it seems that the custom install removed the exec files for all of the client programs, along with the exec for SIA, CMC.url, InfoView.url, and Tomcat.
    However, with the exception of the above files and service, the installation directory in intact, along with the File Store and CMSC. What is the recommended procedure to restore the missing elements? I figure I'll have to initiatie the custom install to recapture Tomcat, but what about the exec files? Will a custom install add only the missing elements, or re-install the entire server? Thanks in advance for you help.
    Mark

    The instructions you followed were likely for installing on a new machine, not for an existing install.  The items that are selected are what will be installed after you run the installation, so removing options I believe will remove those from the installation.  It may be best to ask this in the architecture forum [here|Business Intelligence Solution Architecture; or to create a case with support.

  • Whats is difference between Java JRE  and  Java SDK

    Hi,
    what is the difference between Java JRE and Java SDK...
    i think both of them have the same set of files to be installed...
    I am not able to understand where they differ

    The JRE (Java runtime Environment) contains just the stuff necessary to run Java and the SDK (System Development Kit) contains the extra stuff necessary (and also helpful) to develop in Java.

  • How to get all permissions on server level and project collection level via tfs java sdk?

    i need to list project-collection level's permission and project level's permission on my project. now i have connected to tfs and i have got project collection list and user list via tfs java sdk. but i can't find the way to get the permission name list
    and permission list. how can i do to get that?
    i have checked the database, and find that the actions have some discrepancies with the tbl_securityaction'data.
    Can anyone give me some advice on that?
    davy

    David, Thanks for your reply.
    I have test the code above, but still get error. here is my code:
    final TFSTeamProjectCollection tpc = SnippetSettings.connectToTFS();
    final DefaultClientFactory factory = new DefaultClientFactory();
    final IIdentityManagementService2 ims = (IIdentityManagementService2)factory.newClient(IIdentityManagementService2.class, tpc);
    final String scopeId = null;
    final String[] propertyNameFilters = null;
    TeamFoundationIdentity[] appGroups = ims.listApplicationGroups(scopeId, ReadIdentityOptions.EXTENDED_PROPERTIES, propertyNameFilters, IdentityPropertyScope.BOTH);
    error message:
    java.lang.NullPointerException
    at com.microsoft.tfs.core.clients.webservices.IdentityManagementService2.listApplicationGroups(IdentityManagementService2.java:92).
    davy

  • Downloading and Installing Java SDK for AIX

    Could anyone please tell me where can i download Java SDk for AIX and how to install it before installing SAP?
    Thanks in Advance

    Hi Mega,
    You can downloads Java SDK 1.4.2 from this location, just choose the OS,
    https://sdlc5d.sun.com/ECom/EComActionServlet;jsessionid=CA558AF3F6842F61D26641D9A6853DCA
    installation is very simple, just copy the downloaded file and execute by running <b>./<name of the file>.sh</b> at the command prompt.
    Regards
    Juan
    Please reward with points if helpful

  • What's the difference between Java SDK and the Enterprise Edition?

    What's the difference between Java SDK and the Enterprise Edition? Are they both free?

    both r free but they are used in diffrent applications. sdk are used for simple apps that run on your computer while j2e (enterprise edition) are ment for large distributed computer systems that include servers and such. if you don't know the diffrence you probably wont need the the j2e, only the sdk.

  • Problems with stacked bar chart in Java SDK and CRDesigner

    Hi @ll,
    I have an issue with the rendering of stacked bar charts through the Java SDK and the CRDesigner. unfortunately, my research in this forum and with the help of aunt google didn't lead to success.
    These are my problems:
    I have a  stacked bar chart which, when datasets/stacks increase in number per bar, displays errors:
    1.)  the single stacks of the bar merge together randomly and form bigger stacks with the sum of the singles. the information of  single stacks gets lost in the bar.
    2.)  the total sum of all singles is bigger than the maximum value on the y-axis displays. thus, the scaling is wrong.
    1.) appears in the CRDesigner as well as in the Java SDK
    2.) only occurs in the Java SDK
    Is there any trick to turn the random merging of slices off?
    Is the false scaling a known issue and is there a bugfix/workaround?
    many thanks for all advice
    Tom

    hi folks,
    i found the answer to the above problems:
    when you specify the recordfields that are responsible for the change to the next stack or bar, the 'stack' fields have to be unique.
    in my case i evaluated durations in msec (as stacks) from different devices (as bars). randomly i had the same durations for one device. what happens is, that CR does not notice a change and accumulates to the first stack with the same duration.
    surprisingly this also seems to derange the axis scaling. fix the problem by simply using an overall unique recordfield like rownum or a formula that forms the current timestamp to text as identifier for the stacking.
    cheers
    .t

  • How to get the total allocated CPUs, memory and storage in a particualr reservation through vRealize Automation Java SDK?

    I am trying to figure out how to get the total allocated CPUs, memory and storage in a particualr reservation through vRealize Automation Java SDK.

    I am trying to figure out how to get the total allocated CPUs, memory and storage in a particualr reservation through vRealize Automation Java SDK.

  • Java SDK compatibility under RHEL 4 and WLS 8.1 SP5

    I am in the process of installing BEA WebLogic 8.1 SP5 under Red Hat Linux ES 4 on x86 processors, and am verifying the supported Java SDKs. Accoriding to:
    http://edocs.bea.com/platform/suppconfigs/configs81/rhelinux40as_es_x86/81sp5.html
    only the JRockit JDK is listed. Is this implying that Sun's JDK 1.4.2_08 is not supported under this configuration?
    The installation binary installs both Sun's and Jrockit's JDK.
    Thanks for your assitance.

    I am in the process of installing BEA WebLogic 8.1 SP5 under Red Hat Linux ES 4 on x86 processors, and am verifying the supported Java SDKs. Accoriding to:
    http://edocs.bea.com/platform/suppconfigs/configs81/rhelinux40as_es_x86/81sp5.html
    only the JRockit JDK is listed. Is this implying that Sun's JDK 1.4.2_08 is not supported under this configuration?
    The installation binary installs both Sun's and Jrockit's JDK.
    Thanks for your assitance.

  • Why we have separate azure java SDK for linux and windows

    I saw different links for downloading azure java SDK for linux and windows.
    What difference does it actually have when java is platform independent? Or both are same jars?

    Hi,
    Thank you for your post.
    It contains the same jar files.
    Regards,
    Mekh.

  • BOXI r2 SP2 and Integration KIt

    Where can i find Integration kit sp2 for BOXI rel.2 sp2 . I 'm looking for it everywhere!!!! SAP marketplace,sdn,...

    Hi Alessandro 
    I can understand your frustration as it is not accessible through the normal download pages on Service Market Place where you can only find the Integration Kit for XI 3.0.
    You can find it here though:
    Log on to Service Market Place > Downloads > Business Objects Download > Installations and Upgrades > service.sap.com / installations (click link i content area) > Entry by Application Group, and then go this way: Installations and Upgrades > BusinessObjects packages and products > BOBJ INTGR.FOR SAP > BOBJ INTGR. FOR SAP XI R2.
    Best regards,
    Martin Søgaard

Maybe you are looking for