Opendocument.jsp in iframes in BOBJ R3

Using  BOBJ Relesase 2 we created a dashboard using iframes and targeting each ifreame to a crystal report with opendocument'jsp.  Each report had a target object (chart) to set the focus for the viewer.  Only issue was a default margin in the viewer that was in the DHTMLViewer.jsp page that needed to be set to zero.  Once this was corrected the report would fill the iframe perfectly.
We are now in the process of migrating to R3 and have found the updated viewer uncooperative and have a couple of issues:
All around the chart there is a margin in the viewer.  I have changed the page settings to remove the report margins but it looks like I need to find the built in margin on the viewer.  Does anyone know where the margin values are kept
The actual frame of the viewer also appears in the hub,  Can this be turned off?  Especially annoying is that we use web elements to suppress the toolbars and when this si done the footer of the report expands.
Thanks in Advance
Jack

hello Jack,
not sure if this will help out here but there are a couple of opendocument parameters that you can try...
append these to the end of your opendocument url to see if this changes the margins...at least they will help you in formatting with the new viewer...
&toolbar=hide
&drilldowntabs=hide
&sReportMode=weblayout
as an example you may be calling a report in your iframe similar to the following...
WETargetPath ("rpt","Name", "myreport", "weTarget=quadrantA&toolbar=hide&drilldowntabs=hide&sReportMode=weblayout")
toolbar=hide - part of the new javascript sdk wherein you can use this switch in an opendoc link to hide the toolbar, instead of using webelements
drilldowntabs=hide  - especially usefull for getting rid of those tabs that pop up in drill down in the new viewer
sReportMode=weblayout - changes background and orientation back to older viewer as close as possible...note that you will still have a frame around the viewer...nothing you can do about that frame
i hope that this may help to resolve your issue.
cheers,
jamie

