Business Objects 6x SDK Help

Post Author: sarika_us
CA Forum: JAVA
I am looking for guidance/help in Business Objects 6x Adminbean SDK.Iam not able to login to BO. It is showing an error given below.
LoginFailedcom.bo.adminbean.AdminException: Admin SDK / JSP Exception--- Interface:10 --- Number :500 --- Description : Configuration filenot found
The above error is coming on the following codeserImp = new com.bo.adminbean.ServerImpl();
I have added the below jar file. But i am not sure whether these jarfiles are enough.wiadmin.jarwijadmin.jarasf_java.jarboconfig.jar
If anyone is having the list of Jar files needed for Adminbean SDK,please sent it tome. Also could anyone please help me in resolving the above issue.

Post Author: sarika_us
CA Forum: JAVA
Thanks a lot for your help. I have added webi.properties and <cluster name>.cfg to my application folder.
Now the error coming is
Login Failedcom.bo.adminbean.AdminException: Admin SDK / JSP Exception ---  Number :19002 --- Description : No Administration Server found running.
Could you please tell me how to resolve this.

Similar Messages

  • Business Object JAVA SDK

    Could you please provide the link from where i download this Business Objects JAVA SDK?
    Regards,
    Jitendra Jain
    9979960798

    Hi,
    the SDK comes with the product. (e.g. BO Enterprise Server, Crystal Reports, Crystal Reports Server). Without the server or at least a Crystal Reports Developer edition with license you can not do anything with the SDK...
    Cheers,
    Harald

  • Read Before Posting - Where to find Business Objects Java SDK Resources

    Before posting you should look through the various resources below for the answers to your questions. A lot of the "how to" or "where can I find" questions are already answered in the material below.
    Search the Forums
    Use the search feature in these forums to see if your question has already been answered.
    SDK Libraries
    [BI 4.0|http://www.sdn.sap.com/irj/boc/sdklibrary]
    [BusinessObjects Enterprise XI 3.0|http://www.sdn.sap.com/irj/boc/sdklibrary?rid=/webcontent/uuid/90db428d-71ba-2e10-7eb7-d3286eec5ac0]
    [BusinessObjects Enterprise XI Release 2|http://devlibrary.businessobjects.com/BusinessObjectsXIR2SP2/en/devsuite.htm]
    [BusinessObjects Enterprise XI Release 1|http://devlibrary.businessobjects.com/BusinessObjectsXI/en/devlib.htm]
    Crystal Enterprise 10, Not available online.
    [Online Viewable JavaDocs|http://help.sap.com/javadocs/index.htm#sapbobj]
    SAP Notes
    (Formerly known as the Business Objects Knowledge Base)
    This is a good location to find known issues, look up error messages, and general tips and tricks with the BusinessObjects Enterprise product line.
    [https://service.sap.com/notes] (this requires logon to the SAP Service Marketplace).
    Crystal Reports Server, Crystal Reports and Xcelsius SAP Notes are accessible here:
    [https://www.sdn.sap.com/irj/sdn/businessobjects-notes]
    Sample Code Search
    [BusinessObjects Enterprise SDK|https://wiki.sdn.sap.com/wiki/x/HQBmBQ]
    [RAS SDK|https://wiki.sdn.sap.com/wiki/x/HgBmBQ]
    [Web Services SDK|https://wiki.sdn.sap.com/wiki/x/HwBmBQ]
    [Report Engine SDK|https://wiki.sdn.sap.com/wiki/x/IABmBQ]
    [Crystal Reports Java SDK|https://wiki.sdn.sap.com/wiki/x/JgBmBQ]
    [Java Reporting Component SDK|https://wiki.sdn.sap.com/wiki/x/JwBmBQ]
    Business Objects Downloads
    - Service Packs and Fix Packs
    - Merge Modules and Installation Packages
    - Sample Reports and Databases
    [http://service.sap.com/bosap-downloads] (requires logon to SAP Service Marketplace).
    Crystal Report For Eclipse
    [WIKI|https://www.sdn.sap.com/irj/boc/crystalreports-java]
    [Product Portal|https://www.sdn.sap.com/irj/boc/crystalreports-java]
    Crystal Reports Server, Crystal Reports, and Xcelsius Downloads
    [https://www.sdn.sap.com/irj/sdn/businessobjects-downloads]
    Business Objects Articles
    [https://www.sdn.sap.com/irj/sdn/businessobjects-articles]
    Edited by: Aasavari Bhave on Oct 25, 2011 8:49 AM

    Thanks. That was useful.
    -Rajini

  • Business Objects Enterprise SDK application.

    Hi All,
    I am planning to develop a custom web application using BOE 3.1 java SDK's.
    I would like to create only application level users, these users would be mapped with a single BO user account to create enterprise session.
    That means, My application "A" will have say 10 users (i.e. 10 userid and passwords). All these users will their different sets of userid's and passwords (custom application users), they can login into the application using application level credentials,  however to login into the enterprise the application will internally use only one BO user credential (i.e. only one named user acount info.)
    eg:
    user1-login -> application>logins using BO userX userid and password>BO Enterprise session created
    user2-login -> application>logins using BO userX userid and password>BO Enterprise session created
    user3-login -> application>logins using BO userX userid and password>BO Enterprise session created
    and so on.
    The idea is to purchase only one named user licence and create many application level users to login into BOE; but using the same BO user account.
    Is this approach legal in-terms of licensing?
    Would appreciate any help on this.
    Regards,
    Jon

    Hello Adam,
    Thank you very much.
    Please see the following post:
    Business Objects Enterprise 3.1 Licensing
    Tim says:
    names means you can have five users created, any amount logged on concurently (i.e the administrator could have 10 sessions, usera 20 etc no limit) But you can only create 5 different users names
    that means 1 Named user eg: 'A'  can login into the enterprise using his credentials and create any amount of enterprise sessions concurrently for self right??
    Each named user is for a specific user and not to be shared. If you were using concurrent user licensing, than this would be ok to use one enterprise user account.
    5 Concurrent linceses means one user account created in enterprise but, account info can be shared with 5 users, so they can login using same credentials and create five different enterprise sessions?? right?
    so, I can purchase one- 5 concurrent user license and share it with 5 users? OR purchase 5 named user licences and share it with 5 users?
    Either ways my understanding is number of users=number or linceses available (named or concurrent). please correct me if I am wrong.
    Now, which one is cost effective named user lincenses or concurrent?
    Awaiting your response.
    Regards,
    Jon

  • How to reference Business Objects Assembly in C#

    For one of our project, we are creating BO Reports (as .REP, .PDF files) and it is automated one using macros. In macros, we are passing parameters to the report.
    Now we need to reimplement the same in .NET.
    We have installed Business Objects XI Release 2 and selected "Desktop Intelligence" in Client machine.
    While trying to create a VS.NET Windows application, we didnt find any assemblies to add and we found COM dll named "Business Objects Library 11.5".
    Now, are we referring the right assemby for developing the application? If no, then what is the exact assembly and where it can be downloaded.
    Please provide us any samples/links on how to use the .REP file in .NET application.
    Thanks in advance

    [Read Before Posting - Where to find Business Objects .NET SDK Resources|Read Before Posting - Where to find Business Objects .NET SDK Resources;
    Depending on what you are trying to do you may be able to do it using .NET:
    [Samples|http://wiki.sdn.sap.com/wiki/display/BOBJ/NETReportEngineSDKSamples]
    or you may have to still use COM:
    [Desktop Intelligence Developer Guide|http://help.sap.com/businessobject/product_guides/boexir31/en/xi3-1_deski_sdk_dg_en.pdf]
    [Desktop Intelligence API Reference|http://help.sap.com/businessobject/product_guides/boexir31/en/deskisdk_com_apiref_12_en.zip]

  • Business Objects Edge XI R2 - Missing Report Conversion Tool

    We have BO Edge XI R2 (SP5) installed, and want to migrate a load of reports from a BO5.4 repository. We have used the Import Wizard to bring objects across, but according to the manual we need to use the Report Conversion Tool to convert them to WEBI report format. The manual seems to say that the Report Conversion Tool should be an option on the Start menu, but it just doesn't appear for me. I have uninstalled the client software from my machine and re-installed it, and there is no option to select to install it. Does anyone know how I can get access to the tool ?

    Hello Bob
    There are three products you actually mention in your post: Crystal Reports, Crystal Reports Server (Business Objects XI R2 server) and Business Objects Enterprise. Crystal Reports and Crystal Reports Server use the same runtime which is available from here:
    [CR XI R2 (SP6) MSM for .NET|https://smpdl.sap-ag.de/~sapidp/012002523100000634042010E/crxir2sp6_net_mm.zip]
    [CR XI R2 (SP6) MSI for .NET|https://smpdl.sap-ag.de/~sapidp/012002523100000633302010E/crxir2sp6_net_si.zip]
    Business Objects Enterprise SDK was always only available from the BOE Install CD and updates were posted to the SAP Market Place (SMP). This is a gated site and login info should have been provided to you on purchase of BOE. I am unable to find the runtime on SMP (it was more than likely removed when support for XI R2 products terminated last year), but I'm sure your account manager should be able to help you out.
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup
    Got Enhancement ideas? Try the [SAP Idea Place|https://ideas.sap.com/community/products_and_solutions/crystalreports]

  • Is there any need to create schema in unvierse designer of business objects

    HI this is sridhar
    is there any need to create schema in unvierse designer of business objects xi r2,  when i integrated sap bi data into business objects,i,e i have fetched sap-bi/bw data to business objects universe
    please help me

    I don't see what is wrong with
    <jsp:useBean id="tabsConfigurator" class="com.mypackage.TabLayoutConfiguratorImpl"/>
    The class has a no-args constructor at least. The useBean tag will work with it. Probably.
    But still, some code just can't be translated into scriptless JSTL.
    Calling methods which take parameters is one of those things.
    In this case you probably want to write a custom tag to work with your tabs
    I would probably look at using custom tags like this:
    <%@ taglib prefix="tab" uri="/WEB-INF/TabLayout.tld"%>
    // tab to create the configurator.
    // either export it as a var, or use other tags only nested within this one
    // so you can get access to the configurator.
    <tab:configure var="configurator">
      <tab:render configurator="${configurator}" tab="${tab}">
    </tab:configure>I don't know exactly what the scriptlet code will be doing. But I think a custom taglib would be the only way to eliminate scriptlet code that you have here.

  • Business object reference in ABAP Classes

    Hi All,
    Here is my requirement.
    1) I have a Business Object (say e.g BUS2012) instance in my workflow container
    2)  I have a task in my workflow referring to a Z-Class and its method (M1)
    3)  I want to access the attributes of the above Business Object (BUS2012)in the method (M1)of the class.
    Please let me know how ?  Sample code will be more helpful.
    Thanks,
    Deb

    Hi Deb,
    Please check the following [thread|Re: Creating instance of Business Objects;
    Hope this helps!
    Regards,
    Saumya

  • Business Objects And ABAP Objects ?

    hi all!
    May be this is a repitition but still :
    Can anyone give me a clarification on Business objects and abap objects in termas of difference-relations b/w them.
    regards
    sachin

    Hi Sachin,
    Please refer the below links,
    Business Object Repository and Class Library
    business objects
    Hope this helps.
    Regards,
    Hema.
    Reward points if it is useful.

  • Regarding the SAP Business objects Server configuration

    Hi Experts ,
    I was newly entered in to SAP Business Objects .Kindly i am requesting can you please let me know the follwing details .
    1) Latest server configuration of the SAP Business Objects .
    2) Latest version of the Crystal reporting / Desktop Intelligance / Web Intelligance / Universe.
    3) And also if do you have any document releated to the server configuration of the SAP Business objects kindly can you aatch the mail.
    Thanks and Regards,
    Vijay.

    The latest available version of the BO Server/Web Intelliggence /Dekstop Intelligence is XI 3.1 SP3 with FP 3.4.
    The latest available version of CR is CR 2008 SP3 with FP 3.4.
    You can find the latest documentation for Business Objects here:
    http://help.sap.com
    Regards,
    Stratos

  • Starting Business Objects

    Hi Guys,
    I want to start my career in Business Objects.Can you help me out in providing some study materials on that.Any useful links so that I can start from the scratch.
    What is Business Objects?
    What is the use of that?
    In IDES we can have business objects?

    Hi,
    First of all I will recomend you study something about BusinessObjects that what it is and how it works.
    Then study following guides and you can also download free trial version that is one month trial version.
    Books...
    InfoView[http://www.lingnan.net/lab/uploadfile/200864183618209.pdf]
    WebI
    [http://help.sap.com/businessobject/product_guides/boexir3/en/xi3_web_intelligence_rich_client_en.pdf]
    [http://www.csdw.status.dhhs.state.nc.us/userguides/BO%20XI%20User%20Guide.pdf]
    Universe Desiner
    [http://help.sap.com/businessobject/product_guides/boexir31/en/xi3-1_designer_en.pdf]
    Free Trial
    [http://www.sap.com/solutions/sapbusinessobjects/sme/freetrials/index.epx]
    Hope this will help you.
    Bashir Awan

  • Business Object & Global Classes

    Is there any link between Business Objects and Global Classes?
    Sameer
    Message was edited by: SAMEER INAMDAR

    Hi Deb,
    Please check the following [thread|Re: Creating instance of Business Objects;
    Hope this helps!
    Regards,
    Saumya

  • What do colors mean for object type in Business Object Repository browser?

    Hi,
    I am a new guy in SAP. I have a question. The object typies in BOR browser, there are kinds of colors, blue, light blue, pink, red,.. And also, for some object type, there is check mark beside them. What do these mean?
    Thank you for your help.

    Hi,
    The following information will be helpful for you.
    [Business Object Repository |help.sap.com/saphelp_40b/helpdata/en/7e/5e128f4a1611d1894c0000e829fbbd/content.htm]
    [Repository Browser |help.sap.com/saphelp_nw70/helpdata/en/60/d6ba75ceda11d1953a0000e82de14a/content.htm]
    [Business Object Repository|http://help.sap.com/saphelp_nw04/helpdata/en/c5/e4ac87453d11d189430000e829fbbd/frameset.htm]
    Assign Points if helpful.
    Thanks and Regards,
    Naveen Dasari.

  • Classes developed in ECC6 by SAP to load these business objects

    Hi All,
    I have created a class and i want Classes developed in ECC6 by SAP to load these business objects.
    Please help me,
    Thanks

    Thanks to All,
    Sorry I could not reply you back soon as I busy and I though before I reply you back let me do some HW myself. Below are my findings.
    We are using Forms 6i, we went through an upgrade from 9.3 to 9.7 recently because of the DST as 9.3 is not capable of taking those patches. We are also using an object library but object inherited from the library are OK.
    All objects part of the “tmplate” related to “visual attributes” are the main problem. I can see the code for attached triggers.
    Example:
    FRM-18108: Failed to load the following objects.
    Source Module:tmplate
    Source Object: WHEN-WINDOW-RESIZED
    Form level trigger:
    begin
    SET_RUNFORM_PROPERTIES; -- (this is a library procedure)
    exception
    when form_trigger_failure then
    raise form_trigger_failure;
    end;
    I tried creating a form with the same name as “tmplate” and created a form level trigger WHEN-WINDOW-RESIZED, complied and saved it in the same directory as all the other forms, but still this object was not attached.
    The most critical are the “visual attributes” when I check the properties it has nothing, no properties are inherited.
    I converted the fmb to fmt and this is what I found for the visual attribute, LOV_SELECTION_LIST.
    DEFINE F50T
    BEGIN
    TP = 738
    TI = 9
    TN = 328
    TV = <<"LOV_SELECTION_LIST">>
    END
    DEFINE FRM50_IDFO
    BEGIN
    IDFOS_POI = 902
    IDFOS_OID = 908
    IDFOS_NAM = <<"LOV_SELECTION_LIST">>
    IDFOS_TYP = 74
    IDFOS_OOI = 1
    IDFOS_OPN = 355
    IDFOS_CNT = 2
    END
    Is this something that can be converted back to actual properties?
    Thanks to all once again,
    Have a nice weekend...
    Habeeb

  • Pagination +Business Objects Web Services SDK

    hello there
    please help me,
    i use pagination with Business Objects Web Services SDK but i can't limit number of records to aspecific number like
    NameValuePair[] objNameValuePair = new NameValuePair[2];
            objNameValuePair[0] =  NameValuePair.Factory.newInstance();
            objNameValuePair[0].setName("page.records.horizontal.limit");
            objNameValuePair[0].setValue("15");
            objNameValuePair[1] = NameValuePair.Factory.newInstance();
            objNameValuePair[1].setName("page.records.vertical.limit");
            objNameValuePair[1].setValue("600");
            view.setMediaArray(objNameValuePair);
    waiting for your help.
    thank you.

    i waiting your help?
    is the Question more difficult to answer it??

Maybe you are looking for

  • Drive no longer recognizes media

    My iMac PowerPC G4 (1.25 GHz) for some reason no longer recognizes any media that is placed into it. At first I thought the issue was just discs that I burned myself -- they were recognized on other computers, but not mine -- so I tried to put in a c

  • Mac OS X 10.6.8 Blocked plugin message - Adobe Flash player update???

    I am running on a MAC OS X 10.6.8 . After downloading successfully an adobe flash player 11.6.602.180 update for my MAC ( Safari). I now get an error message of Blocked plugin when watching   MOST youtube videos. It will play some youtube videos occa

  • Powershell to export all vm's on the vcenter with snapshot created.

    Hi, I have Commvault backup server taking snapshots of 100's of production server and backup server leaving some of the server snapshot unconsolidated after taking a back, So my question or requirement is I need to pull all server with their snapshot

  • SOAP synchronous channel specific call time out configuration

    Hi, This is regarding channel specific timeout configuration in SOAP sender and receiver channel. We are having SOAP to Proxy synchronous web services. One of the web service is taking longer to execute the RFC's in ECC and getting the results back t

  • Icons for GoLive & Acrobat disappear in Finder views

    When accessing files in the Finder icon, list and column views, Adobe GoLive CS and Acrobat file icons appear momentarily and then disappear, replaced by generic icons with tiny labels that say HTML and PDF. This did not happen in previous OS X versi