Using URL Reporting to open latest report instance

I know that there are two methods of opening reports in Business Objects Enterprise 3.1:
1) URL reporting
2) opendocument
I like URL reporting as you can embed the user name and password within the URL.
I was able to get URL reporting to work to look view a report on demand.
Request
I would like to be able to open the latest instance of a report using URL reporting, not using opendocument, as I want the user to be able to open the latest instance without logging in.

There is nothing written with both TA and opendocument. I just noticed the forum posts wanting to use the old viewreport and thought this was a better solution. If on XIR2 then setting up TA will affect infoview users and generate errors (for not TA users) but on XI 3.x it would only affect opendocument users. If no username were provided in the URL then you may see an error (I don't recall seeing errors on 3.x). This could be easily resolved on XIR2 by having 2 instances of the web/app on different ports (one with TA enabled and one without).
As there have been multiple inquiries on this topic I just wrote up a new trusted auth note for setting up QUERY_STRING (requires SMP login to look up and view)
1422248 - Setting up Trusted Authentication in XI 3.x for opendocument infoview using QUERY_STRING
Regards,
Tim

Similar Messages

  • Can xcelsius use crystal report instance to display data?

    HI experts,
    Here we use live office with crystal reports to feed data to xcelsius flash. We schedule the crystal reports every day, and want to use data of the crystal report instance when user open a xcelsius flash.
    Can this be realized ?
    thanks a lot !

    Hi Sam,
    You can do this. Go to Live office and goto to the "Properties for all objects" and select the refresh tab.
    Select the option as "Latest Instance" for refresh option and then save the Excel sheet and re-import into Xcelsius.
    This would refresh the data from the latest instance of Crystal report.
    Thanks,
    Amit.

  • Passing comma "," to a report parameter using URL reporting

    I have a simple report, which contains a string parameter.  Everything work fine, except when I pass a string with "," in the parameter value.
    I tryed the following url and both of them does not work, I also modify the report to display the pass-in prompt value and the string is cut off after the ","
    Example 1:
    http://.../crystalreportviewers115/viewrpt.aspx?id=42364&prompt0=ABC&apsauthtype=secEnterprise&apspassword=p1&apsuser=u1&viewer=actx
    Output:
    ABC shows up and the report run fine.
    Example 2:
    http://.../crystalreportviewers115/viewrpt.aspx?id=42364&prompt0=AB,C&apsauthtype=secEnterprise&apspassword=p1&apsuser=u1&viewer=actx
    Output:
    Only AB shows up and the report run with AB as the parameter's value.
    Example 3:
    http://.../crystalreportviewers115/viewrpt.aspx?id=42364&prompt0=AB%2CC&apsauthtype=secEnterprise&apspassword=p1&apsuser=u1&viewer=actx
    Output:
    Only AB shows up and the report run with AB as the parameter's value.
    How do I pass the "," in the URL

    Since you are using viewrpt.aspx (instead of opendocument), you would pass a comma using promptex instead of prompt
    so an example url would be:
    http://.../crystalreportviewers115/viewrpt.aspx?id=42364&promptex0="AB,C"&apsauthtype=secEnterprise&apspassword=p1&apsuser=u1&viewer=actx

  • URL reporting - suppress grouptree display in Activex viewer

    Hi,
    We are running BOXI R3, using URL reporting to launch reports after a user has logged into Business objects in our app using the Java SDK to select reports, set parameters, etc.
    We have been using the Dhtml viewer as the default, but want to move to using the ActiveX viewer as the default instead.
    How can the default behaviour of the Activex grouptree display be changed, in order to not show the grouptree when a report is opened?
    We were able to modify the Dhtml viewer behavior to suppress the groupTree, but it is not clear how to do this with the Activex viewer, either by URL parameters or the htmlviewerbridge web.xml settings, or .jsp code.

    Post Author: gouldjw
    CA Forum: Publishing
    Still haven't figured this one out, so any help would be greatly appreciated.  Is it not possible to use the ActiveX viewer without CR Server or BOE?  It appears to be a feature of Crystal Reports Developer Ed., but I can't figure out how to actually view a report using the viewer.  All I can do is display in DHTML, but for 10+ MB reports, this doesn't work well because the report reloads at every click.
    Also, what is up with the repository requiring BOE?  Can I no longer share pre-built command objects without the server software?

  • URL Reporting connecting to SAP R/3

    Hello,
    We have Crystal Reports that connect to ABAP Function Modules in our R/3 4.7 system as the data source. To minimize the number of user prompts, we use URL Reporting to pass all the required parameters for the report. The one thing we have not been able to do is specify data connection information in the URL. We currently get around this by setting the data connection information (SAP server, system #, client #, etc.) in the Database Configuration for the report in the CMC. The downside to this is that the report is now limited to running against a single SAP client.
    Is there a way to specify the SAP connection information (server, system #, client #, etc) in the URL Reporting string? I know it can be done for SQL data sources through the USER- and PASSWORD- commands on the URL, but is there a similar way to specify SAP connection information?
    Our reporting environment is BOBJ Enteprise XI 3.1, reports are developed in Crystal Reports 2008.
    Thanks,
    Byron Clairoux

    Hi,
    that is not possible. the connection is part of the report.
    Ingo

  • URL Reporting Time parameter value.

    We have installed Business objects XIR2 and one of our application uses URL reporting to call a crystal report. Parameter values are retrieved from the database and used in the url.  Reports that do not have a time parameter works fine.  Even though I pass the time parameter value Im still prompted for the value.  The format of the url I use is http://hostname/businessobjects/viewrpt.cwr?init=dhtml&apstoken=<token>&prompt0=02:02:20&prompt1=LOCCODE
    where prompt0 is of type par_time.  Could someone please help me with the correct format to use for parameter type time?

    Ted, I checked the prompt order and the prompt type and they are correct.  These reports are working fine on Crystal 9.  Also reports that do not have a time parameter works fine in Crystal 11. Its only when reports with time parameter are called Im prompted for a value to be entered in hh:mm:ss format although I tried passing the value in hh:mm:ss format and Time(hh, mm, ss) format in the url.  The report comes up fine after entering the value in hh:mm:ss value in the prompt.  I tried encoding the url but it didnt work.  If I encode the entire url Crystal prompts me to enter values for all parameters.

  • Url reporting / logon

    Is there a way to pull the user's ad login info rather than the user being prompted for user name and password when using url reporting?
    Here is the basic url I am using - I know I can hardcode username and password by using apsuser and apspassword but obviuosly do not want to do that
    http://servername/businessobjects/enterprise115/InfoView/scripts/opendocument.aspx?sPath=[Folder]&sDocName=report.rpt
    Thanks

    When using Opendocument, your only option is to pass in a logontoken - which is an encrypted form of the username / Pwd / CMS / AuthType.  A logontoken can only be generated through code, so you will have to have some custom code with obtains the logontoken and passes it in.
    I have attached a .NET sample that demonstrates this.  You can also find info on opendoc parameters here:
    http://devlibrary.businessobjects.com/BusinessObjectsXIR2SP2/en/en/BOE_SDK/boesdk_dotNet_doc/doc/boesdk_net_doc/html/Report_Linking.html
    Regards,
    Shawn

  • Opening a webpage using url.getConnection and populating?

    Hi
    I want to write a tool that opens a webpage given the URL and populates the page with provided information and clicks the button i.e. want a tool that automates this workflow.
    I understand I can tweak with url.getConnection and get the page populated but I am clueless about populating the page automatically with the data. Is there any way to do it?
    Thanks
    Raja

    Hi
    Thanks for your immediate knowledge sharing, ya right JSP can be accessed as it resides in the server also I understand the HTML coding is more than enough for me to understand the values I need to pass to given the input type of fields with the FORM tag.
    Having understood thus far, you people mention getting the HTML code but how do I get that programatically, it is that I can load the JSP/page using URL.getConnection and open the page in the browser, one way is doing VIEW SOURCE manually and getting the code, can you educate me on how to do it programatically to view source of the displaying page on a browser?
    Thanks
    Raja

  • OpenDocument to open a specific instance of a report not just the latest?

    Just wondering if anyone knows of a way to configure an OpenDocument hyperlink to open a specific report instance that was run on a certain day rather than just the latest?
    Kind Regards
    Nathan Block

    I doubt if you could specify an instance based on a date it was ran. But if your instnaces have a different parameters for every scheduled instance then you can use sInstance=Param and pass-on the prompt values in the link.
    - Noman Jaffery

  • Issue while opening BI4 webi report instance using CMC on IE8 browser

    Hi,
    Having issue while opening BI4 webi report instance using CMC on IE8 browser.
    Steps to reproduce the error:
    1. Login to CMC
    2.  View Webi History.
    3.  Open successful instance  (For the 1st or 2nd time reports are opening up, from the 3rd time it just freeze the session)
    4. After it get freeze we need to close the IE using Task Manager.
    Can any one please suggest a resolution for this issue.
    Thanks,
    Ganesh.M

    Hello Gokul,
    first thing is to check is if your chrome version is supported by your current BO version as specified in the PAM (is it?). If the chrome version is supported, and you still have an issue, then you can check with a sap support engineer.
    best regards,
    Victor

  • How to use url to open report and refresh report's data,but the report's toolbar haven't "refresh data" button

    Post Author: madbird
    CA Forum: WebIntelligence Reporting
    HI,
    scenario is
    I hope use url to open the report,and refresh the report data,but I didn't the user use the "refresh data" button to refresh the report's data.How to do that?
    regards

    Post Author: madbird
    CA Forum: WebIntelligence Reporting
    Thank you for your attention, amr_foci .
    I created a Web Intelligence report,there will be more than 30 companies use.The company only allowed to see the Company Data. I want to use the url of the way, from my company in the development of the system to open report, and refresh reported Table data.but do not want users to use the toolbar of "data refresh" button to refresh the data .
    Now the question of identity authentication system, as well as statements by url open the question of Has been resolved, but it can not shield statements through the pages of "data refresh" button.
    In addition, I now used by the business object XI system is posted on the JAVA environment.
    Regards,

  • Open BI Publisher report  using URL View activity

    Hi,
    i need to call BI Publisher report and I want to use URL View activity (i followed instruction on http://oraclebizint.wordpress.com/2007/07/30/customizing-obi-ee-%e2%80%93-go-url-parameters/ but i can't have HTML Form inside af:form)
    But parameters on URL View activity are visible and i have to send username and pass..
    Is there another way?
    Tnx.
    Andreja

    Yes, I can put HTML form at top or bottom of page but i wanted to put in panelCollection (because of page design)....
    but I will think out something to look nicely too :)
    Tnx

  • Hide parameters of URL Reporting using Open Document

    Hi,
    I just want to know if I'have to use SDK to improve URL Reporting on SAP BusinessObjects BI Platform 4.0 ?
    I have to hide the connection parameters as "apsuser, ...etc" in order to show a simple and safe URL to extract reports.
    Just want information about "how to do that and what I need to do thaht ?"
    Regards,
    William

    Stdout.log :
    log4j:WARN No appenders could be found for logger (org.apache.commons.digester.Digester).
    log4j:WARN Please initialize the log4j system properly.
    log4j:WARN No appenders could be found for logger (com.sun.faces.config.ConfigureListener).
    log4j:WARN Please initialize the log4j system properly.
    log4j:WARN No appenders could be found for logger (org.apache.commons.digester.Digester).
    log4j:WARN Please initialize the log4j system properly.
    log4j:WARN No appenders could be found for logger (com.sun.faces.config.ConfigureListener).
    log4j:WARN Please initialize the log4j system properly.
    com.businessobjects.webpath.rebean3ws.Activator
    log4j:WARN No appenders could be found for logger (com.sun.faces.config.ConfigureListener).
    log4j:WARN Please initialize the log4j system properly.
    stderr.log
    6 févr. 2012 18:13:23 com.sun.faces.config.ConfigureListener contextInitialized
    INFO: Initializing Mojarra (1.2_12-b01-FCS) for context '/BOE'
    6 févr. 2012 18:13:25 com.sun.faces.spi.InjectionProviderFactory createInstance
    INFO: JSF1048: PostConstruct/PreDestroy annotations present.  ManagedBeans methods marked with these annotations will have said annotations processed.
    6 févr. 2012 18:13:47 org.apache.cxf.transport.servlet.CXFNonSpringServlet loadBusNoConfig
    INFO: Load the bus without application context
    6 févr. 2012 18:13:51 org.apache.cxf.transport.servlet.AbstractCXFServlet replaceDestinationFactory
    INFO: Replaced the http destination factory with servlet transport factory
    6 févr. 2012 18:13:52 org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass
    INFO: Creating Service Gateway from class com.businessobjects.services.coresdk.wsgateway.GatewayPort
    6 févr. 2012 18:13:52 org.apache.cxf.endpoint.ServerImpl initDestination
    INFO: Setting the server's publish address to be /Gateway
    6 févr. 2012 18:14:02 org.apache.catalina.startup.HostConfig deployDescriptor
    INFO: Déploiement du descripteur de configuration BusinessProcessBI.xml
    6 févr. 2012 18:14:05 org.apache.catalina.startup.ContextConfig validateSecurityRoles
    INFO: ATTENTION: Le nom de rôle de sécurité noaccess est utilisé dans un <auth-constraint> sans avoir été défini dans <security-role>
    6 févr. 2012 18:14:07 org.apache.catalina.startup.HostConfig deployDescriptor
    INFO: Déploiement du descripteur de configuration dswsbobje.xml
    6 févr. 2012 18:14:09 org.apache.catalina.startup.ContextConfig validateSecurityRoles
    INFO: ATTENTION: Le nom de rôle de sécurité noaccess est utilisé dans un <auth-constraint> sans avoir été défini dans <security-role>
    6 févr. 2012 18:14:09 org.apache.catalina.startup.ContextConfig validateSecurityRoles
    INFO: ATTENTION: Le nom de rôle de sécurité SAPRole est utilisé dans un <auth-constraint> sans avoir été défini dans <security-role>
    6 févr. 2012 18:14:14 org.apache.catalina.startup.HostConfig deployDescriptor
    INFO: Déploiement du descripteur de configuration explorer.xml
    6 févr. 2012 18:14:15 org.apache.catalina.startup.HostConfig deployDescriptor
    INFO: Déploiement du descripteur de configuration explorer_help.xml
    6 févr. 2012 18:14:15 org.apache.catalina.startup.HostConfig deployDescriptor
    INFO: Déploiement du descripteur de configuration host-manager.xml
    6 févr. 2012 18:14:15 org.apache.catalina.startup.HostConfig deployDescriptor
    INFO: Déploiement du descripteur de configuration manager.xml
    6 févr. 2012 18:14:15 org.apache.catalina.startup.HostConfig deployDescriptor
    INFO: Déploiement du descripteur de configuration MobileOTA14.xml
    6 févr. 2012 18:14:15 org.apache.catalina.startup.HostConfig deployWAR
    INFO: Déploiement de l'archive jsfplatform.war de l'application web
    6 févr. 2012 18:14:16 org.apache.catalina.core.StandardContext addApplicationListener
    INFO: The listener "com.sun.faces.config.ConfigureListener" is already configured for this context. The duplicate definition has been ignored.
    6 févr. 2012 18:14:16 org.apache.catalina.startup.HostConfig deployWAR
    INFO: Déploiement de l'archive MobileBIService.war de l'application web
    6 févr. 2012 18:14:17 org.apache.catalina.startup.HostConfig deployDirectory
    INFO: Déploiement du répertoire CMCDoc de l'application web
    6 févr. 2012 18:14:17 org.apache.catalina.startup.HostConfig deployDirectory
    INFO: Déploiement du répertoire docs de l'application web
    6 févr. 2012 18:14:17 org.apache.catalina.startup.HostConfig deployDirectory
    INFO: Déploiement du répertoire examples de l'application web
    6 févr. 2012 18:14:17 org.apache.catalina.core.ApplicationContext log
    INFO: ContextListener: contextInitialized()
    6 févr. 2012 18:14:17 org.apache.catalina.core.ApplicationContext log
    INFO: SessionListener: contextInitialized()
    6 févr. 2012 18:14:17 org.apache.catalina.startup.HostConfig deployDirectory
    INFO: Déploiement du répertoire InfoViewDoc de l'application web
    6 févr. 2012 18:14:17 org.apache.catalina.startup.HostConfig deployDirectory
    INFO: Déploiement du répertoire ROOT de l'application web
    6 févr. 2012 18:14:17 org.apache.catalina.startup.HostConfig deployDirectory
    INFO: Déploiement du répertoire test de l'application web
    6 févr. 2012 18:14:18 org.apache.coyote.http11.Http11Protocol start
    INFO: Démarrage de Coyote HTTP/1.1 sur http-8080
    6 févr. 2012 18:14:19 org.apache.jk.common.ChannelSocket init
    INFO: JK: ajp13 listening on /0.0.0.0:8009
    6 févr. 2012 18:14:19 org.apache.jk.server.JkMain start
    INFO: Jk running ID=0 time=0/103  config=null
    6 févr. 2012 18:14:19 org.apache.catalina.startup.Catalina start
    INFO: Server startup in 349629 ms

  • How to pick up the latest report instance of a schedueld report

    Hi,
    I am supporting a custom application (.NET), which has to pick up the latest report instance by accepting the Report ID.
    At times, the application does seems to be pick up the wrong (older) instance. This is not happening all the times but certain reports behaves this way once a while.
    This is how the application seems to be determining the latest instance.
    SELECT * FROM CI_INFOOBJECTS
    WHERE SI_PROGID = 'CrystalEnterprise.Report'
    AND SI_INSTANCE_OBJECT = 1
    AND SI_SCHEDULE_STATUS = 1
    AND SI_PARENTID= '" + id + "'
    ORDER BY SI_ID DESC
    Once the above statement returns all the available instances it just pick up the very first instance and returns it back to the application and it gets displayed through the Report Viewer.
    My question here is that, does this order (ORDER BY SI_ID DESC) will always return me the latest instance first? When I manually verify the instance ID, it seems to be getting incremented eventhough it is a random number.
    When I review the InfoView code, which also seems to be doing the same thing I have found that it is using SI_UPDATE_TS instead of SI_ID.
    Could someone please tell me which is the correct one to use? I tried by could not able to find references anywhere.
    Environment: BO XI R2 - SP2

    Jason,
    Thanks for the info. The query builder o/p and the application o/p are the same. When this situation happened last time I just simply deleted those older instances from the history and left only the current one.
    This has forced the query to return the only available instance, which is the current one.
    My suspect here is that, the SI_ID of a new instance is smaller than the older instance...
    for example,
    Instance 1 - 10023
    Instance 2 - 12344
    Instance 3 - 9892
    Is this possible?? Since I have deleted the older instances I have no way to confirm this case unless it happens again.
    The BO documentation about SI_ID reads like this...
    "This property is used to uniquely identify an object. The number is assigned at creation time, and is never changed until the object is destroyed. You should never hard-code this number, however, since if the object is destroyed the number may be assigned to another object. No two objects have the same ID, even if they are different types of objects; that is, you will never find a report that has the same ID as a folder."
    As it claims that an ID can be re-used if the object is destoryed I assume that though the new ID will be unique there is no guarantee that it will be bigger than the previous instance of the same object.
    But the problem is that I dont have a documentation proof to claim this hence asking help from the guru's here...
    Regards,
    Elan.

  • Report using the feature of opening Excel in SAP.

    We are building a custom report using the feature of opening Excel in SAP.
    We need to do things like:
    Protect the worksheet, but leave some rows unprotected
    Freeze the windows
    Have any one ever used this feature before? Can any know how to do this?
    Thank you,
    PV

    No, no extra somewhere.  What it actually is, is that you are calling the methods of the application(sort of).  Here is an example application which does to the freeze panes.
    report zrich_0001.
    include ole2incl.
    data: e_sheet type ole2_object.
    data: e_appl  type ole2_object.
    data: e_work  type ole2_object.
    data: e_col1  type ole2_object.
    data: e_col2  type ole2_object.
    data: e_cols  type ole2_object.
    data: e_cell  type ole2_object.
    data: e_wind  type ole2_object.
    data: field_value(30) type c.
    parameters: p_file type localfile default 'C:RichTest.xls'.
    start-of-selection.
    * Start the application
      create object e_appl 'EXCEL.APPLICATION'.
      set property of e_appl 'VISIBLE' = 1.
    * Open the file
      call method of e_appl 'WORKBOOKS' = e_work.
      call method of e_work 'OPEN'
              exporting
                   #1 = p_file.
    * Write data to the excel file
      do 20 times.
    * Create the value
        field_value  = sy-index.
        shift field_value left deleting leading space.
        concatenate 'Cell' field_value into field_value separated by space.
    * Position to specific cell  in  Column 1
        call method of e_appl 'Cells' = e_cell
               exporting
                    #1 = sy-index
                    #2 = 1.
    * Set the value
        set property of e_cell 'Value' = field_value .
    * Position to specific cell  in  Column 2
        call method of e_appl 'Cells' = e_cell
               exporting
                    #1 = sy-index
                    #2 = 2.
    * Set the value
        set property of e_cell 'Value' = field_value .
    * Position to specific cell  in  Column 3
        call method of e_appl 'Cells' = e_cell
               exporting
                    #1 = sy-index
                    #2 = 3.
    * Set the value
        set property of e_cell 'Value' = field_value .
      enddo.
      call method of e_appl 'Columns' = e_col1
             exporting
                  #1 = 1.
      call method of e_appl 'Columns' = e_col2
              exporting
                  #1 = 2.
      call method of e_appl 'Range' = e_cols
              exporting
                #1 = e_col1
                #2 = e_col2.
      call method of e_cols 'Select' .
      get property of e_appl 'ActiveWindow' = e_wind.
      set property of  e_wind 'FreezePanes' = 1.
    ** Close the file
    *  call method of e_work 'close'.
    ** Quit the file
    *  call method of  e_appl  'QUIT'.
    *  free object e_appl.
    Regards,
    Rich Heilman

Maybe you are looking for

  • Not able to get the data from 2LIS_04_P_ARBPL

    Hi all, I am not able to get data for info object 0Calday in PP Cube. So I checked as per the data flow So from Datasource 2LIS_04_P_ARBPL its not getting data for that particular object I check in RSA3 its showing " 0 records extracted" So I have ch

  • Is there a way to create a paid Membership site using Muse?

    A client is wanting a website that has an area that is available to paid memberships. I have already read on how to create the secure zones, just wondering if there was a way to create a paid membership portion to the form. I have seen several hints

  • Recovering Data from A WD External Hard Drive

    I have an older IMAC 20 2007- Leopard 10.6 installed and running great. I have a 1tb WD hard Drive via FireWire and a 2tb hard drive via USB 2 as there is no Seta hook up on the IMAC. I also have a 500Gig WD external hard drive that has a lot of save

  • Why aren't patch changes part of the AU spec?

    I'm working with a Novation Remote25Sl and the new Automap 3 software with Logic. So far, it's kind of working. But kind of not... And it's brought up a question that's nagged me for a while now. Why is something as simple as "+/- patch" not a fundam

  • MacBook Pro 17" appears to have 2x DVD writer?

    I have just recieved my MacBook Pro 17". Burning a Dvd it could only run to 2x. Media is 1-8x so I went into the about mac window and it tells me that I have a MATSHITA DVD-R UJ-846: not capable of dual layer, or DVD +R That was the same as my old Po