Metadata Extraction query modification

Hi,
I have extracted metadata in Parent child format by doing some modifications through the query provided on following link
http://camerons-blog-for-essbase-hackers.blogspot.com/2011/09/stupid-planning-queries-5-dimension.html
Now i want output in form:
In 1st column gen1, in second column its children(means gen2).
Gen1 Gen2 Gen3 Gen4 Alias Operator
Region-Fm               +
Can-Reg               +
A               +
A1          +
A2          +
A3     
A4          -
A5          -
B               
B1          +
B2          -
               B3          +
               B4          -
     Nam-Reg                    
          C               
               C1          
               C2          
I want Each generation in seperate column.
Can you please help me in modifying the same query as m unable to do it.
Edited by: 962794 on 24 Oct, 2012 8:23 PM

Check out Gary Crisci's blog post on this very subject:
http://garycris.blogspot.com/2011/02/sql-queries-for-essbase-developers.html
Search for "Using a basic Parent/Child table going to Generations would look like this" in his post.
Regards,
Cameron Lackpour

Similar Messages

  • Metadata Extraction of a custom dimesion

    Hi,
    I want sql query for metadata extraction of a Custom dimesion of essbase for eg. Customer dimesion.
    we are haveing for standard dimension..
    Please help its urgent

    one of out enlightened on here may have something at their finger tips, or they may have another solution.^^^My bulb is pretty dim. :)
    If you've already got this in a table, take a look at Gary's blog post on different kinds of queries:
    http://garycris.blogspot.com/2011/02/sql-queries-for-essbase-developers.html
    If you're talking about pulling Planning custom dimensions out, I and many other people have written about it. Here's my take on getting out a Planning (btw, in parent/child format) dimension:
    http://camerons-blog-for-essbase-hackers.blogspot.com/2011/09/stupid-planning-queries-5-dimension.html
    Regards,
    Cameron Lackpour

  • FM RSCRMBW_REPORT: What parameters for extracting query in itab?

    Hello,
    I'm trying to extract query data to a XML-file (in order to use it as a connection source for a XCelsius-dashboard).
    Therefore I use the FM RSCRMBW_REPORT as shown in Eddy De Clercq's tutorial:
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/3ba5e590-0201-0010-59b1-cab51fd245b7
    But I have a problem with the parameter i_extract while running the FM the second time:
    What table do I need here? And what kind of structure does this table need?
    Or is there any other solution for extracting query data to a XML-file? An ideal solution would be a XML-file with the same structue as the query.
    I have tried the FM RRW3_GET_QUERY_VIEW_DATA but the problem is that I can't get the query's structure.
    Thank you.

    Robert,
    I have integrated XML data from this webservice into Excel using XML Maps ... it works perfectly fine with the RESTFul Web service..
    Once you have the XML Map in the excel sheet - create your table by dragging and dropping necessary fields and then point the dataset to your Xcelsius container...
    I have not tried to change the XML in the BSP till now .. but one thing you can do otherwise is
    have a custom FM based on the function by the same name RRW3_QUERY_VIEW_DATA and then you have AXIS_DATA and CELL_DATA and you can create your own XML string by manipulating the content...
    Or you can directly call the web service QUERY_VIEW_DATA using the webservice option in Xcelsius...
    I have still not found out why the variable name tag is required but have given you other ways of integrating SAP BI with Xcelsius...

  • Exception while retrieving deleted document using metadata based query

    Hi,
    I am using dbxml 2.4.11 on Mac OS 10.5. My xml documents are stored in the dbxml with some metadata. Index on metadata is built. After delete a document I get an exception (error code is DATABASE_ERROR) while trying to use metadata based query:
    com.sleepycat.dbxml.XmlException: Error: DB_NOTFOUND: No matching key/data pair found, errcode = DATABASE_ERROR
    at com.sleepycat.dbxml.dbxml_javaJNI.XmlResults_hasNext(Native Method)
    at com.sleepycat.dbxml.XmlResults.hasNext(XmlResults.java:136)
    at gov.nasa.gsfc.md.mms.dbserver.server.XmlDbServerImpl.selectDocuments(XmlDbServerImpl.java:111)
    at gov.nasa.gsfc.md.xdba.server.ApplicationServiceImpl.findDocument(ApplicationServiceImpl.java:99)
    the code used to query:
    query = ... /DIF[dbxml:metadata('md:Id')='1234']
    // Perform the query.
    XmlResults results = getXmlManager().query(query, context);
    while (results.hasNext()) {
    XmlValue xmlValue = results.next();
    DocumentDTO documentDTO = new DocumentDTO();
    XmlDocument xmlDocument = xmlValue.asDocument();
    XmlMetaDataIterator metadataIt = xmlDocument.getMetaDataIterator();
    XmlMetaData md = metadataIt.next();
    while (md != null) {
    String name = md.get_name();
    String value = md.get_value().asString();
    NameValuePair nameValuePair = new NameValuePair(name,value);
    documentDTO.addToMetadataList(nameValuePair);
    md = metadataIt.next();
    retVal.add(documentDTO);
    counter = counter + 1;
    results.delete();
    context.delete();
    As name and value of the metadata I use kind of Id. If I use the query with a never before existing Id, I get the expecting error code DOCUMENT_NOT_FOUND, which is ok.
    Anybody has an idea why?
    Thanks a lot,
    Hoan.

    Hi George,
    I use now version 2.4.16, built a new database, but I can't found any records using the code mentioned above. First I thought there would be problem on Mac, tried to install the whole database and app on linux, but the problem still persists. The query I am using is:
    collection('////usr/server/gcmdx/xmldb/data/live.bdbxml')/DIF[dbxml:metadata('md:docType')='DIF' and dbxml:metadata('md:internalId')='456']
    (Switching back to 2.4.11, I find the records inserted)
    I can send a record if you want.
    Thank you for your help,
    Hoan.

  • Searchability & metadata extraction on password protected or compressed PDFs

    Hello,
    I am currently putting together a new document management system at my company (using http://www.alfresco.com )
    and part of the functionality will involve automatic metadata extraction from stored PDFs, and google-like full-text search of PDFs.
    We seem to be running into a few problems though -
    All our PDFs were password protected in Acrobat to have a "read only" security permission - yet this seems to be blocking the metadata extractor.
    I wasn't expecting this - obviously, Adobe Reader can still read the metadata, I'm wondering does it do anything special that other clients aren't allowed to?
    Also, I'm wondering if the "object level compression" and "compress text and line art" Distiller settings could interfere with PDF content/metadata readability?

    Let me expand a bit on Aandi's comments...
    First, PDF document support two types of metadata. "Classic" metadata (called Document Info) which is stored in native PDF data structures and will be encrypted when the rest of the document is, so that you can NOT extract the data w/o processing the file as a native PDF document (instead of as "raw data"). "Modern" metadata is stored in a PDF in an industry standard XML grammar called XMP and will be left in "plaintext" when the rest of the document is encrypted - so that it can be located and extracted w/o the need to process the PDF natively - though it is still recommended!
    Second, as Aandi points out, "compress text and line art" has been a feature of PDF since day 1, while object compression is newer feature of PDF introduced with Acrobat 5 (about 7 years ago!). NEITHER of these features will effect the "Modern" metadata, since it is required to always be in "plaintext", HOWEVEr, the latter CAN effect "Classic" metadata. Another reason you need to process a PDF natively.
    Hope that helps...
    Leonard

  • Planning Form Metadata SQL Extract Query

    I am trying to find Oracle SQL logic that I can use to extract metadata that defines planning web forms from the HSP_OBJECT, HSP_FORM_...etc. tables. I need this information so that I can query and analyze metadata changes that could impact planning web forms. In particular I need to get a list of all "Account" dimension members that are within a form that are set for "Input" data property in the form. We are on Planning 11.1.2.1.101.8. Any help on this is very much appreciated.

    Oh my goodness, this saved my life, and probably the life of several other people. Thanks Jake and Brian.
    I took Brian's code (and oh yeah, Kscope is an awesome and useful conference) and modified it for Oracle.
    NB -- wm_concat is not a totally supported keyword, and (as far as I can tell) not supported before 11g. Here's a really good review of it and other strategies:
    Let us discussion at wmsys.wm_concat VS ListAgg
    Regardless, I am nothing if not a SQL hack, it works in my client's environment (really nicely, I must say), and even though this thread is old, I throw it out there so no one else has to do this.
    And with that disclaimer, the Oracle version of the query:
    SELECT
      o.OBJECT_NAME AS Form_Name
          SELECT
            wm_concat(flo.OBJECT_NAME)
          FROM
            HSP_FORM_LAYOUT fl
          INNER JOIN
            HSP_OBJECT flo on fl.DIM_ID = flo.OBJECT_ID
          WHERE
            fl.FORM_ID = f.FORM_ID AND fl.LAYOUT_TYPE = 0
        AS POV_Dimensions
          SELECT
            wm_concat(flo.OBJECT_NAME)
          FROM
            HSP_FORM_LAYOUT fl
          INNER JOIN
            HSP_OBJECT flo on fl.DIM_ID = flo.OBJECT_ID
          WHERE fl.FORM_ID = f.FORM_ID AND fl.LAYOUT_TYPE = 1
        AS Page_Dimensions
          SELECT
            wm_concat(flo.OBJECT_NAME)
          FROM
            HSP_FORM_LAYOUT fl
          INNER JOIN
            HSP_OBJECT flo on fl.DIM_ID = flo.OBJECT_ID
          WHERE
            fl.FORM_ID = f.FORM_ID AND fl.LAYOUT_TYPE = 2
        AS Row_Dimensions
          SELECT
            wm_concat(flo.OBJECT_NAME)
          FROM
            HSP_FORM_LAYOUT fl  
          INNER JOIN
            HSP_OBJECT flo on fl.DIM_ID = flo.OBJECT_ID
          WHERE
            fl.FORM_ID = f.FORM_ID AND fl.LAYOUT_TYPE = 3
        AS Column_Dimensions
          SELECT
            wm_concat(fla.OBJECT_NAME)
          FROM
            HSP_FORM_ATTRIBUTES fa
          INNER JOIN
              HSP_OBJECT fla on fa.DIM_ID = fla.OBJECT_ID
          WHERE
              fa.FORM_ID = f.FORM_ID   
        AS Attribute_Dimensions
          SELECT
            wm_concat(fc.CALC_NAME || CASE fc.RUN_ON_LOAD WHEN 1 THEN ' (Run on load)' ELSE '' END || CASE fc.RUN_ON_SAVE WHEN 1 THEN ' (Run on save)' ELSE '' END)
          AS CALCs
          FROM
            HSP_FORM_CALCS fc
          WHERE
            fc.FORM_ID = f.FORM_ID
        AS Calcs
          SELECT
            wm_concat(aco.OBJECT_NAME)
          FROM
            HSP_ACCESS_CONTROL ac
          INNER JOIN
            HSP_OBJECT aco ON aco.OBJECT_ID = ac.USER_ID
          WHERE
            ac.OBJECT_ID = f.FORM_ID AND ac.ACCESS_MODE = 3
        AS Users_Write
          SELECT
            wm_concat(aco.OBJECT_NAME)
          FROM
            HSP_ACCESS_CONTROL ac
          INNER JOIN
            HSP_OBJECT aco ON aco.OBJECT_ID = ac.USER_ID
          WHERE
            ac.OBJECT_ID = f.FORM_ID AND ac.ACCESS_MODE = 1
        AS Users_Read
          SELECT
            wm_concat(aco.OBJECT_NAME)
          FROM
            HSP_ACCESS_CONTROL ac
          INNER JOIN
            HSP_OBJECT aco ON aco.OBJECT_ID = ac.USER_ID
          WHERE
            ac.OBJECT_ID = f.FORM_ID AND ac.ACCESS_MODE = -1
        AS Users_Denied
      , o.MODIFIED AS Last_Modified
      , o.MODIFIED_BY AS Modified_By   
    FROM
      HSP_FORM f
    INNER JOIN
      HSP_OBJECT o ON f.FORM_ID = o.OBJECT_IDRegards,
    Cameron Lackpour

  • BO 4.1 WEBI Metadata extraction using Java Restful Webservice

    Hi
    We are building an application using the Restful webservice and are trying to extract the metadata from the webi report.
    Whether there is any URL to retrieve Query filter in web Intelligence Report.
    Please help.
    Regards,
    Kavitha S

    Assuming this is a BEX query, you may want to check p. 296 in the following; SAP Web Intelligence RESTful web service SDK User Guide, SAP BusinessObjects Business Intelligence platform 4.1
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
    Follow us on Twitter

  • Query modification problem after Business Content upgrade

    Hi,
    We have upgraded two systems from Business Content 3.1 to BC3.3. After the upgrade we have a problem when opening queries for modification: a dialogue window is opened and system says:
    "<i>AUTOMATIC CORRECTION
    The following objects were not found when accessing server
    Press 'Repair' to correct the problem (incorrect parts of the query are automatically deleted)
    Press 'Cancel' to undo the last action
    Missing objects:
    - InfoObjects
    |  |- InfoObject 0HIER_VERS
    - Affected Items
       |- Hierarchy version</i>"
    Strange thing is that the problem cannot be reproduced on consultants' laptops, only on clients' PC-s, so we believe there must be something about Windows/Excel security that produces the error message.
    Have you ever experienced this (kind of) problem before? Do you have any idea what I should check?
    I checked
         - Macro security settings in MS Excel,
         - logged on to the PC's as Administrator
         - logged on to BW with clients'/consultants' user ID's on clients'/consultants' PC's, problem appeared only on client PC-s
         - SAP GUI version (it is the same)
         - MS Excel, MS Windows version (the same)
    I have also checked InfoObject 0HIER_VERS, it really does not exist in the system. But it does not exist in our Production system either, while the query is completely the same in both systems.
    0HIER_VERS is a "technical attribute" (as I read in an SAP documentation - however, I don't really understand this term), it is attached to 0CS_GROUP (Consolidation group).
    Thanks,
    Csaba

    Hi,
    Before checking that did u acvtivate and update all the datasources at the source system level.
    Thanks
    sampath

  • Unable to download metadata extracts from HFM

    I have installed 11.1.2.3 using an Oracle database on windows server 2008. After extracting a metadata file, when I click on download I am unable to download the file. At the bottom of the screen there is a message "http://servername:9000/hfmadf/faces/hfm.jspx? accessibility mode= false.
    I would appreciate if some one could help me to resolve this issue.
    Thank you

    HornHonker wrote:
    I was planning on buying my kids some new 4th gen iPod touch units and am considering a new iPhone myself, but if Apple are going to brutally excommunicate earlier generations of hardware this way, then I will be going Android instead  :-(
    It has nothing to do with the hardware, and not all devices seem to be affected. If you bought 4th gen iPods, they wouldn't have this problem. But the problem has nothing to do with what generation the iPod is. As for yourself getting a new phone, if you're not going to get an iPhone, I strongly recommend a Windows 7 phone or a Blackberry phone before Android. But I hope your problem gets worked out and your next phone is an iPhone. Good luck

  • Problem extracting, query with display attributes, in RSCRM_BAPI.

    Has anybody experienced that problem?
    When I execute the extract, the job cancels itself after 2 minutes. Sometimes even shuts down the DEV server.
    There is no Dump in ST22.
    The only error I get is:
    TRUNCATE TABLE "/BIC/0CZTEST" where ZTEST is the extractor
    But when I execute the extract with the same query without the display attributes it runs just fine.
    Help please...

    Check Table("/BIC/0CZTEST") using T-code "SE14".
    If necessary, drop and creat, again.
    Good luck.

  • InfoSet Query modification error

    Hi,
    I am trying to modify a InfoSet Query in SQ01 developed by a SD consultant last time. I already assigned my user ID in the User Group (in SQ03) which is referred by this Query. At the same time, I also assigned the Change Authorization to my ID.
    After that, I modified this InfoSet in the SQ02 to add on 1 table and the Save is successful. Then I try to modify the display layout of the Query in SQ01. When I save it, it give me a message "The query is locked for changes by SDUSER". The ID SDUSER is used by the SD consultant last time. Then the modification is not saved.
    I already checked in AL08 and also SM04, and found that this user is not log in at that time.
    I already done whatever I know to try to solve this problem but I still can't settle it. Can anyone please help me on this? Why can this happen? How can I unlock it?
    Thank you.

    Hi,
    the lock was made by SDUSER when he created the querie. It's an option in the first screen "Title, Format" (specials attributes). When this option is select, only the specific user can change the query (sometimes some modifications are allowed by other user's in specific conditions).
    The only way of resolving the problem, is the SDUSER to disable that option from there. After that you will be able to change it.
    If that user doesn't exists, you must call the Basis team to create the user again, log on, and change the option.
    Regards,

  • SQL Query Modification

    Hi ,
    I have created a SQL query using SQVI.
    But I need to write some additional conditions in the logic which are not possible through SQVI / SQ01.
    Therefore I am wondering ......
    if we have some functionality where we can add my own logic/conditions in the SQL program generated by Std SAP.
    Also I would appreciate if you could let me know the difference between SQVI and SQ01 and how to conver a SQL query to transaction code.
    Regards
    Shrey

    Thx for your reply .... but I am some different query.
    I have created a SQL query using SQVI.
    The purpose of this query was to extract data from two tables.The query is working fine , till the time linked data is available is both tables
    I am giving below example to explain my problem. I have two tables A and B with below fields
    Table A
          S.No
          Student Name
         Class
    Table B
          S.No
          Teacher name
          Education
    both the tables are are linked thru common S.No field in my query and I am extracting data fields ,
    S.No | Student Name| Class | Teacher Name
    My Query is working fine till the time data record of respective S.No is available in both the tables. But there are cases when data is only available in TABLE A, such cases are not being extract through my SQL query.
    Therefore i wanted to change the PROGRAM of my SQL query so that system should extract the data even when data is available in ONE TABLE only.
    Therefore , is it possible to change the program generated by SAP through my SQL Query (SQVI) or this can only be achieved through a T.Code ?
    If It is possible thru SQVI , then how should be proceed ?
    Sorry for asking such a foolish query.
    Regards
    Shrey

  • Need to do Query Modifications

    Hi
    I am doing one report daywise production in that i am getting different values in below cases.
    1. if i comment transaction date in group by getting quantity is differ.
    2. when i commented or uncommented there is no diff. in quantity
    --and bd.department_code<>'OSP'
    3. if i use and bd.department_code='OSP' only this
    i am getting some quantity..
    select sum(a.Quantity_LLST/1000)--,to_char(a.transaction_date,'DD')
    from
    (select nvl((mmt.primary_quantity),0) Quantity_LLST
    , trunc(mmt.transaction_date) transaction_date
    from mtl_material_transactions mmt
    , mtl_system_items_b msi
    , wip_discrete_jobs wd
    , wip_operations wo
    , bom_departments bd
    where 1=1
    and mmt.organization_id=nvl(:P_ORG_ID,mmt.organization_id)
    and mmt.transaction_type_id=44
    and msi.inventory_item_id=wd.primary_item_id
    and msi.organization_id=wd.organization_id
    and wd.wip_entity_id=wo.wip_entity_id
    and wd.organization_id=wo.organization_id
    and wo.department_id=bd.department_id
    and wo.organization_id=bd.organization_id
    --and bd.department_code!='OSP'
    and msi.segment1 like 'FG%LL%'
    and mmt.inventory_item_id=msi.inventory_item_id
    and mmt.organization_id=msi.organization_id
    and trunc(mmt.transaction_date) between nvl(:P_FROM_DATE, trunc(mmt.transaction_date)) and nvl(:P_TO_DATE, trunc(mmt.transaction_date))
    group by mmt.primary_quantity,trunc(mmt.transaction_date) )a
    --group by to_char(a.transaction_date,'DD')                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    You really didn't say what you want. If you get different results when you remove different parts of your original query, it is not unusual.
    What do you want in the first place? Your subject says you need to modify the query, what is the modification you want us to suggest when you have already commented out many parts of your code.
    Cheers
    Sarma.

  • Interface Program - extraction query

    Hi,
    I have a requirement to extract (e.x 5 fields from table).
    Query 1 :
    Out of 5, for one field, i need to fetch from zcustom program (ALV output) and return back to my interface prgm . I am not sure how to proceed on this.
    Pls provide your guidance on this.
    Query 2 :
    For the other field i need to fetch from CS15. 
    Please guide me on the above two queries.

    Mail still routes --->
    Snippet from 'showconfig' of the interface I chose to set w/ 255.255.255.255 mask:
      airbus_1
      10.2.3.4
      Data 1
      255.255.255.255
      airbus_1.test.com
    Mail logs, showing accept and process --- domain "boom.com" is being routed to /dev/null --- but, still routes...
    Thu Feb 13 02:03:18 2014 Info: New SMTP ICID 25 interface airbus_1 (10.2.3.4) address X.Y.Z.75 reverse dns host unknown verified no
    Thu Feb 13 02:03:18 2014 Info: ICID 25 ACCEPT SG UNKNOWNLIST match sbrs[none] SBRS not enabled
    Thu Feb 13 02:04:01 2014 Info: Start MID 20 ICID 25
    Thu Feb 13 02:04:01 2014 Info: MID 20 ICID 25 From: <[email protected]>
    Thu Feb 13 02:04:13 2014 Info: MID 20 ICID 25 RID 0 To: <[email protected]>
    Thu Feb 13 02:04:22 2014 Info: MID 20 Subject 'yo yo yo '
    Thu Feb 13 02:04:22 2014 Info: MID 20 ready 135 bytes from <[email protected]>
    Thu Feb 13 02:04:22 2014 Info: MID 20 matched all recipients for per-recipient policy DEFAULT in the inbound table
    Thu Feb 13 02:04:22 2014 Info: MID 20 queued for delivery
    Thu Feb 13 02:04:22 2014 Info: Delivery start DCID 0 MID 20 to RID [0]
    Thu Feb 13 02:04:22 2014 Info: Message done DCID 0 MID 20 to RID [0]
    Thu Feb 13 02:04:22 2014 Info: MID 20 RID [0] Response '/dev/null'
    Thu Feb 13 02:04:22 2014 Info: Message finished MID 20 done
    Hope this helps!
    -Robert
    (*If you have received the answer to your original question, and found this helpful/correct - please mark the question as answered, and be sure to leave a rating to reflect!)

  • BO 4.1 Universe Metadata extraction using Java SL SDK

    We are building an application using the SL SDK and are trying to extract the metadata from the Universe (like list of classes, dimensions, measures etc). We are able to connect to the server, retrieve the universe to the local machine; however, when we try to load the retreived local universe, we are facing an excception and not sure on how to proceed on the same.
         Below is the code snippet and the exception.
    //Java code that caused the exception
    RelationalBusinessLayer businessLayer = (RelationalBusinessLayer) local.load("E:\\Universe\\retrieval-2014-03-10-17-29-22\\eFashion_bl.blx");
    System.out.println("Description-->"+businessLayer.getDescription());
    //After setting the path and the required class path in the Command Prompt while executing the java file as below
    java -cp "E:\Program Files (x86)\SAP BusinessObjects Enterprise XI 4.0\SL SDK\java\sl_sdk.jar;E:\Program Files (x86)\SAP BusinessObjects Enterprise XI 4.0\java\lib;E:\Program Files (x86)\SAP BusinessObjects Enterprise XI 4.0\java\lib\*;E:\Program Files (x86)\SAP BusinessObjects Enterprise XI 4.0\dataAccess\connectionServer\java;E:\Program Files (x86)\SAP BusinessObjects Enterprise XI 4.0\dataAccess\connectionServer\java\*;" UniverseBo -Dbusinessobjects.connectivity.directory="E:\Program Files (x86)\SAP BusinessObjects Enterprise XI 4.0\dataAccess\connectionServer"
         The following Exception occurred.
    //Exception
    Exception in thread "main" java.lang.UnsupportedOperationException
            at com.businessobjects.connectionserver.ConnectionServer.getInstance(ConnectionServer.java:165)
    Any pointers to the problem and suggestions are appreciated.
    Thanks,
    Prasanna R

    Hi Prithvi,
         We are trying to extract metadata through java sdk from BO 4.1,we had been able to extract the data upto class level but can not proceed further to extract data related to the objects such as "measures,"dimensions","filters",etc from a class as we can't find suitable methods to do so.Please have a look to the following code snippet:-
    RelationalBusinessLayer businessLayer = (RelationalBusinessLayer) local.load("D:\\Universe\\retrieval-2014-03-17-15-47-46\\eFashion4.blx");    //loading local blx file
    RootFolder rf =businessLayer.getRootFolder();
    List<BlItem> getchildren=rf.getChildren();   //would return list of classes
    Now we intend to extract objects(filters,dimensions,measures) from each of these BlItems.
    Please help.
    Regards,
    Ashwani.

Maybe you are looking for

  • HP Photosmart D6160 printer with Windows 7 os

    I have an 18 month old HP Photosmart D6160 printer that has performed excellently on my PC running Windows 2000 Professional. The printer using the installed CD software was able to provide test prints, maintenance information and most importantly sh

  • Themes in other languages?

    When I set up my Mac I told it I use English. So all my iDVD themes are in English. If you set up the computer to use another language do the themes come in that other language? If so, is there a way to access them on the install disk and use them ev

  • How to use setClickable() method

    Is there a way to add and remove themes by client side rather than server side in order to increase efficiency and loading time? Should I use the setClickable() method? How? Thanks in advance.

  • VS install works, CRRunetime does not

    I am new to Crystal Reports and would appreciate some help.  We are running an older version of Crystal Reports.  I needed a new feature and installed Crystal Reports 2013.  I have IIS setup locally to test our website and everything works great on m

  • How can I download Firefox 4 to use on a different pc ?

    How can I download Firefox 4 to use on a different pc ?