Searching URL iView that points to a CMS

Is it possible to index and search a URL iView from an external content managment system?

Yes SAP Portal can seamlessly integrate with CMS.

Similar Messages

  • BW Report iView that points to QueryView

    I would like to have a BW Report iView that displays the standard icons (ie: Export to Excel, Create graph etc) and displays a BW Query View.  My understanding is that this has to be a BW Report iView and not a BW Query iView because of single sign on will not work with the BW Query iView.
    So appending the following to my URL works for QUERY but what works for QUERYVIEW?
    CMD=LDOC&INFOCUBE=<CUBE>&QUERY=<QUERY NAME>
    Thanks!

    Yes SAP Portal can seamlessly integrate with CMS.

  • How to set dynamic host name in the URL of a URL iView?

    Hello,
    I am using a standard URL iView that points to some J2EE app I've written and deployed on the same server.
    I would like to set the host name to be a dynamic one, this way I won't need to change the iView URL when transporting it from one portal to another. As far as I know the system for a URL iView only controls authorizations but cannot replace the full URL set in the iView.
    Any idea who can this be achieved?
    Roy

    Hi Mrityunjay,
    forced URL at runtime will require me to call the URL iView from another iView that I will need to code (setting the URL in the Request object). If I did all this I might as well call it from this iView already.
    I would like to do it with no further developments. I would have thought that SAP has constants that can be plugged in the URL for this type of thing, i.e. $hostname...
    Rgds,
    Roy
    Edited by: Roy Cohen on Aug 21, 2008 4:03 PM

  • Use of Parameters in URL iViews

    I'm looking for information/documentation/examples of using parameters in URL iViews.  In particular, I'm hoping that we can pick up some portal runtime info to include as parameters in the URL  for a URL iView.
    For example, here at my customer, Kodak, we plan to have country specific roles.  The US Role will have a US specific Welcome Page which has a URL iView that points to a Content Management document for the US Welcome Page.  The problem is that I could have one US user who's preferred language (and Portal Language Preference) is English and another who's preference is Spanish.  Thus, I would need to point to the correct language version for the user.  To do this, I would like to be able to pick up the language preference in the current Portal session and include it in the URL.
    Is this possible?  Is it standard stuff? What types of user or session context information or parameters can we pick up to use in the target URL of a URL iView and how would I use or code it in the iView.
    Thanks for you help.

    Hi John & Luis,
    The standard solution is the <i>Application Integrator</i> :
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sapportals.km.docs/documents/a1-8-4/the application integrator in ep 6.0
    A flexible way of providing parameters to it (if the standard options described in the above document are not enough) is to write a <i>Customer Parameter Provider</i> :
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/ep/how to start transaction iviews with a dynamically computed language.pdf
    Hope that helps,
    Yoav.

  • Question about URL iView parameters

    Hi experts.
    I have this issue: I have several iviews in DEV instance, URL iViews that points to backend applicationes. The URL parameters in DEV instance, point to DEV instance of backend applications. But when a will need to transport these iview to PROD instance, the URL parameters then I need to point to PROD instance of this backends apps.
    Which is the best practices to resolve this issue ?
    <b>Example:
    in DEV instance:
    URL iView "A" point to http://dev.app.com.
    in PROD instance
    URL iVIew "A" point to http://prod.app.com</b>
    But i try to avoid change this parameters after transport to Production , in Production instance directly.
    I think for example, use a some type of configuration file o .ini, in order to iviews "take" the URL string from it; and do not harcdode this strings.
    Is possible? How?
    I am clear?
    thanks in advance!

    thanks Atul, Wayne,
    I could be use "http system" but..
    Suposse this case:
    In DEV instance, I have:
    - URL iview "A" point to backend system "http://dev.zzz.com"
    - URL iview "B" point to backend system "http://dev.xxx.com"
    - URL iview "C" point to backend system "http://dev.yyy.com"
    In PROD instance, I have:
    - URL iview "A" point to backend system "http://prod.rrr.com"
    - URL iview "B" point to backend system "http://dev.ddd.com/aspx"
    - URL iview "C" point to backend system "http://dev.mmm.com/app3"
    All different!. No pattern.  If I use a Http system,I think that I am continue with the same problem: in the transport to PROD, I should be change all references, or all http systems.
    For this reason, I am begin asking for use a some type of configuration file, but I dont know how.
    thanks in advance..

  • Opening a URL that points to a PDF.

    Helllo,
    I use command start /MIN acrobat xxx.pdf  and I have no problem to open a PDF.  Now I want to replace xxx.pdf with a URL link that points to PDF file... So I use this command: C:\>start /MIN acrobat "https://www2.sea.accessline.com/tw2/GVXS:7a050-c2e6b-3a46560850102f-108943411"  This later command opens the Acrobat window but also a dialog stating:
    When I directly click on the URL that points to the PDF it opens it in the PDF window not browser which I want... Off course I have turned on some of my i.e. Internet Options.  I think this has to do with security set inside of Acrobat application.
    Regards
    Jeff P.

    What do you mean by "determined by the local preferences of the user"?  This URL coming to me inside of email I receive via Outlook I am not in a Browser when I open this URL...  If that is how can change the local preference to it opens in Acrobat Windows rather Browser?
    Regards,
    Jeff P.

  • 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

  • URL iView in Web Page Composer

    Hi,
    I have created a URL iView in the PCD and I wanted to embed this iView in the container of the Web Page Composer page.
    I have created an entry point to the PCD folder that contains the URL iView.  The PCD URL to the iView is
    http://abc.abc.net:50000/irj/servlet/prt/portal/prtmode/default/prtroot/pcd!3aportal_content!2fcontentlib!2fcommercial!2fiviews!2fcollaboration_wpc!2fiviews!2fpetroleum_tmu!2fcom.bhpb.com.gen.url_iview
    The URL iView is a simple URL iView that redirects to http://www.google.com
    When I drag and drop the URL iView to the container, I saw from the container properties that the URL to the iView is change to
    http://abc.abc.net:50000//irj/servlet/prt/portal/prtmode/default/prtroot/pcd!3aportal_content!2fcontentlib!2fcommercial!2fiviews!2fcollaboration_wpc!2fiviews!2fpetroleum_tmu!2fcom.bhpb.com.gen.url_iview
    A additional "/" has been added to behind the port 50000.  This is weird.....!!!!
    It is causing me problems as we have an IIS Proxy that does redirection reading behind the URL characters after the port 50000.
    Can anyone explain????
    Thanks.
    Mike Lee

    Hello Arun,
    See http://help.sap.com/saphelp_nw73/helpdata/en/e2/44dc299bf548578ef9830c0c1c0f0b/frameset.htm
    Regards,
    Lorcan.

  • Wrong results in URL iview and overview of URL parameters

    I have created an URL iView that is supposed to query an index and return results. I am using the URL:
    /irj/servlet/prt/portal/prtroot/com.sap.km.cm.service
    and added following URL parameters:
    StartPage=SearchPage
    ConfigFileName=Navigation.xml
    layoutSetMode=exclusive
    ResourceListType=com.sapportals.wcm.SearchResultList
    SearchType=quick
    QueryString=marketing
    SelectedSearchIndices=KnowledgeBase
    The problem that I have is that the iView returns the second page of results (11-20) instead of the first one (1-10). When I hit the Search button again the result is the first page of results.
    Does anyone have experience with this problem?
    I've searched SDN on an overview of URL parameters (for example a parameter to specify the number of results to be shown on a page) to solve this problem, but couldn't find anything. Does anyone have an overview on URL parameters?
    Thanks in advance!
    Kind regards, Hilco

    Hi,
    Please check if the iView properties are as per properties mentioned in this <a href="http://help.sap.com/saphelp_nw04/helpdata/en/4c/eee2bedf3b4082b14a933e5ee63472/frameset.htm">link</a>.
    Regards,
    Sujana

  • Apache reverse proxy and URL Iview

    Hi everybody,
    I'm trying to configure apache as reverse proxy to access my portal from extranet.
    The first problem I have is that I have to access a URL Iview that connect another internal application.
    ProxyPass /irj http://internaPortall/irj
    ProxyPassReverse /irj https://externalPortal/irj
    ProxyPass /irj http://internalApp/myApp
    ProxyPassReverse /irj https://externalApp/myApp
    In my portal the urlIview maps externalApp/myApp
    No problem to access my portal from extranet but I cannot get myApp.....
    Another point:
    I have configured SSL but if I try to connect
    https://externalPortal:8443/irj/
    apache redirects me to
    http://externalPortal/irj/
    Thanks a lot
    Massimiliano

    Hi,
    We are in a similiar situation. Can you please share the solution.
    Thanks...
    Vinay

  • Url Iview from SAP Portal to Infoview encounters "Access is denied"

    Hi
    We are using URL Iview to point to Business Objects Infoview from SAP Portal. Our requirement is to launch the Infoview within the portal content area. We are able to preview the iview, but encounter "Access is denied" error when we add the iview to page, we realised that we are only able to launch infoview when it is setup to open in a new window.
    Is there a way where we can show the Infoview in portal content frame.
    Regards
    Kamal

    Hi experts,
    i got the same problem how to integrate the InfoView Appl into the "Portal Content Area" and not only as an new Window.
    When i try to analyse the problems, the error stacks say some thin about that an Java Script is trying to change the browser size and the portal is not allowing this... thats my assumptions.
    Has anybody how we could solve this tricky topic ?
    For details to to customize the URL iView please refer to this thread: Integration of InfoView into SAP Portal using SSO
    kind regards
    Stefan

  • Dynamic Url iView- is it possible?

    Hallo
    Just a short question concerning the url iView in 7.0.
    I need to implement a url iview which can be transported through the landscape (directing to various systems in dev, test and prod).
    Do you know if this is possible while using a url iview?
    I have noticed the system drop down in the url iview. Does anybody know what it is good for? (there are no systems available despite having system[including associated alias] set in the pcd)
    Thanks for your help,
    Regards,
    Minima

    Hi Minima,
    I don't know where your URLs are pointing to but maybe the following will help you.
    We have uploaded some static html in a .par file to the portal server, lets say for this example the file is called com.company.statics.par.
    We call them via a URL iView that is using Relative URL instead of an Absolute one...
    To call an URL we use: /irj/portalapps/com.company.statics/example.html
    As you can see it's a Relative URL and not an Absolute one, in this way you don't have to worry about the URL's after transport.
    If this is not a possibility for you then I would suggest to take a look at the Application Intergrator.
    Cheers,
    Benjamin Houttuin

  • URL iView

    Hi
    We have a req like this.
    We have a URL iView which points to some site like SDN.
    We have done the user mapping so that it wont ask for login.
    But the req is... inside the so created page, there are many links.
    The user wants to add those links to his portal favorites.
    Can we achieve this?
    If so how?
    Regards
    BP

    hi,
    when the link is too specific....use the URL parameters...
    you may first goto the link on the site page....note down the uRl...copy it from teh Address space on the browser...put it in a notepad....split it with parameters....I used the same tehcnique while dealing with music on portal and wrote an article on the same....Have a look  on wheter it is of some use for you.
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/wdjava/musicinPortal&
    Cheers.....

  • Parsing url iview variables

    Hi all,
    I need create a URL iview that redirect to a target page parsing one variable.
    How can I call the URL iview with one variable and propagate this variable to a target page?
    thanks in advance,
    david

    Hi David,
      While creating the url iview, pass you variable at the end of the url like http://www.yahoo.com?myVariable.  And in the target, you can get the myVariable value using getParameter method.  Hope this will help you.
    Regards,
    Venkatesh. K
    /* P.S: Consider Points if it is useful */

  • URL iView with KM Content not shown in Page - just a "thin line"

    Hi,
    I just created two URL-iViews which point to documents in the Knowledge Management Repository.
    Content Admin --> Preview --> Works out --> Hooray!
    I created two pages for the corresponding iView and deltalinked the iViews in. At this point I want to add I'm not doing this the first time, I have a few dozen KM-Pages here and they all work and are all set up with the exact same properties.
    Content Admin --> Preview --> and THIS is what happens:
    http://www10.pic-upload.de/20.02.12/xiswewmyirk.jpg
    There's just some kind of thin line showing. I cleared the portal cache and looked for anything unusual in the NWA monitoring traces, but didn't find anything. I didn't find anything related on the forums either, probably because I don't really know what search terms to use for this strange occurence...
    Does anyone have a hinch what could be the cause for this paranormal activity?...
    Cheers, Lukas

    Yes. You are correct. Shame on me..
    The pages were configured correctly at FULL but one particular iView was set to AUTOMATIC so although the page was set to full display, the iview in behind was defaulting to automatic, thus this strange behaviour.
    Thanks Meera!
    Cheers, Lukas

Maybe you are looking for