Similar Messages

  • Error when trying to open a WEBI report with OpenDocument.jsp

    I have a weird problem, i'm trying to open a WEBI report with OpenDocument.jsp and I get the following error message
    An error has occurred: Could not find the document.
    the weird thing is that this error only occurs when i use Internet Explorer.  When i use the same link with Google Chrome, i see my report.
    How do I make this work, our standard web browser is Internet explorer.
    here is a sample link i use to call my report.
    http://<server>:8080/OpenDocument/opendoc/openDocument.jsp?iDocID=AVGrgQALGJZGipKCfjPPZ3g&sIDType=CUID
    Our BO environment is :
    BO XI 3.1 sp2 fp 2.3
    tomcat 5.5 front-end

    Hi,
    I don't know how much this solution will help you but it is worth trying.
    SAP Note: 1198844
    [https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/sno/ui_entry/entry.htm?param=69765F6D6F64653D3030312669765F7361706E6F7465735F6E756D6265723D3131393838343426]
    Regards,
    Bashir Awan

  • Passing date to xcelius dashboard using openDocument.jsp

    Hi.
    I created a xcelsius dashboard that uses WEBI report through live-office connection. this dahsboard was uploaded to BO server (InfoView), and I am using openDocument.jsp to view it. ht ejsp gets parameters that I use to set prompts.
    Well, for numbers and strings it works fine, but when I try to pass dates, I get the following error:
    I am using Xceslis 2008
    Cannot Access External Data
    For input string: "31/12/2010" (LO 26000)
    I am using the following URL to open the document:
    http://nextgen-zone:4400/OpenDocument/opendoc/openDocument.jsp?sKind=flash&sRefresh=Y&sDocName=AOF_test_XCLSS_2&sPath=[Help]&lsSK4=2&lsSK1=1&lsSK2=Udiii
    The parameters are passed to some cells in the excel sheet (using Flash Variables in the Data Manager), and it then passed to the Live Office using "Modify Object" -> Prompt Setting.. and then selecting "Choose Excel data range" and selecting some  cell (from the Live Office menu in excel).
    I put some "debug" table in the dashboard, and I see that the date is passed OK to the sheet, therefore, I think that the problem is when the parameters values are passed to the WEBI/Live Office from the sheet, and not from the jsp to the dashboard.
    How can this issue be solved ?
    Thanks  a lot,
    Ehud.

    Try to bind a constant value (same as the one you pass over the flash variable) to the parameter of your LO connection and see if it works. I do believe that the value passed can be a problem here (you may need a key and not the descriptive value).
    Regards,
    Stratos

  • OpenDocument.jsp help needed

    I am trying to configure a URL link to a crystal reports.
    This has been done
    1. Crystal reports created, connected to SAP.
    2. Report saved to CMS.
    3. Run, Viewed last instance in Infoview.
    I would like to create a URL to view this report, so I have this.
    http://hostname:port/OpenDocument/opendoc/openDocument.jsp?docid=7941&sInstance=Last
    I get directed to a logon page. the logon page has url properties of this:
    http://hostname:port/PartnerPlatformService/service/app/logon.do?appKind=InfoView&service=%2FOpenDocument%2FappService.do&backContext=%2FOpenDocument&backUrl=%2Fopendoc%2FopenDocument.jsp%3Fdocid%3D7941%26appKind%3DInfoView%26isApplication%3Dtrue%26sInstance%3DLast&backUrlParents=1&appName=OpenDocument&prodName=BusinessObjects+Enterprise&cmsVisible=false&cms=hostname%3A6400&authenticationVisible=false&authType=secEnterprise&sso=true&sm=false&smAuth=secLDAP&persistCookies=true&sessionCookie=true&useLogonToken=true
    I logon with crystal admin user
    And I get the page http://hostname:port/PlatformServices/service/app/error.do
    An error has occurred: An error occured while trying to view the document
    Any direction as to what has gone wrong is greatly appreciated! Thank you!

    Hi,
    do you use docid or iDocID in your URL. Please note that the parameter names are case-sensitive.
    I would recommend to take a look at the documentation in order to identify the correct syntax for your URL
    [http://help.sap.com/businessobject/product_guides/boexir31/en/xi3-1_url_reporting_opendocument_en.pdf]
    Regards,
    Stratos

  • Opendocument.jsp path incorrect when used within Crystal

    Post Author: Tilghmank
    CA Forum: General
    I am trying to find out how to change the Opendocument.jsp path with Crystal Reports.  The problem appears to be the "Infoview/plugin" part of the path.  I am using webelements from Crystal with the WETargetPath() function. 
    undefinedhttp://mylocalname
    JSP Processing Error
    HTTP Error Code:   404
    Error Message:
    JSPG0036E: Failed to find resource /InfoView/plugin/opendoc/openDocument.jsp
    Root Cause:
    java.io.FileNotFoundException: JSPG0036E: Failed to find resource /InfoView/plugin/opendoc/openDocument.jsp     at com.ibm.ws.jsp.webcontainerext.JSPExtensionProcessor.findWrapper(JSPExtensionProcessor.java:268)     at com.ibm.ws.jsp.webcontainerext.JSPExtensionProcessor.handleRequest(JSPExtensionProcessor.java:250)     at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java(Compiled Code))     at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java(Compiled Code))     at com.ibm.ws.webcontainer.VirtualHost.handleRequest(VirtualHost.java(Compiled Code))     at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java(Compiled Code))     at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java(Compiled Code))     at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java(Compiled Code))     at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java(Compiled Code))     at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java(Compiled Code))     at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManager.java(Compiled Code))     at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java(Compiled Code))     at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java(Compiled Code))     at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java(Compiled Code))     at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java(Compiled Code))

    Post Author: V361
    CA Forum: General
    You could try creating a formula, for example
    WhilePrintingRecords;PageNofM
    and use the formula, hopefully, CR will be able to calculate the correct page count.

  • WEBI Opendocument.jsp link

    I am trying to use OpenDocument.jsp to open another WEBI report based on the drilled values of the first report. I have come accross two problems:
    1) How can I use a URL in a crosstab without it showing every combination of the fields in the URL? (i.e. I want the cross tab to show Region level information but I also want to drill down to a more granular level whilst following this with the URL)
    2) If one of my parameter values includes any spaces the open document link doesn't work even if the parameters are URLEncoded.
    Any ideas?

    I think I have worked it out!
    Please see the example below:
    =
    If(IsError(ReportFilter([Customer : Branch Number])) OR Count([Customer Name]) > 1;
      If(IsError(ReportFilter([Customer Name])) OR Count([Group Corporation Name]) > 1;
        If(IsError(ReportFilter([Group Corporation Name])) OR Count([Salesman Name]) > 1;
          If(IsError(ReportFilter([Salesman Name])) OR Count([Sales - Sector Name (INV)]) > 1;
            If(IsError(ReportFilter([Sales - Sector Name (INV)]));
              "Error in report";
              [openDocumentURL] + "&sReportName=Sector&sRefresh=Y&lsMSector=" +
              URLEncode(ReportFilter([Sales - Sector Name (INV)])) +"'>View sector level info</a>");
            [openDocumentURL] + "&sReportName=Salesman&sRefresh=Y&lsMSalesman=" +
            URLEncode(ReportFilter([Salesman Name])) +"'>View salesman level info</a>");
          [openDocumentURL] + "&sReportName=Group&sRefresh=Y&lsMGroup=" +
          URLEncode(ReportFilter([Group Corporation Name])) +"'>View Group Corp level info</a>");
        [openDocumentURL] + "&sReportName=Cust&sRefresh=Y&lsMCustomer=" +
        URLEncode(ReportFilter([Customer Name])) +"'>View customer level info</a>");
      [openDocumentURL] + "&sReportName=Branch&sRefresh=Y&lsMBranch=" +
      ReportFilter([Customer : Branch Number]) +"'>View branch level info</a>")
    What this does is it basically checks the level of information displayed in the Cross-tab (useful for drill-down) and returns the corresponding hyperlink.
    I hope this is useful to someone.
    Edited by: Andy Lord on Jul 15, 2008 11:22 AM

  • Opendocument.jsp

    I am trying to implement opendocument with the log in token. New to this. Environment is SAP BI 4.0 SP6 Java on Windows.
    I have 2 questions
    1. Where do I store new opendocument.jsp that I am creating
    2. I do not understand the reason for this code in opendocument.jsp (this is taken from the example in the SAP document xi4_opendocument_en.pdf)
    return ("http://<server>:<port>/BOE/OpenDocument/opendoc/openDocument.jsp?iDocID=Aa6GrrM79cRAmaOSMGoad
    KI&sIDType=CUID&token=" + tokenEncode)
    If the user calls in the urls with the new documents all the time does the code
    iDocID=Aa6GrrM79cRAmaOSMGoadKI&sIDType=CUID from the url above limits to same document.
    I am sure I do not understand this but can anyone explain how can I pass security token for multiple users calling multiple opendocuments
    below the code I created for my opendocument.jsp
    <%@ page import = "com.crystaldecisions.sdk.occa.infostore.*,
    com.crystaldecisions.sdk.plugin.desktop.common.*,
    com.crystaldecisions.sdk.framework.*,
    com.crystaldecisions.sdk.occa.security.*,
    com.crystaldecisions.sdk.exception.SDKException,
    com.crystaldecisions.sdk.occa.managedreports.IReportSourceFactory,
    java.util.Locale,
    com.crystaldecisions.report.web.viewer.CrystalReportViewer,
    com.crystaldecisions.sdk.occa.report.reportsource.IReportSource, java.net.*"
    %>
    <%
    String serializedSession;
    /* Set Enterprise Logon credentials. *
    String cms = "";
    String username = "";
    String password = "";
    String auth = "secEnterprise";
    IEnterpriseSession enterpriseSession;
    String token = "";
    /* Log onto Enterprise and serialize the Enterprise Session. */
    enterpriseSession = CrystalEnterprise.getSessionMgr().logon(username, password, cms, auth);
    String logonToken = enterpriseSession.getLogonTokenMgr().createLogonToken("",30,100);
    String tokenEncode = URLEncoder.encode(logonToken, "utf-8");
    String url = "http://<server>:8080/BOE/OpenDocument/opendoc/openDocument.jsp?token=" + tokenEncode+"&iDocID=AeKTiOvM_DpBgQ9xiEPt7NE&sIDType=CUID";
    response.sendRedirect(url);
    %>
    I will appreciate all the comments and responses.
    Regards,
    Igor Cotler

    Thanks Prithvi,
    I thought so that this is one of the extra folders with in the lib folder.
    After flowing your instructions I am successfully can log in in to the BI ( I can verify this by looking at the sessions in CMC). However I am not retrieving the document. Below are the steps I took.
    1. Created the folders
    C:\Program Files (x86)\SAP BusinessObjects\Tomcat6\webapps\testIC
    C:\Program Files (x86)\SAP BusinessObjects\Tomcat6\webapps\testIC\WEB-INF
    C:\Program Files (x86)\SAP BusinessObjects\Tomcat6\webapps\testIC\WEB-INF\lib
    2. Copied jar files and the content of the folder external  from
    C:\Program Files (x86)\SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\java\lib
    to
    C:\Program Files (x86)\SAP BusinessObjects\Tomcat6\webapps\testIC\WEB-INF\lib
    C:\Program Files (x86)\SAP BusinessObjects\Tomcat6\webapps\testIC\WEB-INF\lib\external
    3. Created the jsp file openDocument.jsp and saved it in
    C:\Program Files (x86)\SAP BusinessObjects\Tomcat6\webapps\testIC
    this is the code form the new openDocument.jsp file. Note: I did not yet follow your suggestion to use
    String username = request.getParameter("username");
    String password = request.getParameter("password");
    I wanted to see if I can do it with the hard coded values before I can start modifying the jsp.
    Note: cms, username and password are intentionally left blank here values are hard coded in my environment
    <%@ page import = "com.crystaldecisions.sdk.occa.infostore.*,
    com.crystaldecisions.sdk.plugin.desktop.common.*,
    com.crystaldecisions.sdk.framework.*,
    com.crystaldecisions.sdk.occa.security.*,
    com.crystaldecisions.sdk.exception.SDKException,
    com.crystaldecisions.sdk.occa.managedreports.IReportSourceFactory,
    java.util.Locale,
    com.crystaldecisions.report.web.viewer.CrystalReportViewer,
    com.crystaldecisions.sdk.occa.report.reportsource.IReportSource, java.net.*"
    %>
    <%
    String serializedSession;
    /* Set Enterprise Logon credentials. */
            String cms = "";
            String username = "";
            String password = "";
            String auth = "secEnterprise";
            IEnterpriseSession enterpriseSession;
            String token = "";
    /* Log onto Enterprise and serialize the Enterprise Session. */
    enterpriseSession = CrystalEnterprise.getSessionMgr().logon(username, password,cms, auth);
    String logonToken = enterpriseSession.getLogonTokenMgr().createLogonToken("",30,100);
    String tokenEncode = URLEncoder.encode(logonToken, "utf-8");
    %>
    4. Restarted the Tomcat.
    5. the URL was run from IE on the server the second URL was run form the laptop on the network
    http://localhost:8080/testIC/openDocument.jsp?sIDType=CUID&iDocID=AfTbB1xCfQFLixKrcLSn.to&token=tokenEncode
    http://<servername>:8080/testIC/openDocument.jsp?sIDType=CUID&iDocID=AfTbB1xCfQFLixKrcLSn.to&token=tokenEncode
    The results are the same. Able to log in into the system credentials are passed through the token (verified through CMC) but the document requested does not coming back. The document is the test document without any prompts.
    Any mistakes do you see in my code or steps. Can you make any suggestions to debug the problem.
    Regards,
    Igor Cotler

  • OpenDocument.jsp in BI On Demand

    Hi all,
    I'm trying to use opendocument.jsp funcionality in BI On Demand and I could not achieve my objective ;). I want to drill down from a Xcelsius to a Webi, is it possible? has anyone done it before? which are the steps)
    Many thanks!

    Ideally,  this should work making an open document call.  For example,  it is possible to integrate a report into Sales Force Dot Com using open document.
    https://bi.ondemand.com/open_doc/open_document?iDocID=whatever&sType=wid
    lsS can be used for a parameter.
    lsM can be used for parameters

  • To call Jsp in Iframe.

    hi Experts,
    I am using an iframe in my project i want to display a .jsp page in my iframe.
    The code i used is
    <% String jsp = componentRequest.getWebResourcePath() + "/pagelet/divcode.jsp";%>
    <iframe src=="<%=jsp %>"  height="70" width="900" top="0px" left="0px" margin="0px" padding="0px" >
    </iframe>
    but this gives an error :-
    The requested resource does not exist.
    Details:   Go to main page of this application!
    Would any one please help me to get the exact path of the .jsp code ?????
    Points would be awarded to helpful answers.
    Regards,
    Sanjyoti.

    hi,
    the log is
    #1.#00144F3B2F0D00750000003000001C6B00044AD1EE933F21#1208165418089#com.sap.portal.prt.runtime#sap.com/irj#com.sap.portal.prt.runtime#Guest#0##n/a##652969b00a0511dd99e900144f3b2f0d#SAPEngine_Application_Thread[impl:3]_38##0#0#Error##Java###03:00_14/04/08_0001_14574950
    [EXCEPTION]
    #1#com.sapportals.portal.prt.runtime.PortalRuntimeException: iView not found: SDNTest.JSPPortalComponent
            at com.sapportals.portal.prt.deployment.DeploymentManager.getPropertyContentProvider(DeploymentManager.java:1937)
            at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.refresh(PortalComponentContextItem.java:222)
            at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.getContext(PortalComponentContextItem.java:316)
            at com.sapportals.portal.prt.component.PortalComponentRequest.getComponentContext(PortalComponentRequest.java:387)
            at com.sapportals.portal.prt.connection.PortalRequest.getRootContext(PortalRequest.java:488)
            at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:607)
            at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
            at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:524)
            at java.security.AccessController.doPrivileged(Native Method)
            at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:407)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
            at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
            at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
            at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
            at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
            at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
            at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
            at java.security.AccessController.doPrivileged(Native Method)
            at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
            at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    and if i write the link in Address bar
    http://localhost:50000/irj/servlet/prt/portal/prtroot/SDNTest.JSPPortalComponent
    It shows Portal Runtime error
    In fact i am not able to open any of the components from the SDNTest Project.
    Regards,
    Sanjyoti.

  • How to display PDF in JSP using Iframe

    Hi All,
    I am using Struts 2. I am building my file in ActionClass with seperate Method like getGeneratedPDF() in which, I am setting header of response and writing into PDF.
    This method will be called from JSP by this way
    s:property value="getGeneratedPDF()" />
    But It displayed Junk Characters , and this PDF is not static (already Generated). It is generated and build on Fly.
    I have 2 questions 1 -- How to display PDF in JSP in proper way without Junk Character in it?
    questions 2 -- How to display it in Iframe?
    Please help me , If you know the solution.
    Thanks in Advance,
    Jimmy

    jamy_26 wrote:
    But It displayed Junk Characters , and this PDF is not static (already Generated). It is generated and build on Fly.A PDF file is a binary file, not a text file, and you're trying to display it as String. Of course you would get "junk characters". Have you ever tried opening a binary file (pdf, doc, jpg, xls, etc) using a text editor like Notepad?
    I have 2 questions 1 -- How to display PDF in JSP in proper way without Junk Character in it?Display it as binary stream, not as text stream. You can display it standalone, just let the link/form/addressbar URL point to some Servlet which writes the InputStream of the PDF file to the OutputStream of the response, along with a correct set of response headers (at least content-type, content-disposition and content-length), so that the browser can open it in the correct application (which is usually Acrobat Reader). If you want to embed the PDF file in a JSP, then one of the ways is indeed using the HTML <iframe> tag.
    questions 2 -- How to display it in Iframe? Just let the iframe URL point to the aforementioned Servlet.
    You can find here an example of a generic file servlet, you may find it useful to get the idea how to do it: [http://balusc.blogspot.com/2007/07/fileservlet.html].

  • How to submit POST data to a JSP in iFrame

    Hi,
    We are accessing a JSP from the iFrame from a web collaborator product ( TIBCO PortalBuilder) .
    I have an iFrame where I display the application whose startup page is a JSP. I pass the userid using get method in the iFrame URL but there is a security risk as the userid is visible in the URL. In my situation I don't have any such form that I can submit when I click on the link. I want to parameters using POST method to the JSP.
    Is it possible to build a request on the client side that sends the post data to JSP without using form? Kind of manually building the request.
    How does the http header look like when I send request using POST method ?
    Any other suggetions/ ideas
    Regards,
    Sunil Parmar
    http://sunilparmar.com

    You may find the apache commons httpclient PostMethod useful.
    If it was me, I'd dropped the frames. They are a headache to develop and maintain and last, but not least, can cause bad user experience.

  • Session lost in jsp containing iframe

    In our application after a user logs in to the system he gets a front page which contains an Iframe. The login process initializes variables in the session (and the user�s security preferences). In some rare cases the Iframe forces the web server to create a new session (apparently the session cookie has not been passed from the parent page to the Iframe src request). In this situation the user is redirected to the login page, when trying to navigate in the website. Does anybody know something about this behavior? And how can this problem be solved (without abandoning the Iframe paradigm)?

    You could try using URL rewriting to generate the URL that iframe uses, so that the session ID is in the URL. Sounds like a timing issue with the browser or something.

  • I want to remove the border in iFrame when opendocument is used

    Hello
    Recently, I customized the EIS system by using JSP langiuge
    but, I had problem with the border in 'iFrame' Tag when opendocument url was used.
    I executed the opendocument url in iFrame Tag. but iframe's border appeared.
    I wanted to remove the border.  so,  I added frameboder =  'no' on attribute of the iframe.
    but, border still remained.
    I need your help. T . T
    Message was edited by: Yongho Park

    Yongho, It looks like you are posting your question on the "wrong EIS" page.  This is for Enterprise Inventory and Service Level Optimization.  I think you are referring to a different system.  Correct?

  • I wanted to remove the border in iframe (when opendocument url)

    Hello
    Recently, I customized the EIS system by using JSP langiuge
    but, I had problem with the border in 'iFrame' Tag when opendocument url was used.
    I executed the opendocument url in iFrame Tag. but iframe's border appeared.
    I wanted to remove the border.  so,  I added frameboder =  'no' on attribute of the iframe.
    but, border still remained.
    ** iframe tag**
    <iframe id="layout" frameborder="0" framespacing=0 marginheight=0 marginwidth=0 scrolling=no vspace=0  src = "<opendocument url>">
    I need your help. T . T

    Yongho, It looks like you are posting your question on the "wrong EIS" page.  This is for Enterprise Inventory and Service Level Optimization.  I think you are referring to a different system.  Correct?

  • Can't open a jsp in a pop up or iframe from another jsp in the same portlet

    Hi There,
    I have a simple struts portlet "MNPPortlet" it contains some JSPs as the below hirearchy
    MNPPortlet
    WebContent
    pages
    A.jsp
    B.jsp
    I just want to open B.jsp in a popup window or in an iframe from A.jsp, I have tried the following
    1- window.open("B.jsp")
    2- <IFRAME src="B.jsp">
    but it doesn't seem to work, I always get 404 page not found error, since it generates wrong URLs, any ideas how can i get the right URIs generated ?
    P.S. it's working fine as struts application, not portlet
    Thanks alot

    Thanks guys for reply
    @Sadhu, yes this works <%=request.getContextPath()%>/<location of your Jsp>/B.jsp
    but i thought i can get something to generate the location of my jsp (the portlet module folder) dynamically, since the page I'm referring to is on the same location of the caller page
    @Kevin, I have tried <render:resourceUrl path="B.jsp" /> but this only gets localhost:7001/b.jsp
    I have tried also <render:resourceUrl contextualPath="B.jsp" /> this gets the url with the context root appended localhost:7001/applicationRoot/b.jsp
    both of them didn't get the complete URL
    the only thing that works is using <render:getJspUri> to get the URI of the page I'm in , then appending the "B.jsp" to this , is this really the only way ?
    what about netui ?
    Sorry but I'm beginner on weblogic portal, really appreciate your help :)

Maybe you are looking for

  • Mother of all unpivots - columns to rows?

    I have multiple tables as follows: eventdate event1 event2 event3 event4 ... eventn 1/1/07 8 5 3 2 ... 7 2/1/07 1 14 6 9 ... 22 n/n The tables have different column headers (apart from date), different numbers of columns and different numbers of rows

  • How do I get the iPad to work again after I have erased data (intentionally) and do not have my base computer to plug into to access itunes?

    How do I get the iPad to work again after I have erased data (intentionally) and do not have my base computer to plug into to access itunes?

  • Reg organisational structure

    hi   i would like to whether sales organisation in delhi can sell a material from plant in chennai.what i would like to know is suppose if i have five plants in five states,is it necessary to have five sales organisation. regarding indian scenarios

  • Need Dreamweaver CS5.5 ColdFusion 8 Code Validator

    Hi, I know someone who has a ColdFusion validator in Dreamweaver CS5.5.  They go to the "File" menu, select the "Validate" menu item then select the CF validator.  A horizontal box at the bottom of the window fills with errors the code validator has

  • Dates planning???

    My question is 1. I have structured a project 2. Defined dates for project and WBS 3 Defined activities and duration 3. Defined relationships 4. went to planning board and then opted for bottom up scenario and scheduled it .................... the pl