Open CR11 reports in a separate window

Post Author: GraceMia
CA Forum: Other
We have a CR8-vb6 application. We migrated CR to CR11. In CR8, all the CR reports are opened in separate windows when we set CrystalReport1.Action = 1. Whatu2019s the equivalent method in CR11 to open reports in separate windows? Any input is appreciated!
Grace

Post Author: GraceMia
CA Forum: Other
I plan to export the reports to rpt files behind the scene so user won't know that there's an extra step involved. 
But the following code gives me error -2147206463 without description:
Private Sub CRViewer1_ExportButtonClicked(UseDefault As Boolean)
UseDefault = False
With Report    .ExportOptions.FormatType = crEFTCrystalReport    .ExportOptions.DestinationType = crEDTApplication        .Export (False)End WithEnd Sub
What did I do wrong?
Grace

Similar Messages

  • How to open a report in a new window using RWWebServiceProxi????

    Which? First and foremost a greeting to all, here again bothering.
    I have an application in JDeveloper 10g and need to open a few reports designed in Oracle Reports 10g. Get jobId with RWWebServiceProxy and that works well.
    The league's report is generated correctly,
    The only problem I have is that I need to deploy the report in a separate window to which invokes the report. This when a click commandButton.
    Does anyone know what is the trick?
    Thank you, greetings.

    Thanks for answering Frank, goLink may be linked to a method of backbean?
    That what we need is to generate jobId through a method and immediately after deployment of the report on another page.
    Already tried to goLink component but unfortunately does not have the property to execute a method Action.

  • I want to open a folder in a separate window by clicking on it.  For some reason when I click on a folder it just replaces the one I was just in.  I want them both to be open at the same time without having to go through several steps.

    I want to open a folder in a separate window by clicking on it.  For some reason when I click on a folder it just replaces the one I was just in.  I want them both to be open at the same time without having to go through several steps. Old apple operating systems made it easy to have several folders open at one time. 

    Eric, thanks that works but seems like an extra added step also to do it that way.  I've got to move and organize a ton of files and I'm looking for a easy way to get this done.  I could also open the folder into a separate tab and then drag the tab out so it becomes an open window but thats a lot of fussing around also with extra steps.  Not sure why these newer operating system seems more confusing and less user friendly than what they used to.  In the past I could just click on any folder and it would open in a separate window making it really easy to copy or move files from one place to the other just by simply dragging them from one window to the other.  Seems like I'm going through several extra steps now to do a simple task. 

  • The latest version of iTunes does not allow me to open a playlist in a separate window.  I need this feature.  Is there another way?  You used to be able to double click a playlist and have it appear in a new window.

    The latest version of iTunes does not allow me to open a playlist in a separate window.  I need this feature.  Is there another way?  You used to be able to double click a playlist and have it appear in a new window.

    Others have commented on this too.  It seems to be one of the 'improvements' of the newer version you are supposed to embrace with joy as an exciting new development.  You can send feedback to Apple but realize you may be perceived as standing in the path of  progress.
    http://www.apple.com/feedback/itunesapp.html

  • How can i Open mail attachments in a separate Window

    Who knows how I can open attachments from mails like PDF and so on in a new window so that I just see he attachment not the email text and the attachment?
    Mercy

    if you're using the iPad's mail application just tap on the attachment and it should open up in a new window with the attachment shown full screen. if you're using a web site to view you're email it's up to the particular site though if you do a long press you may get an option to open the file in a separate window
    Really hope that helps
    Chibi

  • Opening store or playlist in separate window removed. Why Apple?

    iTunes 11, Apple removed the ability to oen the Store or Playlists in a separate window by double clicking. INSANE!
    Apple now makes work so much harder in this version of iTunes.
    I tag all my over 15 thousand songs. I get a lot of music that I import that needs track info. I used to oen the store in a seaprate window, Read the info as I typed into into the track in tanother window. Not anymore. Apple now takes me OUT of the playlist window to the store, and either I write the info down or take a screenshot then go back to the track to be worked on. Then I run a script for getting the lyrics, which why Apple doesn't work that deal out with labels/publishers is another open question.
    I work in iTunes hours a day, Apple now increased this time by more hours.
    iTunes 11 makes life harder not easier for me anyway.
    As a side not - after installing iTunes 11, I figured best to run a sync of my iPhone, set up to do over wifi. Started the sync left room to make coffee came back to computer and iTunes was in the process of installing ALL my apps on the iPhone! WHY Apple?
    SO I cancelled the sync, then had to go and click remove of about 100 apps it already installed.
    iTunes 11 was not ready for release IMO.
    That's ny rant. If anyone knows a script that may open seaprate window for store or playlist please let me know.

    solved

  • Opening second application in a separate window

    Hi
    I have 2 applications in the same DC. On the click of the link present on the first application iview, the second application opens up. I have done it using exit plugs.
    But the problem i am facing is the second application alos opens up in the same window, and i want i to open in a separate window.
    is there any way in which it can be acheived?
    Thanks & regards,
    Anupreet

    Hi ravi
    In my second application, there is a table, carrying some data. It is actually Link to Action. On the click of any of the data, the corresponding value is passed to the first application.
    So ihave created one action, in which i am passing the value to the first application, using exit plug(as of now).
    I am using WDURLGenerator for this.
    The code snippet is as follows:
    String deployableObjectName =wdComponentAPI.getDeployableObjectPart().getDeployableObjectName();
                      Map urlParameters = new HashMap();
                      //SENDING THE VALUE TO BE SENT BACK TO FIRST APPLICATION
                      urlParameters.put("Url",code);
    WDDeployableObjectPart deployableObjectPart = WDDeployableObject.getDeployableObjectPart( deployableObjectName, "FirstApp", WDDeployableObjectPartType.APPLICATION);
                        //GET TARGET URL BASED ON DEPLOYABLE OBJECT PART AND URL PARAMETERS
                      String urlToTargetApp =WDURLGenerator.getApplicationURL(deployableObjectPart,urlParameters);
    and then using exit plug and passing "urlToTargetApp" in that exit plug.
    Hence the value passed is displayed in the first application.
    Thanks & regards,
    Anupreet

  • Open discoverer report in new browser window and without connections page

    Hi All,
    We are using Oracle 11g Discoverer 11.1.1.4.  Requirement is to open the discoverer report in a new browser window and without connections page.
    When we are running discoverer reports with this parameters we unwantedly get the connections page of the discoverer plus which we don't want.
    Went through the documentation given in this page and followed it still the issue persists, and i see couple of threads with my issue and no updates.
    This excerpt is from the documentation available in the link
    " _plus_popup=true and framedisplaystyle=embedded launches Discoverer Plus in a new pop-up browser window that contains the Plus applet embedded in it "
    http://www.art2dec.com/documentation/docs/oas10g1012/linux/bi.1012/b13918/urlstart.htm
    and Here is what we use to invoke our reports.
    http://ipaddress:port/discoverer/plus?cn=cf_123&_plus_popup=TRUE&framedisplaystyle=EMBEDDED&wb=disc_wb_1
    Request the forum users from PRO discoverer group to help me out of this issue and expect a good discussion on this.
    Thanks in advance

    Closing the thread
    We were able to achieve by changing the browser settings in the IE 8 Browser. Disabled Tabbed browsing.

  • How to I get firefox to open my email on a separate window or tab maximised

    ''duplicate of - https://support.mozilla.com/en-US/questions/898304''
    I want my email to open maximised in a new window or new tab so only the new open email window / tab is visible over the screen area (maximised).
    Edit: Can Anyone tell me how I can keep track of my questions?
    I spent a good bit of time locating it, thanks.

    Middle-click or {Ctrl + click} a link to have it open in a new tab.
    Or, right-click the link and select '''Open Link in a New Window''' (or New Tab).
    Window size isn't going to change when opening a link, if you want it Maximized, that is a separate click if the original window isn't already Maximized.
    Full Screen is window by window, and is toggled by '''F11'''.

  • Opening a report in a new window on the web

    Hi I am displaying crystal reports using Tomcat and I am trying to get the hyperlink>'A website on the internet' to open up in a new window. At the moment it just opens up in the current window. This seems like it should be something very easy.

    This is my link in a web page.
    http://the web server name/businessobjects/enterprise115/desktoplaunch/opendoc/openDocument.jsp?iDocID=okcwr4UADs7mAVYAMw6D5nGBEQY&sIDType=CUID&sType=rpt&sReportName=TEST_Requisition&sRefresh=Y
    But on click this link throws the below error.
    HTTP Status 500 -
    type Exception report
    message
    description The server encountered an internal error () that prevented it from fulfilling this request.
    exception
    javax.servlet.ServletException: SSO Script: Header employeeid does not have a value associated with it. It is null, which probably means no such HTTP header exists
         org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:825)
         org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:758)
         org.apache.jsp.InfoView.logon.logon_jsp._jspService(logon_jsp.java:244)
         org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:324)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         com.crystaldecisions.ePortfolio.framework.common.AutoWrapExceptionAction.process(AutoWrapExceptionAction.java:83)
         com.crystaldecisions.webapp.struts.framework.AbstractEnterpriseAction.perform(AbstractEnterpriseAction.java:38)
         org.apache.struts.action.ActionServlet.processActionPerform(ActionServlet.java:1787)
         org.apache.struts.action.ActionServlet.process(ActionServlet.java:1586)
         com.crystaldecisions.webapp.struts.framework.CrystalUTF8InputActionServlet.process(CrystalUTF8InputActionServlet.java:29)
         org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:510)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    root cause
    java.lang.Exception: SSO Script: Header employeeid does not have a value associated with it. It is null, which probably means no such HTTP header exists
         org.apache.jsp.InfoView.logon.logon_jsp._jspService(logon_jsp.java:143)
         org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:324)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         com.crystaldecisions.ePortfolio.framework.common.AutoWrapExceptionAction.process(AutoWrapExceptionAction.java:83)
         com.crystaldecisions.webapp.struts.framework.AbstractEnterpriseAction.perform(AbstractEnterpriseAction.java:38)
         org.apache.struts.action.ActionServlet.processActionPerform(ActionServlet.java:1787)
         org.apache.struts.action.ActionServlet.process(ActionServlet.java:1586)
         com.crystaldecisions.webapp.struts.framework.CrystalUTF8InputActionServlet.process(CrystalUTF8InputActionServlet.java:29)
         org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:510)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    note The full stack trace of the root cause is available in the Apache Tomcat/5.0.27 logs.

  • Opening a .swf in a separate window

    Can anyone tell me the correct syntax to use when trying to
    have an .swf open from a button in the main swf? The button already
    has some animation and rollover features and I just wnated to add
    that on the mouse release (or down) I want to launch the other swf.
    Here's the script but I'm getting this error:
    **Error** Symbol=button 2, layer=Layer 3, frame=1:Line 8: '{'
    expected
    loadMovie(DynaPurge.swf);
    Total ActionScript Errors: 1 Reported Errors: 1
    Here's the script on the button, the first part has always
    worked, it's the launching of the swf that's driving me nuts.
    on (rollOver) {
    gotoAndPlay(2);
    on (rollOut) {
    gotoAndPlay(6);
    on (press)
    loadMovie(DynaPurge.swf);
    }

    Datredigital wrote:
    > Can anyone tell me the correct syntax to use when trying
    to have an .swf open
    > from a button in the main swf? The button already has
    some animation and
    > rollover features and I just wnated to add that on the
    mouse release (or down)
    > I want to launch the other swf. Here's the script but
    I'm getting this error:
    >
    > **Error** Symbol=button 2, layer=Layer 3, frame=1:Line
    8: '{' expected
    > loadMovie(DynaPurge.swf);
    >
    > Total ActionScript Errors: 1 Reported Errors: 1
    >
    > Here's the script on the button, the first part has
    always worked, it's the
    > launching of the swf that's driving me nuts.
    >
    > on (rollOver) {
    > gotoAndPlay(2);
    > }
    > on (rollOut) {
    > gotoAndPlay(6);
    > }
    > on (press)
    > loadMovie(DynaPurge.swf);
    > }
    LoadMovie action require second parameter. If you load
    content in target movie clip, it needs the
    clip name. LoadMovieNum require level number as second
    parameter.
    Your action is missing the target name and the file itself
    needs to be in quotes "", otherwise
    it become an expression.
    It should be either one of these:
    loadMovie("fileName.swf", "MC_holder");
    loadMovieNum("fileName.swf", 1);
    Best Regards
    Urami
    <urami>
    If you want to mail me - DO NOT LAUGH AT MY ADDRESS
    </urami>

  • I want to open private browser in a separate window without shutting the old inprivate window, how?

    I have no more details

    Hello nona1234, you can not do that with your 13.0 firefox version, firefox from 20 version and above have the option to open private browsing mode per window.
    see the change : http://www.mozilla.org/en-US/firefox/20.0/releasenotes/
    see : [https://support.mozilla.org/en-US/kb/update-firefox-latest-version Update Firefox to the latest version]
    thank you

  • Opening Bookmark Collections in a separate window- possible?

    Hi,
    I have not been able to find this elusive command, which another celebrated Mac browser has... press option together with the Bookmark button on the toolbar and voila! you get another window exclusively holding your bookmarks.
    Is this available in Safari?
    N5

    No you cannot open the bookmarks page in a new window or tab. One work-around is to press Command-T for a new tab or Command-N for a new window first and then open the bookmarks page.
    If you always want to have your bookmarks available, you can set your bookmarks as your home page so that they will always appear in the first tab when you open Safari. Command-Double Clicking on any bookmark will open that bookmark in a new tab, leaving all your bookmarks still visible in your first tab.

  • Open doc URL: unable to open the report in same window

    Hi
    I'm trying to open a report using open doc url with "swindow=same" but still it opens in a separate window. This happens only when I use JAVA viewer. it works fine in ActiveX and HTML but I want this in JAVA viewer as i'm including this page in my JAVA application and it should open the report in the same window. I tried using "<a>URL</a>" and also target="_self" by HTML interpretation for that object but still the same problem. I'm unable to open the report in the same window by using JAVA viewer for Crystal Reports in info view. Please help me!!!
    Envirorment Details: Crystal Reports 2008 SP3, BOE XI R3 SP3
    regards
    Raghavendra.G

    I have tested that myself and It seems that HTML interpretation does not work with the Java viewer.
    I have also tried using a hyperlink containing javascript
    eg.
    javascript:window.location.href='http://www.sap.com'
    but the java viewer seems always to launch a new window before processing the command.
    I would recommend to open a case by SAP support ( httP://service.sap.com/support )
    Regards,
    Stratos

  • Open a report in new window ADF 11g

    I am trying to open a report in a new window. The problem is that I am having a link in a .jsff file when I click this link I go to another view activity using dialog: outcome and in the constructor of the backing for the target page I write the following code:
    ExternalContext ectx = FacesContext.getCurrentInstance().getExternalContext();
    HttpServletRequest request = (HttpServletRequest) ectx.getRequest();
    String temp = "http://localhost:7101/cms/report";
    try {
    ectx.redirect(temp);
    } catch (IOException e) {
    This code was working fine with ADF 10g but in 11g this code throws for me ResponseAlreadyCommit exception. I think that this is coming because .jsff is using PPR and this is not a full request but it is XMLRequest.
    SO, I tried to use the URL activity and make an outcome to this URL view activity BUT although the report appears but it is not displayed in a new window
    I can't use a javascript because to open a new window because some processing is done in the backing bean for the report parameters send from the page.
    Please any suggestion for this
    Thanks in advance

    Hi,
    one option I would see is to create a task flow that uses a JSPX page. The input parameter for this page would pass in the URL to call. Then you configure the task flow to be called from a call activity in the bounded task flow with the page fragment. On the task flow call activity configure it to open in a separate window
    Frank

Maybe you are looking for

  • Unable to open Interactive PDF in mobile

    Hi, i have a sample Interactive PDF which contains some interactive elements, i want to open it in a mobile device. Please help to find the way to do the same Thanks in Advance Regards Prasun Jha

  • Corrupted mails with Lumia 800

    Hello, I have some strange kind of problems replying emailsm from my Lumia 800. Sometimes my recepient gets totally corrupted message. It looks somehing like this: =?utf-8?Q?Check-in_Online_and_Print_Off_your_Boarding_Pass?= MIME-Version: 1.0 Content

  • Toplink JPA Deployment problem  in OC4J

    Hi all , we are having problem in deployment for an toplink JPA program in OC4J 10.1.3 .. We are using toplink essesntial and our deployed EAR structure is aaplication.xml rmwtoplink.war the content of application.xml is as <display-name>rmwtoplink</

  • NAC OOB

    dear all, I have this outline in my lab: I use L3 OOB VG, quarantine VLAn 100(172.16.100.0/24), Access VLAN 10(172.16.10.0/24). The untrusted interface IP 172.16.100.1 The trusted interface IP 172.16.10.3 Router's interface for Access VLAN 172.16.10.

  • Regex Matching Involving Unicode

    Hi, I'm trying to do a regex match using boost::regex and followed the instructions on http://niemannross.com/developer/wiki/index.php?title=Using_boost_regular_expressions_(re gexp)_in_InDesign_CS/CS2/CS3_plug-in_code My regex needs to match a line