CR 2008,  Universes, and report parameters....

All,
   I would like to use a universe(s) as a data source for our crystal reports (CR 2008 - BOE 3.0/3.1).  We have an application that collects the report parameters from users and then schedules the CR report using the JAVA API.  My question is this:
  what construct do I use in the universe to represent this statement in a where clause of the report query (I assume it's one of the @ functions):
where...
      and loc_name in '(?locNameList)'
?locNameList is a multi-value parameter defined in the report. 
Any comments, pointers to onlince documentation or examples, and book references would be appreciated.
thanks,pf

Paul,
Did you get any feedback on this, I am looking to do the same thing.
Thanks,
Ian S

Similar Messages

  • Value sets and Report Parameters

    Hi
    these are my requirements
    i have developed report using scott where the
    parametes are
    dname
    empinfo
    (1)If i select Department 1o then
    in parameter empinfo should display the value only from department 10
    (2) i have created a value set for report parameters empinfo
    it only shows two columns like EMPNO AND eNAME AND THERE only two column space to be shows
    how could i make columns to be displayed in addition to ename and empno
    Regard

    Hi KittyCat101,
    If I understand correctly, you want to use a parameter to filter Status field that starts with “Is” or “Can” or “Fi”. If in this scenario, we can refer to the following steps to achieve your goal:
    Modify the available values for @Status parameter to “Is”, “Can” and “Fi”.
    Right-click the tablix or dataset to open the properties dialog box.
    Select Filter in the left pane, then add a filter like below to filter Status field:
    Expression: =Fields!Status.Value like (Parameters!Status.Value & "*")  Type: Boolean
    Operator: =
    Value: true
    If there are any other questions, please feel free to ask.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • List the universes and reports

    the copmosants BO XI are stored in the files systems and not in the domaines (schèmas) of data base.
    to list the universes and the reports,is what it a request SQL or a universe manager or other solution?
    thank you

    The easiest way to accomplish this or any type of query of CMS metadata,  is using the free CMS database driver + Universe found at:
    Download Location:
    http://www.infolytik.com/cmsconnect-community-edition
    Installation and Setup Video:
    http://www.infolytik.com/video/cmsconnect_ce_install/cmsconnect_community_edition_installation.html?iframe
    It supports completel hierarchical reporting of core objects (Universes, wid, unv, Users, UserGroups, CrystalReport etc)
    Hope this helps
    Atul

  • Version control for universes and reports

    Post Author: Steven
    CA Forum: Deployment
    Hi All,
    We're running BO Enterprise XI R2 and I'm looking for ideas which will allow me to version control updates to my universes and webi reports.  We've got a large development team and we've been caught out a few times with overwriting each others updates.
    Is there a way of doing this with XI R2 or are there any integrated 3rd-party software tools which provide this functionality (that you'd recommend)?
    Thanks in advance,
    Steven

    Satya,, this can done easly throw some a third party product i used before, only with one single click
    drop me an Email and i will discuss this with you.
    good Luck
    Amr

  • Sample Auditing Universe and Reports for SAP BusinessObjects_4_x

    We've followed the instructions provided in
    http://scn.sap.com/docs/DOC-53904
    and installed the BOEXI40-Audit-MSSQL.unx  universe and it is visible and I'm able to create a custom Webi report against it.
    However, my goal is to use canned Crystal Reports that comes with the tool by connecting it to the above universe but when I attempt to 'Set Datasource Location' in Crystal, I'm unable to see or connect to the above universe.
    What am I missing or what type of permission do I need to give to the above universe to make it visible inside Crystal Reports?
    Thanks,
    Hamid

    Are you doing this in Crystal Reports with the audit reports that came from 3.1?  If so - it won't work.  Crystal Reports will not connect to the new .unx universes.  It can only connect to old style .unv universes.  Also, the new universe and the old one from 3.1 are not at all the same, so you can't use the same reports as you did in 3.1.
    There are some Crystal for Enterprise reports that are in the zip file with the 4.x audit universe.  They have the same .rpt extension that "classic" Crystal reports have, but you have to edit them in Crystal for Enterprise in order to point them to the correct universe.  Your other option is to build Webi reports against the .unx.
    -Dell

  • Salesforce and report parameters

    When I create a report using the Crystal Reports client I can set a parameter to use for the report, but when I upload the report to Salesforce I am stuck with whatever the last value I used in the client.  How can I prompt the user for a value from within Salesforce?

    hi wes,
         I never tried salesforce, while based on your problem, is it possible that when you saved your report from crystal report designer (or client), you saved the report with data. so salesforce will show report with saved data and will not prompt parameters to fetch new data.
        try to save report without saving data in crystal report designer (In File menu, do not check "Save data with report" in crystal report designer)

  • SAP BO UNIVERSE AND REPORTS

    Dear all,
         I am a beginner to the Business objects.  I want role and responsibilities of BO projects.  And I want common errors of webi reports and crystal reports and sap universe creation and non sap universe creation. 
    Thanks,
    Baskaran.

    Hi,
    Please go through the below links.
    Webi Reports:
    http://help.sap.com/businessobject/product_guides/boexir2/en/xir2_wi_jrp_en.pdf
    Universe Designer:
    http://help.sap.com/businessobject/product_guides/boexir2/en/xir2_unv_designer_guide_en.pdf
    SAP BW in Universe Designer BusinessObjects :
    http://help.sap.com/businessobject/product_guides/boexir31/en/xi3-1_sap_olap_universes_en.pdf
    Thanks,
    Amit

  • Link between universes and reports and universe name change

    I want to change a universe name.
    What is the impact on my WebI reports and DeskI reports ?
    Is it risky ? Will the link between reports and universes be saved ?
    Does someone know how the link between reports and universes works for WebI reports and DeskI reports ?
    Thanks

    The Universe name is stored within the data context of the report so the report (deski and webi) refer to a Universe.
    Changing the name of that Universe has a very bad effect: the reports usually stop working!
    In order to change the name, you must manually visit each report and change the Universe associated with EACH QUERY IN EACH REPORT!!  It can be done, but it is time consuming.  And you'll need both Universe names in the CMS until you're done
    Deski -> View Data, Definition, Click on the ... beside the Universe
    Webi -> Edit Query, Properties, Click on the ... beside the Universe
    M

  • Deleting specific universe and reports

    Hi,
              Can anybody help in how to delete particular universe in Linux environment and also how to delete particular report....
    Thanks,
    Anitha

    Could you please share the specific class name to delete a universe?
    I tried to searched the doc, and only found codes to delete object package, like below:
    void deleteObjectPackage(IInfoStore infoStore, String objID)
        try
             //_BEGINSNIPPET_:Codeblock_deleteObjectPackageJAVA.txt   
            // Retrieve the specified object package.
            IInfoObjects packages = infoStore.query("SELECT SI_ID, SI_NAME FROM CI_INFOOBJECTS "
                 + "WHERE SI_PROGID='CrystalEnterprise.ObjectPackage' And SI_ID=" + objID);
            if (packages.size() == 0)
                 // The query returned a blank collection (no object found).
                 throw new Error ("Object package not found.");  
            // Delete the object package and commit it to the CMS.
            IInfoObject objPackage = (IInfoObject)packages.get(0);
            packages.delete(objPackage);
            infoStore.commit(packages);
            //_ENDSNIPPET_
        catch (SDKException e)
            System.err.println("Failed to delete the object package: "
                                         + e.getMessage());
    but didn't find the API to delete universe.
    Thanks.

  • Link between objects of universes and reports BO 5.1

    Hallo!
    I would like to know if there is a way to know which reports BO 5.1 use a specific object of a universe.
    I thought the information was stored in the database repository, but I didn't find the link between reports and universes.
    Can anyone help me?
    Thank you very much,
    Elena

    If this question relates to BO 5.1, you'd probably be better served by posting the query in the Legacy Products forum [here|SAP BusinessObjects BI Legacy Products;.

  • Hyperlink and Report Parameters

    Hi,
    I have a webi report which has drill filters. I have a drill filter on Month_Name_And_Year column. When I select the drill filter it gives me the report for that particular month_year. In the webi I also have a hyperlink to a nre report which is a detailed report. When the user clicks on the hyperlink I would want them to open the report  for the drill filter value that I select. I believe i need to pass the drill filter value as a paramter and how would I be able to open the detail report for the drill filter that I have selected.
    the code as a hyperlink is as follows:
    ="<a href=http://dev/businessobjects/enterprise115/InfoView/scripts/opendocument.aspx?sType=wid&sDocName=A%20WEBI%20Curd%20Installations&sWindow=New&sPath=[Breed],[Portal Analytics],[Supplemental Services]>"+[Number Of Curd Sales]+"</a>"
    I would require guidance what changes i wil have to make it at hyperlink and the detail report level to have it in sync with the summary report.
    Thank You,
    boe user

    boe user,
    Try this:
    ="<a href =" + "http://webwasqwn1.ecorp.cat.com:8322/OpenDocument/opendoc/openDocument.jsp?sType=wid&sDocName=fsitem&lsSEnterItem Node Name:="Query 2.Item Node Name(If IsPromptAnswered("Enter FS Items") Then "&lsSEnterFS Items:="+URLEncode(UserResponse("Enter FS Items:"))) + Object + ""
    Have a look on this thread also:
    Linking 2 web I reports
    I'm Back

  • Dynamic Data Connection Parameter and Report Parameters

    Post Author: despec
    CA Forum: General
    Hello to all,I am using a business view that is based on a dynamic data connection of 13 databases, each a different school.  When I use the BV is a CXrystal Report (XI), it correctly, of course, uses the "read only" parameter for me to select a school.  My problem arises when I try to enter a student name "list of values"  parameter using that same dynamic data connection.  After I select the "read only" school parameter, I then  select that student name and immediately, the "read only" school parameter resets to "--".  Therefore when I click okay, I get an error saying that my selection for the first parameter is invalid.Anyone have any suggestion on how I may be able to resolve this?Thanks,David

    Hello,
    Jsut a reminder this is not a Support Case Management system but for all to use.
    Since you have BOE 3.1 you should have a valid support contract. Log into Service Market Place and create a case on line and a support Engineer will call you.
    If you don't know how to then ask your Manager who is your SAP Account Super User and that person can add you to the list and give you a log in ID and password.
    Thank you
    Don

  • Passing rendering format and report parameters in the URL to call a report - SSRS 2012

    Hi,
    I've a SSRS 2012 with the integer and multivalue Creation_Years parameter that I need to call directly to export data in the Excel format.
    I've tried to use this URL:
    http://reportserv/Reports/Pages/Report.aspx?ItemPath=%2fInsurance%2fInstallations_Excel&rs:Format=excel&Creation_Years=2014 but the parameter is required in an interactive manner.
    I've tried to set the hidden property for the parameter, I've tried to invert the position of the "rs:Format=excel" string with the "Creation_Years=2014", but the error message doesn't change. Also if I specify the 2015 year, the parameter
    isn't overwritten with the 2015 value.
    Any helps to me, please? Thanks

    Ok, thanks, I note that you have added "rs:Command=Render": looking to the official documentation this string seems optional.
    Your url functions but the parameter cannot be a multivalue one. Do you confirm this?
    Thanks
    If you want to sent value for multi valued parameter through URL you need to repeat it
    ie like this
    http://reportserv/ReportServer/Pages/ReportViewer.aspx?%2fInsurance2fInstallations_Excel&rs:Command=Render&rs:Format=excel&Creation_Years=2014&Creation_Years=2015&Creation_Years=2016...
    also see
    https://msdn.microsoft.com/en-us/library/ms155391.aspx
    If parameter value itself has characetrs like & in it you need to escape them first using javascript
    Please Mark This As Answer if it solved your issue
    Please Vote This As Helpful if it helps to solve your issue
    Visakh
    My Wiki User Page
    My MSDN Page
    My Personal Blog
    My Facebook Page

  • Report Builder 3.0 and Report Parameters with Available Values - do a LIKE expression?

    I would like to write an expression based on a @Status parameter that includes the labels you see in the diagram.  My problem is that in the field Status - that includes these data results of Issued, Cancelled and Finaled - data entry is not consistent
    so I would like to do a like expression for the value - something like this Issued would be "Is*" or Cancelled would be "can*" etc. however I keep getting error statements and I'm not sure what I'm doing wrong. 

    Hi KittyCat101,
    If I understand correctly, you want to use a parameter to filter Status field that starts with “Is” or “Can” or “Fi”. If in this scenario, we can refer to the following steps to achieve your goal:
    Modify the available values for @Status parameter to “Is”, “Can” and “Fi”.
    Right-click the tablix or dataset to open the properties dialog box.
    Select Filter in the left pane, then add a filter like below to filter Status field:
    Expression: =Fields!Status.Value like (Parameters!Status.Value & "*")  Type: Boolean
    Operator: =
    Value: true
    If there are any other questions, please feel free to ask.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Deploying BO universes and webi reports in quality and production

    Hi
    We are on BO XIR2 SP5 and reporting on SAP BI Infocubes and Queries.
    We have 3 environments setup,each for development,quality and production.
    During universe development,while creating a new connection we provide the IP address of application server,username ,password,system id,client number etc details.
    The above details would defer for 3 different environments.In our case we have built around 50 universes.
    So what would be the smart way of deploying these universes in each of the other 2 environments?Because changing universe connection details would mean re creating the universe classes and objects which would be a huge effort.Would the webi reports continue to work upon re creating the universe with new connection details?
    Please suggest a best and smart practice for the above scenario.

    Hi,
    Using Import Wizard tool in BO you can  migrate Universe and Reports from dev env to test.
    Using the Import Wizard tool you can migrate the reports.
    Steps are as follows:
    Open Import window:
    In Source environment , enter the details of dev environment.
    Destination wizard you have to enter Test env credentials.
    Then you have to select all the universe and the wid files from this wizard (The files you want to transfer ).
    Finally finish this wizard by pressing finish button.........
    Hope this will help you
    Regards
    Sindhu

Maybe you are looking for

  • Can u give clear steps how to load 3 data target at a time by the help of p

    can u give clear steps how to load 3 data target at a time by the help of parllalesim

  • Using cffile to make a unicode textfile

    Hi, I am trying to make a unicode text file from a query, I can make the file as a .csv file no problem using chr(34) as the field seperateor character, and all works fine, However I want to create a unicode .txt file that is identical to the same as

  • Zooming inconsistency with links in pdf

    I have an interactive pdf set up containing different chapters & vast amounts of links. I have set the pdf up to 100% zoom. When I open it all is fine, but as soon as I begin to click through the document the page zooming becomes erratic. I have trie

  • How to delete SC

    Hi all, 1. How to delete SC in SRM. We have SC with 5 line items and we created customized report. when i tried to delete SC line items in SRM, these line items not getting deleted from report. 2. How to close PO in SRM? can any one help me on this.

  • Where is the installation for FM11 in Adobe Application Manager?

    Just installed TCS4.0 and the application manager shows installation for 16 applications, but FM11 is not one of them. Where is this installation located?