URL iView property

Can anyone tell me what the following iView property will do. "check scripts in web site objects"?

hi William,
When 'check scripts in web site objects' is enabled, the portal runtime environment put the scriplets(if any) present in the web page inside try and catch block and check for any errors. If errors are generated it would neutralize the error and display the iview content.
This property should be disabled only when you are very sure that the web page do not contain any scriplets or perfectly running scriplets.
hope my explanation is clear.
thanks and regards,
Vivekanandan.V

Similar Messages

  • System not listed in url iview property

    hi all,
    I am creating an URL iview. In property editor of the URL iview I cannot see not even one system listed. I checked the system, its permission, it does have end user permission.
    Can anyone help me to view the system in the url iview property.
    Thanks in advance
    -Priya

    Hi Priya,
    Here is a complete document on the portal integration of web dynpro applications (NW 2004):
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/d35bb690-0201-0010-988a-d669c8530518
    Additionally,
    http://help.sap.com/saphelp_nw04/helpdata/en/d8/6ee03fc2269615e10000000a155106/frameset.htm
    If you are using NW 2004s,
    http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/0c7b2f25-0c01-0010-f2a2-f8a65a9dcad9
    Hope this helps.
    Regards,
    Srinivasan T
    Points=>Helpful Answers

  • System option is empty in the url iview property editor

    hi
    I wanted to create a URL iview. I would also like to specify the System for the url iview. But when I go to the URL iview property editor, when I select the dropdown list next to system, there are no systems listed.
    Please explain me how to make the system available for the url iview.
    Thanks for the help
    -Mike

    Hi,
    Can you detail your requirement. URL iviews are iviews in which you can set any URL and the iview will connect directly to it. So, you cannot force set the URL iview to use a System.
    I guess you are trying to call some BW report. For this you can try to create an iview based on component
    com.sap.portal.appintegrator.sap and then select the application. In this iview you should be able to specify the system.
    Cheers!!

  • System property usage in URL iView

    Hi,
    Could you please let me know when exactly I should use System property in URL iView.
    Thanks

    Hi
    the site where the URL points to may require authentication.
    that can be stored using a System.
    Read more [here|http://help.sap.com/saphelp_nw70/helpdata/en/cd/27896f80f84d83809b7b5cef203dca/content.htm]
    and [here|http://help.sap.com/saphelp_nw70/helpdata/en/4a/0158d3cc8045d9814946316e8a8a31/content.htm]
    Regards
    Rajendra

  • BI Role upload from BI-JAVA/Portal creates wrong url in Iview property

    Hi Everyobody
    here is a tricky one. Our BI DEV is a Systemcopy from the PRD.
    When we try to upload Roles from the BI-JAVA/Portal it generates the Iviews Worksets correctly.
    The only Problem is that the Iviews property "URL Template" is the one from the Production.
    On our DEV System:
    I checked the bsp from icf with the correct url
    I checked the HTTP URLLOC entry
    I checked the RSPOR_T_SETUP
    I even checkd  the Functionmodule RSBB_URL_PREFIX_GET
    I checked the SAP_BW alias /WAS property
    All have the correct URL.
    Does anyone know where else the wrong url could be located?
    Thanks for your help
    Murat

    it suddenly worked

  • How to change the URL of a URL-iView over Code ?

    Hi all,
    i am getting started with the Portal-Application-Developement and want to change the URL of an URL-iView on runtime with java-code.
    i have read the context and can get the Property url with this statement.
    endContext.getProfile().getProperty("url")
    But if i change this property, nothing is done.
    endContext.getProfile().setProperty("url", "http://www.yahoo.com");
    Where is my fault.
    Thanks for help.
    Regards Jürgen

    Hi,
    the context is of Type IPortalComponentContext.
    I cant find no method getParameter() at the context or the profile.
    The methods to read the properties of the URL-iView are
    context.getProfile().getProperty("url")
    context.getProfile().getAttributeValue("url")
    But if i want to set (change) this attribute, nothing is done.
    Regards Jürgen

  • Problem with JavaScript in URL iView

    Hi,
    I am facing a problem with javascript when i am trying to access my application through URL iView. In the javascript window.top is used to access the frames in the window. But the EP is not recognizing it as valid. what exctly the problem and please suggest me a solution.
    Ashok.

    Hi,,
    thanks for the quick reply. But what i asked was different. I will put it in different way. I have deployed a application in Web Application Server and trying to access it through URL iView. My application is pure J2EE application with html,jsp and JS files. In javascript we used window.top property of the java script which is working fine MS IE. The problem is window.top is a IE specific property which is not having any equallent open standerd so EP is throwing a java script error. As I know the only possible solution for this problem is inherating IE rendaring capabilities to iView(i.e iFrame). is there any way to do that?
    Ashok.

  • URL iView doesn't open link in new window

    Hi All,
    I'm have an URL iView that I want to display in the portal content area but whenever the user clicks on a hyperlink on that iView launch a new window for the link.
    I've tried using the 'Open iView links in new window' without any success. Is this supposed to work or this property is for another purpose...? Can someone point me to a solution.
    Thanks

    Hi Detlev,
    I checked what you said. I've already looked at that page but didn't saw that important disclaimer. My problem was that I didn't had a captured area-URL iView but a full page-URL iView as it says:
    +These properties are relevant in the following instances only:
    §         The iView content is displayed in its source format. The rendering type must be defined as Keep Source Formatting. See Defining the Look and Feel of the iView Content.
    §         The iView content displays a captured area, and not the entire Web page. See Selecting the Capture Area.+
    I only had to change the 'Open iView links in new window' to Yes after capturing a part of my page and it started working.
    Thanks for sharing

  • Open web page from URL iview in maximized window

    Hi,
    I would like to open a web page in a <b>maximized</b> browser window, using an URL iView.
    I know how to open a window in a separate window, I just can't get it maximized.
    N.B. I do <b>NOT</b> want to open in <b>fullscreen</b> mode, i.e. I want a title bar and menus.
    Does anyone know how to do it?
    I tried to play around with the "window function" property of the iView, but no luck so far. I can't specify a fixed width and height of the target window at design time, as these values may vary at runtime.
    regards
    Lothar

    Hi Lothar,
    Yes, That will require Java Coding, Its true. Basically what the problem here is that to maximize we are trying to fetch the Screen resolution dynamically through Portal that Portal is not allowing us. Thats why I feel that we should go for Java Programing, Create a Par, Deploy it in the server and then create iView for that.
    For Creating the Abstract Portal Component for Opening a Maximized Window You should do following steps.
    1. Open Your NWDS
    2. Create a project ie Portal Application
    3. Create Portal Object ie Abstract Portal Component.
    Now here is the piece of code that may help you
              response.write("<SCRIPT language=javascript>");
              response.write("function onOpenWindow()");
              response.write("{");
              response.write("window.open('http://abc.com','windowName','width=screen.availWidth,height=screen.availHeight,resizable=yes')");
              response.write("}");
              response.write("</SCRIPT>");
              response.write("<a href = \"javascript:onOpenWindow()\">abc.com</a>");
    Paste this code in doContent...
    I think it may help you
    Thanx & Regards
    Anish

  • Need to send cookie to non-SAP backend from URL iView

    Hi,
    I have a backend application which takes a cookie for
    (non-SAP) SSO purposes. I have created an URL iView
    in my EP 6.0 SP2 that correctly displays the content
    of that web page, i. e. the login screen.
    However, even when I have a cookie in my browser, it still
    displays that login screen, i. e. the cookie is either
    not sent or not recognized.
    I then created a simple test servlet on a backend server
    that prints the contents of all the HTTP headers. When
    I connect my browser directly to that page, I can see
    the cookie. When I connect my iView to that URL, I
    do not see the cookie. So apparently the iView does
    not send the cookie.
    As I learned, in EP 6.0 SP3 there is a "Fetch Mode"
    property for URL iViews which allow to define whether
    the URL in the URL iView should be retrieved by the
    server or the client. This seems to indicate that in
    SP2, always the server issues that request, which would
    explain why there is no cookie in the request (since only
    the browser holds these cookies). So I presume if I
    would use SP3 with Fetch-Mode set to Client, this might
    work. But then again, this fetch mode is not really
    encouraged by the documentation and only recommended
    if you are really desparate ...
    So the question basically is:
    - are my assumptions above correct?
    - is there a way to have the EP server send cookies to
      my backend systems with SP2?
    I'm a little puzzled that this doesn't work out of the
    box, since my understanding was that SAP SSO tokens are
    also transported to backend systems using cookies, and
    this is supposed to be on by default for EP. So I was
    expecting to see at least the SAP SSO tokens in all
    HTTP requests to backends. Apparently, the world is
    not that easy.
    Any insights would very much appreciated!
    Thanks,
    Matthias

    Additional thoughts:
    In general your assumptions are correct. When using client side fetch mode then the cookie should be forwarded, and I would not expect problems there. When using server side mode then the cookie domain changes and becomes the portal domain, and as a result the cookie is kept in the browser, but is a little useless. I'm not 100% familiar with how we solve this problem when using SSO2 cookie in server side. Yoav, can you elaborate ?
         The reason the documentation was not in favor of client side is because at the time the idea was to encourage the users to use the portal server cache. However, this seems less relevant now, because only the first request will be cached, but not the inner calls of the html page.
         Bottom line - I don't see any issue with using client side, and actually the default in FP is client side. So I would simply modify the iview to use it.

  • Url iView: passing user/pass as get variables.  Launching in new window

    Hi,
    I pass username and password as get variables from a url iView, and want a page containing this iView to open in a new page using the "Launch in new window" property set to "Display in a separate window". 
    When previewing the iView or page it is on, it works fine.  But when launching it from the detailed navigation, this does not work.  A new window is opened, but the user is prompted for username and password.
    The page to display is an external site, and we have only got the url with user/pass to access it.
    Any ides on what can be wrong?
    Best Regards,
    Bjorn

    Hi,
    Using the url in IE works fine.  It seems to work everywhere but in the portal menu.
    I have the appintegrator in the back of my mind, and will start to have a look at it.  We are also considering a OSS message - this must be a bug in the system as far as I can see.
    Bjorn

  • URL iView only works in seperate Window

    Hi Everybody,
    i have store a html file under KM-Content. The problem is that i can not open the file with an URL-iview in the portal content area but in a seperate window. So when i choose the property: Launch in a new window = Display in portal content area i get the error access denied ( this message appears in the left bottom of my browser window, i have to click on a small icon to get the protocol with this message) and by choosing = Display in a seperate window it works fine.
    The permission for the KM-Content folder is Everyone.
    regards,
    Seed
    Edited by: seed_mopo on May 8, 2008 1:03 PM

    Try this,
    Remove html, head and body tags from the html file.
    Hope this may work for u.
    Mr.Chowdary

  • URL iView - Open in new window - User Action Independent

    Hello Experts,
    What has been configured:
    I have built an I URL iview and set its paramater to open in a new window. I have assigned the iview to a role. I have also assigned a quicklink to the iview
    Name: xyz
    quick link: xyz
    quick link url: https://<domain>/irj/portal/xyz
    What has been tested:
    When I log in to the portal using the test user ID and click (user action) on xyz the destination URL pops up in a new window as expected.
    When I access the iview via the quick link it loads the destination URL in the same portal window (no pop up)
    What do I need:
    We will be using the quick link to get to SAP portal from another legacy portal and I want to hit the target URL as soon as I access the quick link without being taken to the portal page in which the target URL content is rendered. I also do not want to have the user click on the/a link to navigate to the target URL.
    Things as they stand:
    The destination URL is hitting a standalone WD ABAP object which is not hosted in SAP portal content. The SAP portal has to be used because the logon ticket issued by the portal is also used to login to the server hosting the WD ABAP.
    Please let me know if you think this is something that can be achieved.
    Many thanks,
    Prashanth

    Hi,
    2. It is not possible to hide it completely or disable it. Give this a try:
    Create a Static HTML page and create a link in that which will take you to quick link page/iview.
    or you can create a custom application which will call the application underlying the quicklink on click of a link.
    3.  For removing the History, Back and Forwards links in Page Title Bar, follow the below:
    In Portal navigate to Content Administration - Portal Content - Content Provided by SAP - End User Content - Standard Portal Users - Open the Default Framework Page
    With the Framework Page - you will find Page Title Bar iView - Open the iview and go to iView Property
    Show Back/Forward Links and Show History List by default this setting is set to Yes. change teh setting to No and you will not be seeing those in the page title bar.
    NOTE: If you make this change it is applicable to all other pages and iViews. So be cautious before making the change.
    Hope this helps.
    cheers-
    Pramod

  • URL Iview in Page

    Hi,
    I have a page having two iview
    1. JSP Dyn Page Iview - static content
    2) JSP Dynpage  Iview - redirect the new url
    when I open the page, I get the content of second url that is comming by redirect url i.e. redirection refereshes the complete page and first iview content vanished.
    Note: I am using window.open(URL,"_self") in redirection JSP dyn Page
    Kindly let me know is there any setting at the page level property or iview to restrict the content to be displayed in the page itself.
    Regards,
    Sanjeev

    Hi,
    I have few drop down list boxes, which are displaying when I execute an url.
    ex: url like http://countrystates.com and drop down list country displays 10 countries and states will be displayed base on selection of country
    When I execute this with URL iView I am getting same content what I expected but after assigning this iView to page I am getting wrong content mean country dropdown size is 10 but with wrong data (same some text is displaying 10 times in dropdown)
    I hope u understood the problem
    Thanks

  • URL IView - how to use local URL

    Hi all,
    in my CE 7.11 system I need to create a URL iview which references a local url such as:
    http://CEHOST:CEPORT/<myApplication>.html
    I must reference it as a local url, cannot use copy/paste from PCD since it's not a WDJ or portlet.
    My question is:
    how do I configure an url iview to reference a local url?
    E.g. should I reference the whole URL or just the <myApplication>.html part?
    How do I configure authentication?
    Thanks, regards
    Vincenzo

    You can try using com.sap.portal.appintegrator.sap.Generic component ?
    Use URL Template property with value : <Request.Protocol>://  <Request.ServerPort>/<your application name>.html
    or
    just give /<your application name>.html
    Regards,
    Mahesh

Maybe you are looking for

  • Newbie starting a database app need direction/suggestions

    I've been mucking about with C# and SQL databases for some time now and I've decided its time to try a serious project. I want to create an application for managing on the job training at work. I have played around the last week with SQLCE and making

  • Problem in DME file generation

    Hi experts, I am facing a problem in the generation DME file. Required file format for SPAIN is different to that of the standard file that is generated by executing the standard program RFFOES_T. So I copied that standard program into another and ma

  • How do I stop all of my devices from ringing when a call comes in

    How do I stop all of my devices from ringing when a call comes in

  • Fonts/Styles - Word vs. RoboHelp

    I just received the 9.0.2 upgrade to RoboHelp HTLML. We use about 10 styles in our Word documents only. In version 7 of RH, there used to be an option where I could have the Word styles remain intact and RoboHelp would not "change" them (I only had t

  • RAC node and disk ping

    Hi, I have a 10.2.0.3 RAC running on RHELv4. What is a node and disk ping in terms of Oracle RAC? I assume the node ping refers to the hangcheck-timer, or is this wrong? The only disk ping that I recall was in 9i but not heard of this in 10g unless i