Hyperlinks in Deski Reports

Hi all,
I have 2 reports, based on the same prompt(Address).
I have to see one link in my 1srt report and if I click,  it should go to second report. I have to pass this prompt in the URL. I am using Desktop Intelligence(Business Objects 3.0) version and both are deski(rep) reports and info view platform is Java.
Note: URL should be based on  sIDType=CUID and not on sDOCName.
I would appreciate if any one help me in getting this URL
Thanks

Hi,
Try with the following url
http://<servername>:<port>/OpenDocument/opendoc/<platformSpecific>?sType=wid/rep&sIDType=CUID&iDocID=2010/&sCUID =1312&lsSSelectaCity=Paris/<dimension/measure name>
Cheers,
Suresh Aluri

Similar Messages

  • Hyperlink in DESKI report

    Hello Gurus,
    We are using BO 3.1
    My requirement is to hyperlink 2 deski reports.
    For example:
    Report A has fields (Emp Name, Emp ID)
    Report B has fields (Emp Name, Emp Age, Emp Salary, Emp address)
    Report B should be hyperlinked to Report A on the field Emp Name. and Report B should retrieve data for just that particular name. Say if I click XYZ(Emp Name) in Report A, Report B should retrieve data of XYZ.
    Report B will have a prompt "Enter Emp Name". So when we click on XYZ in Report A, the report B should take XYZ as the answer for the prompt and display the related data.
    I have to use opendocument. I searched for opendoucument syntax. But I am not able to implement the same. Can any one plz explain me how to do this, explaining the parameters of opendocument used.
    Thanks in advance,
    Naveen

    Thanks George. I have a question.
    When we have hyper linked reports like this and which have been scheduled in HTML format.
    Should all the end users have an user account for BO(DESKI/WEBI) to access these kind of reports.
    The reason I am asking this question is when the end user clicks any particular Emp name in Report A, Report B will take that particular name as the parameter for its prompt and executes the Report B.
    So I am thinking all the users who access this HTML format of the report should have BO user account, else when they click the hyper linked Emp name, BO might through an error?
    Please let me know If I am wrong!

  • Error while scheduling DESKI report in infoview

    I m scheduling a DESKI report to users enterprise inbox from infoview using a server group. This server group has DesktopIntelligence Job server, Destination Job server, Adaptive Job server and Program Job servers and all these servers are running.
    When I schedule the report to boldusers enterprise inboxbold it get failed and shows this error message
    bolddestination DLL disabled. []: [CrystalEnterprise.Smtp] bold
    I m wondering what has to be enabled for scheduling a report to infoview's own inbox.

    Abhilash
    You are correct that it shows all the prompts but only when we run the report either directly from the CR Designer or via View on Demand in Infoview/CMC.
    But if I try to schedule an instance of this report, I am getting a check box in the parameter section which says "Show unused parameters" to see this dyanamic prompt. And When I check that box in Infoview still I am not able to select any value for this prompt as it's greyed out.
    Hope I am able to explain my query to you.
    Also attached a screen shot of the scenario for your reference.

  • Output same Deski report as PDF and XLS

    Hello,
    will it be possible to generate (not schedule) a Deski - Report using Java SDK ?
    desired workflow:
    - generate/refresh the report to hold new data (User specific, Local specific)
    - output this report in Formats PDF and XLS
    - store the output - reports in Users inbox
    The goal is to generate the report only once and output the same twice - as pdf and as xls.
    As far as i saw in scheduling a report, it is only possible to produce one output (pdf or xls), if we need both, we have to schedule twice. And therefor we will have to generate the same report twice.
    I found somthing like
    binaryView = (BinaryView)documentInstance.getView(OutputFormatType.XLS);
    binaryView = (BinaryView)documentInstance.getView(OutputFormatType.PDF);
    in RBean for Webi - reports.
    Looking forward for any idea.
    Thanks in advance.
    Johannes
    Edited by: Johannes Kammerer on Sep 15, 2009 4:55 PM

    If you're on XI 3.x, then you can specify multi-format exports using Publications.
    Otherwise, you'd need to export to a file using REBean SDK, then Enterprise SDK to create a new InfoObject for that artifact.
    Sincerely,
    Ted Ueda

  • Is it possible to use the JAVA Report Engine SDK to modify DESKI reports?

    Post Author: Nadine
    CA Forum: JAVA
    Hi, is it possible to add a complex filter to a DESKI report using the JAVA report engine sdk?
    In the developer tutorials for this API, I've only found references to WEBI in terms of modifying reports, though it seems to be possible to view DESKI reports with this sdk.
    I am a bit confused in terms of the scope of this API and how I would use it in regard to DESKI.
    Many thanks for any suggestions!
    Nadine

    Post Author: Ted Ueda
    CA Forum: JAVA
    Current (XI R2) version of ReportEngine API only supports refreshing/viewing functionality for Desktop Intelligence documents.  Document modification/creation is only supported with Web Intelligence documents.  Queries aren't modifiable for Deski using ReportEngine API - you can only do so using Desktop Intelligence Reporter SDK, which is COM based.Sincerely,Ted Ueda

  • Row Level Restrictions on DeskI Report not working under InfoView

    When running/refreshing DesktopIntelligence XI r3 (Full Client) reports under InfoView, the row-level restrictions applied in the universe are not being included in the SQL (additional filtering is NOT happening). However, if a user creates a report using the same universe in WebIntelligence or if the user runs the same report in DesktopIntelligence, the row-level restrictions are working.
    It strikes me that the problem has to do with security rights granted (or not granted), but I can't figure out which settings would allow the proper running of a DeskI report under InfoView.
    Thanks for any assistance rendered!

    Mike,
    Do people connect to Infoview and Deski using the same authentication method and the same username?
    How does this compare to how your data restrictions are configured?
    Are you using @Variable('BOUSER') restrictions? Have you taken domain into account e.g. "Domain\UserName" vs "UserName"?

  • Red Blue issue with published DeskI Report in InfoView

    Hi everyone,
    i'm expieriencing a strange behaviour with my published DeskI Reports.
    I'm using logos in my report and they work just fine... in my full client. As soon as I publish them to InfoView and open them up in the browser, then somehow the color red and blue interchange. Red becomes blue and vice versa...
    My System consists of:
    BOE R 3.1 SP2
    Win Server 2008
    DeskI and WebI
    Has anyone expirienced the same issues?
    Thanks and kr,
    Nils

    Hi Stratos,
    so far everything is just fine. Hope you are doing great too.
    my IE version is: 7.0.5730.13
    Tomcat version: 5.5.20
    If I click on the logos in InfoView, nothing happens.
    I tested 3 different ways to implement them:
    1) via link; pictures shows up, but again with the red blue issue
    2) as an object; pictures shows up; also w/ the red blue issue
    3) inserted a cell, and pasted the picture in it, pictures shows up; also w/ the red blue issue
    The strange thing is, that this issue only appears in the browser.
    Thanks,
    Nils

  • Not able to save deski report as PDF through infoview

    Hi,
    when I try to save a deski report as PDF through infoview error appears as:
    Your request could not be completed because a failure occurred while the report was being processed. Please contact business administrator.[RCIRAS0546] (Error: INF)
    we are using BOXI 3.1/ SP2.
    Please let me know the possible solution for this.
    Thanks
    DLN

    Are you migrated from earlier version to 3.1.
    YES,
    here you go,
    Have a back door way to fix the problem...
    We were having the same issue with DeskI documents while upgrading from XIR2 to XIR3.
    It's tied to documents that are set to Refresh on open
    If you import the report, set it to "not" refresh then publish it, test it and it should run fine. Once you get it working correctly you can republish the report again and turn the "Refresh on Open" back on.
    It should work fine from that point on.
    Thank You!!
    Sent from iPhone
    Edited by: BOCP-BOE on Oct 19, 2010 12:01 AM

  • Hyperlink on Crystal Report: how to popup a window without menubar?

    Hyperlink on Crystal Report: how to popup a window without menubar?
    Hello Experts!
    I'm using VS2003 with Crystal Reports for VS2003.
    I need to show a popup window clicking a hyperlink text object on my crystal report.
    On the CrystalReportViewer I have set up HyperlinkTarget=_blank, and it's working fine.
    But when I click on the hyperlink and shows the popup window, how can I show the popup window without menubar, toolbar, directories, etc.
    Something like:
    window.open('../MyPage.html?id=id001" + Cad + "',null,'menubar=no,scrollbars=yes,toolbar=no,location=no,directories=no,resizable=yes,status=yes')

    Adam is correct. The closest you can get is setting the CrystalReportViewers HyperlinkTarget to _blank. It was seen as a potential security vulnerability to allow you to run scripts from a Crystal Reports. In our Enterprise product you can use a reg key called EncodeHTMLForSingleLineFieldObjects to control whether this can be turned on or off.
    Unfortunately this was never ported over to our .NET CrystalReportViewer.
    This is referenced in notes 1202803, 1219298, and 1219301.
    https://www.sdn.sap.com/irj/sdn/businessobjects-notes
    Edited by: David Hilton on Jul 16, 2008 4:17 PM

  • How to view deski report in html format ?

    Hi,
    I use BO XI R2. I use jsp.
    I just want to know how to view deski report in a html format.
    thanks a lot.
    hatoug

    Since you're using JSP, please post to the Java support forum:
    Java SDK Application Development
    or
    SAP Crystal Reports, version for Eclipse

  • Crystal Report Hyperlink to Sub-report or other report

    Hi,
    I would like to create a report on which the first part will show project summary page. The second part will have all project detail pages and third part with all project financial informations.
    The report should work in such a way whenever user clicks on any project at first summary page this has to jump to corresponding detail page of projects.
    I have the following question regarding design of this report.
    1. Do I need to create a saparate report as a sub report and then merge with main report in a footer section? Or is it ok to create sub-report within main report through sub-report wizard option?
    2. How can I establish hyperlink between the pages i.e. summary to detail pages?
    3. back hyperlink to first pages.
    I am expecting more information about hyperlink options within Crystal report.
    Thanks
    -Sunil Prasad

    Hi Sunil
    - For your first question: . Do I need to create a saparate report as a sub report and then merge with main report in a footer section? Or is it ok to create sub-report within main report through sub-report wizard option?
    You can create a separate report and then insert it as a subreport in the main report or create it with sub report wizard.
    Once you click on Insert -> Subreport, you can see there are two options, one is to point to an existing report and another is to create it through wizard.
    - 2. How can I establish hyperlink between the pages i.e. summary to detail pages?
    You can use the hyperlink between report objects.  Also you can apply a customized formula for this.
    Check the below SAP Notes:
    [1. 1207011 - How to create an OpenDocument link in Crystal Reports XI/XIR2 |http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_erq/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes]
    [2. 1212849 - How to pass a parameter value through a hyperlink from one report to another |http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_erq/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes.do]
    For detailed information on Hyperlink Click on Crystal Reports Help Help -> Search for the keyword Hyperlink.
    You can also refer to the Crystal Reports User guide for the respective version that you are using.
    Hope this helps!!
    Regards
    Sourashree

  • Is it possible to create a hyperlink in ERP report output

    Is it possible to create a hyperlink in ERP report output connecting it to an outside application?
    Regards
    Sridhar

    user11996389 wrote:
    Is it possible to create a hyperlink in ERP report output connecting it to an outside application?It is possible for certain types of reports (not text):
    http://docs.oracle.com/cd/B25516_18/current/acrobat/115xdoug.zip (Page 2-50, Hyperlinks)
    http://docs.oracle.com/cd/E10415_01/doc/bi.1013/e12187/T421739T481157.htm#hperlinks
    Thanks,
    Hussein

  • TimeoutmexpiredState: HYT00 error while refreshing Deski Report

    Hi All,
    I am tryting to refresh a deski report and get the following error:
    Error during SQL execution: (DA0003): Exception DBD, [Microsoft][ODBC SQL Server Driver] Timeoutexpired state: HYT00] The following data providers have not been successfully refreshed: QUERY with CONNECTION. (DMA0007): (Error: INF)
    The report has prompts e.g Regions. When I select Region 1 the report runs fine, but when I select Region 2 this error occurs. I presume this region also has a lot of data and could take a couple of minutes to run.
    I have tried analysing the universe and add index's to the database tables to try and speed up the query process - but no luck.
    Has anyone seen this or been able to resolve this...
    Many thanks
    Jacques

    This is scary... Google just returns 2 results and they are not much use either..
    But anyway, I went all the way... and so I shall post the results.
    Firstly, I tool the SQL from the report and ran it in query analyser to see the query execution plan. Where I could detect high query cost, I created index's on the tables where appropriate.
    Futher, I incorporated the physical tables instead of using views from the database (from my legacy developer)...
    And finally, I recreated the report to iron out the objects/tables that make the report run slow when added.
    A lengthy process - most probably not the best, but at least the report runs and no timeouts occur.

  • Unable to run Store Procedure based deski report in Infoview

    Hi All,
    I have a Deski report which is created using Store Procedure. I am able to run report in Full Client Deski. But I am unable to run / schedule same report thorough infoview.
    More details about report
    - Report uses 3 store procedures. When I ran report in infovew I get error message as "SP2 Dataprovider did not refresh properly".  -- SP2 is Dataprovider name.
    - Same report I am able to run in Dev environment. After migration to Model, report fails to run in model infoview.
    - I am able to Run report only for 1st. When I refresh and run with same parameter report shows error.
    Any input will be great help.
    Thanks,
    NV

    Hi,
    Could you please test the following solutions to resolve the issue.
    Solution1:
    Test the issue by inserting the following parameter in .SBO file.
    <Parameter Name="Force SQLExecute">Always</Parameter> .
    Solution2
    Just put SET NOCOUNT OFF in the end of the stored procedure SQL.
    If the above doesnu2019t works then please try the following solution.
    Solution3
    Make the new connection from the scratch using ODBC connection and test the issue.
    I hope this will help you.
    Regards,
    Sarbhjeet Kaur

  • Large DeskI report in Infoview

    Hi,
    I am getting error u2018No server was available to process the request. Please try again later. (Error RFC 00101) (Error: INF)" while opening a DeskI report in Infoview (BOXIR2 SP4).
    Same error appears while viewing scheduled instances of this report. There are more than 1 million rows in the report. WebI report with same data runs properly. No issue in DeskI full client.
    I applied the workarounds mentioned in the SAP notes 1199258, 1199491, etc. Also tried using dedicated servers for the report; no impact.
    Please advice.
    Regards,
    Hitesh

    Hi Hitesh,
    Following information might help you to resolve the issue.
    Issue might be related to timeouts on the connection server.
                                                                                    Please login into CMC and go Home>servers , locate Input and Output File servers and modify timeout of each to be 60 minutes. Default is 10 mins                                                                               
    This 10min default value can be modified in the registry as well:                                                                  
    HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suit 11.5\File Server\Instances\input.<machine name>                                  
    There is a registry key called u201CServerMaxIdleTimeu201D. Modify it and change the decimal value to 90 (default is 10, max is 90).                                                                               
    After this change is made, please restart CMS and FRS servers and test same again. Please let me know the results.                                                                               
    Regards,                                                                               
    Sarbhjeet Kaur

Maybe you are looking for

  • The map of Republic of Armenia in iOS 6 is not good. Please help us. Thank you in advance. Maps

    The map of Republic of Armenia in iOS 6 is not good. Please help us. Thank you in advance. Maps

  • Recording Guitar in the Software Instrument

    Hey all, how are you? It's possible to make a track using the Chord of the guitar, like D, Dm, C#? Because the keyboard that appear only works fine if you want to make a piano song. Its so confuse to make a guitar chord using that keyboard. Thanks

  • Urgent  Lockbox Help!!

    Hello, Need an urgent help in Lokcbox!!  <b>Full points will be rewarded</b>,,,, The lockbox file will have the company code, invoice no, document no...my requirement is to use an user-exit to look up for the correct company code based on the documen

  • Help! My PSE8 Editor will not work!

    When I try to open it, the editor will not load and I get an error message when I attempt to open a previously saved document I did in photoshop. the message says that the editor will not work. I already tried the ctrl+alt+shift keys at startup.

  • Iphone -50 error? how do i fix it?

    i just got the a iphone 4s today! because i had a -1 error on my other phone and now i have a -50 error! what do i do?