KM content in the Portal

We are working with EP 6 SP7, and we've created some KM documents, upload of HTML, with the generated URL, some URL i-views. When acessing the Enterprise Portal, after the user authentication, a new request for user authentication is issued.
Is any way to avoid this second authentication?
Thanks,
Ana

We are working with EP 6 SP7, and we've created some KM documents, upload of HTML, with the generated URL, some URL i-views. When acessing the Enterprise Portal, after the user authentication, a new request for user authentication is issued.
Is any way to avoid this second authentication?
Thanks,
Ana

Similar Messages

  • Access to a folder in km content in the portal

    can i access with web dynpro to get xml documents in a folder located in the km in the portal? do you have code, tutorials or info about that (if is possible)
    Thanks a lot

    Hi
    I am getting java.lang.ClassCastException during casting from IResource to ICollection while running this code
         try {
              IWDClientUser wdClientUser1 = WDClientUser.getCurrentUser();
              com.sap.security.api.IUser sapUser1 = wdClientUser1.getSAPUser();
           com.sapportals.portal.security.usermanagement.IUser
            ep5User = WPUMFactory.getUserFactory().getEP5User(sapUser1);
           ResourceContext context = new ResourceContext(ep5User);
                       IResourceFactory resourceFactory = ResourceFactory.getInstance();
           /*Give the path to KM in the variable path */
           RID rid = RID.getRID(wdContext.currentContextElement().getPath());
           wdComponentAPI.getMessageManager().reportSuccess("rid "+rid);
           IResource resource = resourceFactory.getResource(rid, context);
           IResourceFactory factory = ResourceFactory.getInstance();
           try{
           ICollection folder = (ICollection)resource;
    //       wdComponentAPI.getMessageManager().reportSuccess("folder "+folder);
    //       IResourceList resourceList = folder.getChildren();
    //          IResourceListIterator resourceListIterator = resourceList.listIterator();
              resource = ResourceFactory.getInstance().getResource(RID.getRID(wdContext.currentContextElement().getPath()), context);     
              wdComponentAPI.getMessageManager().reportSuccess("resource "+resource);
           if (resource != null) {
              DocumentBuilderFactory dbFactory = DocumentBuilderFactory.newInstance();
              DocumentBuilder builder = dbFactory.newDocumentBuilder();
              Document document = builder.parse(resource.getUnfilteredContent().getInputStream());
              // Here you can do your XML Stuff
           else {
              // File not found error handling goes here
           }catch(Exception e1){
              wdComponentAPI.getMessageManager().reportSuccess("e1 "+e1);
         }catch(Exception e)
              wdComponentAPI.getMessageManager().reportSuccess("err "+e);
    please reply
    Sajith

  • BI Content for the Portal (iViews)

    Hallo,
    Could anyone give me the link where I could be able to download the <b>BI Content</b> (Roles, IViews.....). 
    Thanks a lot!!!!
    regrads
    Milen

    Hi
    You can refer the following links in help.sap.com
    Creating iViews
    http://help.sap.com/saphelp_nw04/helpdata/en/f5/eb51590e6a11d7b84900047582c9f7/content.htm
    Creating Roles
    http://help.sap.com/saphelp_nw04/helpdata/en/6e/eecf3d97ac7d10e10000000a114084/content.htm
    Hope this helps.
    Regards,
    Viva
    If helpful pl assign points

  • JSR168 Portlest contents deployment on the Portal 7.01

    Hello Everybody,
    I was searching on how we can integrate JSR168 application on the SAP EP 7.01 system. So far, I found out that JSR168 is available from NW CE onwards.
    But same time, I saw messages stating that we can deploy WAR file with JSR168 contents on Portal and create the iView to use that application.
    Here is my question:
    I was provided with WAR file containing JSR168 contents and I was told to deploy on the Portal and create the iview. I know that we can't directly deploy WAR file on the Portal.
    So, what are the options available so that we can deploy and use this application on Portal 7.01 system?
    If you could point to any help links or provide the steps to do it, it would be really helpful.
    Will it work by creating EAR file in NWDS and add this WAR file and deploy on the server? If yes, what steps do I need to take care of while doing this?
    Thanks,
    Bhavik

    Thanks Nitesh for your response.
    But before I got your response, we could create EAR file from NWDS and added WAR file manually into that EAR file and then deployed EAR file on the Portal.
    But now, question is, How can we run the JSR168 portlet contents on the Portal?
    Based on the comments I recieved from the team who developed portlet, this portlet application can't run using any URL. So, there is no option to create URL iview and run that application.
    Do you know how we can run the JSR168 portlet application on the SAP Portal?
    Thanks,
    Bhavik

  • Content Management in Portal How to

    Hi,
    I´m Learning XML Forms but I have red that it is too static and I was wondering how do we manage content within Portal and KM? is there another tool to create and deploy content within the Portal? or it has to be developed and called from an iView?
    Thanx in Advanced!
    Gerardo J

    Hello Gerardo,
    I agree with you that XML Forms are static, that means you create one form for each common structure document that is to be published.
    But this functionality has its own advantage, check this link for more infos:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/69/d96b9ba84611d5993600508b6b8b11/content.htm
    Once you have your XMLForms ready use these forms to publish documents and then show them in you IView.
    Here is a link how you can configure CommandGroups in your IView and show available XMLForms.
    http://help.sap.com/saphelp_nw2004s/helpdata/en/8d/2813418366f023e10000000a155106/content.htm
    We have also a Business Package easyWCM which stands for "easy Web Content Management" which exactly addresses your requirements.
    You can check our product at http://www.easyWCM.com
    To get an idea how XMLForms are shown on IViews you can check the screenshot of easyWCM.
    Greetings,
    Praveen Gudapati

  • How to install a business package in the portal ?

    Hi everyone,
    I am a beginner in SAP Netweaver Portal, and i have a question :
    How to install a business package in the portal ?
    Thanks & regards
    Hassan

    Hi Hassan,
    Well i would like to quote one more point here, although you can import a buss pack into the portal but there are some std methods to be followed for every thing in portal, When it comes to deploying a busines package, you should always do it from SDM only !! although we can use import facility. now let me tell you the difference between the two. When you use import, you are just putting the contents into the portal and not deploying it, where as using SDM you deploy the SCA files on your portal totally. you must be knowing that business packages are always delivered in SCA formats.
    Regards,
    Ameya
    Message was edited by:
            Ameya Pimpalgaonkar

  • Mirroring the Portal environment

    Hello
    Is it possible to mirror the Portal 9.0.2 en vironment to other system by NOT using the import/export utilities.
    I have a dev environment and i want to have an exactly similar environment with all the content of the Portal.
    Is it possible to replicate it by replicating the database, file system etc?
    DHeeraj

    If the source material is in a Microsoft Office format (MS Word, for example) and if you have Collaboration Server, you can bulk upload the handbook into a collaboration project.
    Collaboration has a WebEdit feature (assuming you installed it in your environment) that you can use to check out, edit and check in documents in the browser without downloading them to your local machine.
    The users would need to have at least Edit access to the documents through project security.

  • How to use an self-made iView in the Portal Content?

    Hi everybody,
    I followed the instructions to set up a Portal (6.0 SP 2) with the PDK. Now I just wrote a simple "Hello-World" iView and deployed it into the portal server. It worked fine when I clicked to test it in the Java Development Inspector.
    But...
    In the Portal Content I can not find my self-made iView? How do I get it there? I coudn't find any documentation.
    I'd appreciate your help!

    In the portal content try to create a new Iview and select the option (create new iview from portal Archive).
    After selecting that you will see all the PARs deployed on your server, just select yours and follow on.
    Hope that helps.
    Thanks
    Ankur

  • Collaboration Launch Pad as iview in the Portal content

    Hi friends,
    i have the following problem. I configured the collaboration launch pad (real time collaboration) and it works fine.
    I just don´t want to start the iview from the collaboration link next to the TREX search. Instead of that i need the iview with the user status and the possibility to start an instant message session within the portal content.
    Does anyone know if it is possible and what is the name of the corresponding iview?
    Thanks in advance
    Michael

    Hi Michael
    Create an new iView (new from PAR => iView) and select the com.sap.netweaver.coll.shared.ui
    Create a link in the iView to the contacts:
    In the iView properties add in field "Path for Initially Displayed Folder": /alias/%3Cmycontacts%3E
    and in field "Path for Start Uri": /alias/<mycontacts>
    Hope this helps.
    This worked, but I needed also to activate the Tool Area with activated CLP link. I didn't get it work without Tool Area.
    Regards,
    Stefan

  • Problem in loading the Portal Content Directory Structure & Detailed Naviga

    Hi
    we have installed EP6 SP16.When we are opening any tab detailed navigation is not loading.Some java sript errors are coming.Here iam pasting those errors.
    Please suggest asolution.logged in as super admin
    java script errors
    access denied.
    null or not an object.
    object required.

    Hi Gopi,
    A. <b>Pls check your browser settings</b>.
    We did face similar problems like Java script errors throwing msg's
    " null or not an object.
    object required"
    Hope you are using IE. If so,
    1. Go to  Tools - > Internet Options - > Advanced .
    Enable " http1.1 through Proxy Connections".
    2. Increase the Cache.
    B. <b>Check whether the user has permissions to access the portal content</b>
    Go to Content Administration - > Portal Content.
    Select Portal Content and right click. Select Permissions and check out.
    Regards,
    Venkat.
    [Pls reward points if useful]<b></b>
    Message was edited by: venkat

  • Missing contents (files) in the portal

    Hello, can someone help me please?
    (at first - sorry for my english.)
    We installed SAP portal (NetWeaver2004s, support Package stack 11). But its come to errors on several sites:
    E.G.:  System administration -> System configuration -> System landscape editor.
    At left side in Browse- and Search-ranges appear no contents of (no files). At first appears: "Loading procedure runs" and afterwards at the left bottom corner: "Errors on the Site arisen!" and left range remains empty. What is the Problem?
    Thanks ahead for the help
    regards,
    galyna
    german:
    Hallo, kann mir bitte jemand helfen?
    Wir haben SAP Portal installiert (NetWeaver2004s, Support Package Stack 11).
    Aber es treten Lade - Fehler auf mehreren Seiten auf. Z.B. Systemadministration - Systemkonfiguration - Systemlandschafteditor.
    An der Linken Seite im Browse- und Suche-Bereichen erscheinen keine Inhalte (keine Ordner).
    Zuerst erscheint: "Ladevorgang läuft" und danach unten Links: "Fehler auf der Site aufgetreten!" und das linke Bereich bleibt leer.
    Woran kann das liegen?
    Danke voraus für die Hilfe

    Hello,
    many thank you for their help
    I am responsible only for the konfiguaration of the portal and passed your answers promtly on to the portal administrators. I write again then we will have new results.
    thanks,
      galyna

  • Not able to display the Portal Contents

    Hi
    I created new user and assigned only one role called "Content Administrator"
    When i loggned using that user then i am not able to see the contents under the browse tab.
    Please let me know what to do if i want get the contents under the browser tab;
    Thanks
    mmukesh

    Is your laptop's Internet explorer version is IE 7.0? If thats the case then it might be the issue. Portal doesnt work well with IE 7.0 and you get some problems like these a lot of times. You can correct this to include IE 7.0 also but that you have to configure via the Visual Admin. For now to confirm this - just try checking IE version - and if its 7.0 try installing IE 6.0 to see whether you are still getting the error.
    You can see note number 991449 to find out how you can include IE 7.0 also to your portal setting to eradicate this error. Well - if at all thats the cause. Please verify that before doing anything.
    Regards,
    Shubhadip
    Message was edited by:
            Shubhadip Ghosh

  • Unable to see the portal content directory in content adminstration

    Hi,
    I am unable to see the portal content directory in the content administration. I am not the super administrator.I have been assigned content admin role. But, I am unable to see the PCD.I see from previous blogs that permission has to be set for my role.
    Can any one help me in telling the procedure to set the permission.If permission is not the issue then do tell me the solution for it.
    Suganya

    Hi Suganya,
    The content admin role normally is sufficient to see / read the portal content catalogue (as far as the standard settings are concerned). But maybe they have been restricted on your implementation by some administrator.
    Some with sufficient permissions on the portal content catalogue has to right-click on the root (portal_content) object, "open", "permissions", and has to provide at least administrative "read" permission to you, some role (content admin for example) which is assigned to you or some group you belong to.
    Hope it helps
    Detlev
    PS: Please consider rewarding points for helpful answers on SDN. Thanks in advance!

  • Unable to see the portal content directory in content administration role

    Hi,
      I am unable to see the portal content directory in the content administration. I am not the super administrator, i have been assigned other roles. But, I am unable to see the PCD. Please help me how this can be sorted out.
    Thanks much in advance,
    Sunitha.S

    Hi Sunita,
    Contact your systen admin people , he/she will assign the Read/Write or Full controls to content_admin_role in the system administration -> Permissions -> select portal content folder and right click the select open Permissions , There he/she has to add content_admin_role in Assigned Permissions category and under Administrator category select Full Control and select End user check box and save the changes.
    Then you can see the Portal Content and you can create /change the portal contents.
    Thanks and Regards,
    Hari

  • How to unlock the portal Contents

    Hi All,
    Please say me the Procedure to unlock the Portal Contents which are already locked by me
    Thanks in Advance

    Hi Raja,
    Please go through this links
    EP LINKS FOR BEGINNER:
    Beginning EP Development
    Oliver's favorite SDN link collection
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/387daf90-0201-0010-bb98-cb1a5545bf69
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/4b0c105e-0501-0010-bcb0-92478a4b2a17
    Overview of the Content Development Process
    Overview of the Content Development Process
    Java development methodologies (Part I)
    Java development methodologies (Part I)
    Java development methodologies (Part II)
    Java development methodologies (Part II)
    Setting up the NetWeaver development environment (Part II)
    Setting up the NetWeaver development environment (Part II)
    Installing and configuring the preview edition of EP
    Installing and configuring the preview edition of EP
    Top Weblogs of All Time [19 to 14]
    Top Weblogs of All Time [19 to 14]
    Enterprise Portal Implementation Forum
    Enterprise Portal Implementation Forum
    Beginning EP Development
    http://help.sap.com/saphelp_nw04/helpdata/en/a4/76bd3b57743b09e10000000a11402f/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/1d/40e93bac3c5a6de10000000a114084/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/50/da644160087d47e10000000a1550b0/frameset.htm
    Have a look at the following threads to have an introduction to portal:
    Hi
    What is EP ??
    For kick start in portal, the following Wiki link is enough:
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/ep/introduction%2bto%2bportal
    Thanks N Regards
    Santosh
    Reward if helpful !!!

Maybe you are looking for

  • Unit of measure is not maintained at level2 DSO

    Hi Experts, Unit of Measure is not maintained in level2 DSO. Scenario: We have a Product having values for different market in DSO UOM is Millions and Aggregated Value of that product is loaded in upper level DSO Unit of Measure is not maintained it

  • How do I configure a printer to use duplex all the time

    As with most companies, ours is on a push to go greener.  The IP department has decided that one thing that can be done is to encourage the use of duplex printers.  We have one, but from the Mac you must go in and specifically select printing on both

  • Can't see imported music.

    When I import CD's they do not appear in any file on iTunes.  This is ever since I purchased iTunes Match.  I'm guessing I need to alter the location or settings, but having tried several different options, I can't see any of my recently imported dis

  • Can access Yahoo, but can't open Yahoo Mail in Firefox. Can on Internet explorer.

    Can access Yahoo, but Can't open Yahoo Mail in Firefox. Can open Yahoo Mail on Internet Explorer. Checked Password.

  • Ip addressing and subnets

    I was wondering if anyone knew if I could use a subnet mask of 255.255.255.128 with a network number of 10.107.128.xxx I believe I cannot use this mask with a Class C address but since this is a class A address I though I might be able to. I want to