Configuring portal content EP7 SP9

Hi experts
I have finished installation Enterprise 7 SP9 and now want to configure it.Iam using SAP Best Practices for portals v1.70 .When i try to configure the portal content ,the browse tab is coming out empty as i need to create a system that will connect to the portal.Am i using the correct BP or i need to import a SCA for that.
Your  ideas are most welcome.

Hi Tsungy,
Are you using IP address to access portal,if so access the portal with Fully Qualified Domain name instead of IP address after making an entry in the host file,i.e,
http://<hostname>:<portnumber>/irj/portal
Hope this helps,
Regards,
Vinoth.M
Edited by: Vinoth.Murugaiyan on Feb 15, 2008 5:57 PM

Similar Messages

  • Configure Portal content

    I would like to know if there is a document that describes the process of creating content and the structure.
    For example I want to know what are the sequential steps in creating content for my backend BW and R2 systemm.
    Do I create folder and then workset first or create backens system connection first and then create folder roles etc etc.
    I have found a couple documents but I would like to see if there is one with a concrete example of a project in portal.
    Thank
    John

    John,
    not sure if I understand you correctly. You want to integrate an SAP BW system and an R/3 (I assume you are not talking about SAP R/2, are you?) in SAP EP.
    What do you want to integrate? For instance, for BW you can integrate BW web reports fairly easy. For R/3, you can integrate access to either SAPGUI for Windows and Java or WebGUI (i.e. ITS) with single sign-on. Additionally, for specific applications running on R/3, designated content (read: iViews) have beeen developed that are available at www.iviewstudio.com. Lastly, you can code your own iViews and access SAP data from there.
    It all depends on what you want to do, just please give dome more details
    Regards,
    Dominik

  • Portal Runtime Error when operating "Portal Content"

    Hi there,
    these days, I installed a NW710 in our team server, and try to configure its UWL to one backend system. Therefore I need to create a new system entry from "System Administration->System Configuration->Portal Content->New->System(from template)".
    After a few test, I found I can't do these operations: "add folder", "open properties", "open permissions", "new system", I got following runtime error when I clicked them:
    If anybody encounter the similar issue? great appreciate your clues!
    <b>Portal Runtime Error</b>
    An exception occurred while processing a request for :
    iView : N/A
    Component Name : N/A
    The object found is not an IView: pcd:portal_content/administrator/super_admin/super_admin_role/com.sap.portal.content_administration/com.sap.portal.content_admin_ws/com.sap.portal.wd_portal_content/com.sap.portal.admin.studio.configuration/actions/new/com.sap.portal.action.newFolder/com.sap.portal.WDfolderWizard.
    Exception id: 02:22_30/05/07_0030_708183150
    See the details for the exception ID in the log file
    <b>Detail Trace:</b>
    Exception ID:01:32_30/05/07_0014_708183150
    [EXCEPTION]
    com.sapportals.portal.prt.runtime.PortalRuntimeException: The object found is not an IView: pcd:portal_content/administrator/super_admin/super_admin_role/com.sap.portal.system_administration/com.sap.portal.system_admin_ws/com.sap.portal.system_configuration/com.sap.portal.admin_studio_system_landscape/com.sap.portal.admin.studio.configuration/actions/new/com.sap.portal.action.newFolder/com.sap.portal.WDfolderWizard
    at com.sap.portal.prt.core.PortalJNDIHelper.getPropertyContentProvider(PortalJNDIHelper.java:101)
    at com.sap.portal.prt.component.PortalComponentContextFactory.createPortalComponentContext(PortalComponentContextFactory.java:159)
    at com.sap.portal.prt.component.PortalComponentContextFactory.getPortalComponentContext(PortalComponentContextFactory.java:82)
    at com.sap.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:513)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:194)
    at com.sap.portal.prt.dispatcher.DispatcherServlet.service(DispatcherServlet.java:122)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:59)
    at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:31)
    at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:145)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.runServlet(FilterChainImpl.java:163)
    at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:82)
    at com.sap.portal.http.EnrichNavRequestFilter.doFilter(EnrichNavRequestFilter.java:49)
    at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:74)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:417)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:280)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:393)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:382)
    at com.sap.engine.services.servlets_jsp.filters.ServletSelector.process(ServletSelector.java:85)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
    at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:160)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
    at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:66)
    at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
    at com.sap.engine.services.httpserver.filters.ResponseLogWriter.process(ResponseLogWriter.java:60)
    at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
    at com.sap.engine.services.httpserver.filters.DefineHostFilter.process(DefineHostFilter.java:27)
    at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
    at com.sap.engine.services.httpserver.filters.MonitoringFilter.process(MonitoringFilter.java:29)
    at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
    at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:304)
    at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.run(Processor.java:215)
    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:137)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:229)

    Hi,
       Were u able to do the operations before the UWL configuration? There is possibility that it would have been caused because of improper configurations also.
    Regards,
    Vijai

  • Portal content BP for EHS

    Hi EHS gurus,
    I would like to know whether there is any BP for SAP Portal content(EP7) for EHS(ECC6). I have found a BP BPEHS501_0-20000614 and imported in SAP portal. I got a role with pages for Industrial Hygiene&Safety and Product Safety. Is this all or is there any other BP for EHS.
    Can you please let me know on this ASAP as i have to get back to the client on this.
    P.S: XEM is out of our scope.We are going for basic EHS feature as this is a university implementation.
    regards
    Bharat.

    Closing the thread as no reply has come

  • UWL behavior in EP7 SP9...Please guide

    Hello All,
    Has anyone configured UWL on EP7 SP9?
    I have configured UWL but facing one issue like - when manager approves/reject any task or item, the UWL does not refresh automatically.
    Does the version force UWL to be refreshed manually, unlike in EP6 where it happened automatically.
    Also please let me know:
    1. What is he default executionMode - pessimistic or optimistic?
        The standard UWL configuration xml includes pessimistic for some tasks and for some its value 'default'
    2. In case I have to change the GuiType to WebGui (over WinGui), where all do I need to reflect the change?
    Awaiting Reply.
    Thanks,
    Ritu

    Hi
    navigate to  "Optional Universal Worklist Service Configuration"
    if u navigate from system administration --- sys configuration -
    universal worklist and workflow -
    universal worklist administration --- then open the tray of "Optional Universal Worklist Service Configuration"
    there u select the default execution mode as pessimistic or optimistic.
    If described in xml i .e default execution mode : pessimistic then this setting is valid only for that particular code area.
    regards,
    vijay.

  • Portal content search still case sensitive in EP7?

    Hi,
    Is searching in portal content still case sensitive in EP7?  In other words, if you go to Content Administration -> Search -> iView and type in the name, is this type of search still case sensitive?  If not, how do I fix it?
    Any help is greatly appreciated.
    Regards,
    Rick

    Hi,
    Yes, search in content admin is still case sensitive...
    regards,
    Senthil K.

  • Portal Content Guide for understanding the MDM Configuration.

    hi friends,
    I need Portal Content Guide for understanding the MDM Configuration pdf file..
    please send that file in pdf format
    thanks
    ramu

    Hi,
    You can access the below link.
    [http://help.sap.com/saphelp_mdm550/helpdata/en/45/c87d0243e56f75e10000000a1553f6/frameset.htm]
    Regards,
    Jitesh Talreja

  • Configure of Portal Content for Material

    Hello,
    Need some direction on Configuration of Portal for Material, What would be the Web Dynpro application for Portal Configuration?
    Web Dynpro Application: MDG_BS_MAT_OVP or USMD_ENTITY_VALUE2
    Application Configurations: BS_MAT_OVP_03
    We are working on MDG 6.1.
    Regards, Srihari

    Thanks Abdullah,
    As per MDG doc, Portal shall import USMD_ENTITY_VALUE2. My question is we need to give Web Dynpro Application & Application Configurations and additional parameters to configure XML content.
    So what would be the Webdynpro ID here.
    Regards, Srihari

  • Federated Portal Network EP7 SP19 Problem

    Hi,
    I've got the following problem regarding FPN:
    When I click on the Portal in "NetWeaver Content Producers" to open the producer, the following message apears:
    13:45:44 - Could not load or refresh node Tree creation failed on node: pcd:NetWeaver_content_producers/com._company_producerhostname
    The consumer portal is EP7 SP19 and the producer is a composition enviroment 7.11 EHP1.
    SSO between this portals is working and the connection test from the consumer to the producer is finished succesfully.
    The consumer is registered to the producer.
    Does anybody know this problem?
    Thanks ahead

    Hi,
    maybe your CE can't process the SSL connection successfully:
    SAP Help: http://help.sap.com/saphelp_nwce711/helpdata/en/6e/b4ea4724334883b2825f699fd71b84/frameset.htm
    "SSL Protocol Support Available in Remote Delta Link Usage Mode: Note that setting up SSL for remote delta link usage is optional. If you choose to do so, you need to perform the necessary configuration steps on the producer portal and the consumer portal."
    Have you executed the tasks suggested? http://help.sap.com/saphelp_nwce711/helpdata/en/c5/e161944f474ffa92ad477601ff5136/content.htm
    CE can only be used as a content producer, not as a content consumer. Take a look at a previous post from me (Netweaver content producer / consumer) and at the PDF provided in this post:
    "Note that a portal running on SAP NetWeaver CE can function as a producer portal only; hence, consumer
    capabilities are not supported."
    br,
    Tobias

  • Federated portal's, cann't see the roles and portal content from producer

    We are configuring a Federated Portal, with a Producer EP7.0 SP13 and a Consumer EP7.0 SP13. The connection test is successful.
    I can see the producer on the consumer and the consumer on the producer.
    The problem is that I can not see the portal content of the producer in the portal content of the consumer.  The producer roles are also not available on the consumer.  I have selected the producer as the data source in the consumer UME,
    then enter * in the role name field, then select "go", but nothing comes up.
    Can anybody help me?

    Hi J De Voijs
    • Following might be the reason:
    1. User should exist in both user store of Consumer and Producer portal otherwise it won’t work.
    2. Incase if the registration is successful then there might be some problem with your servers (Consumer & Producer) clock timings.
    3. ‘Remote Role Assignment’ may get fail perhaps because user to whom remote role assignment is done doesn’t have “End User” role assigned to him/her at Producer Portal. End-user permission enables business users to run content at runtime. Just as end users require end-user permission to run local content on your portal, they also need end-user permission for local content originating from a remote producer.
    4. You should have Owner permission in the objects to which you want to assign permissions otherwise ‘Remote Role Assignment’ wont work.
    5. In the portal content studio, open the producer under 'NetWeaver content producers'. If it does not contain folders in it, the registration is considered to be unsuccessful even though it stated it was successful while registration.
    6. During the process of Registering (Adding) Producer Portal, while entering the connection parameters of the NetWeaver producer portal use appropriate Host name against “Host Name” input field instead of IP address. Perhaps this might create some problem during execution in later stage.
    e.g. Host Name: use “sapProducerportal02” instead of 172.19.144.155
    7. Also go through the following URLs (w.r.t Permissions):
    1) http://help.sap.com/saphelp_nw2004s/helpdata/en/43/2232580bb93fece10000000a11466f/content.htm
    2) http://help.sap.com/saphelp_nw2004s/helpdata/en/f6/2604e505fd11d7b84200047582c9f7/content.htm
    3) http://help.sap.com/saphelp_nw04/helpdata/en/f6/2604e905fd11d7b84200047582c9f7/frameset.htm
    4)http://help.sap.com/saphelp_nw04/helpdata/en/f6/2604e505fd11d7b84200047582c9f7/frameset.htm
    5)http://help.sap.com/saphelp_nw04/helpdata/en/5b/0fab1b76984ed0944d5c732cfad1b2/frameset.htm
    Points pls if you find it useful...
    Thanks and Regards,

  • JDI installation on ep7 sp9 , aix

    Hi all:
       We would like to some some customization on leave request on ESS in ep7.
       We want to install JDI server for EP7, sp9.
       During EP installation, we did not install JDI.
       Can we install JDI server independently ? Where can we find install files ? Where can we find installation guide ?
       Thanks a  lot.

    Hi jianhong,
    you'll need to install a separate Java System and then deploy the JDI components into it and configure them.
    In detail, it's:
    - take care that the correct java version is installed on your server, for AIX see SAP notes 1024539 and 716927
    - installing the SAP java system, depending on the database - software you can download the installation guide from http://service.sap.com/instguides => Netweaver 7.0 => Installation (there you'll find planning guides, installation guides, etc.)
    - installing the Support Package Stack - I suppose you'll need SP09 - see http://service.sap.com/sp-stacks
    - configuring SLD (if you do not already have one, you'll need an SLD for the JDI, see download the installation guide from http://service.sap.com/instguides => Netweaver 7.0 => Installation => 5 - Configuration => Post Installation Guide - SLD...
    - then deploy the JDI (= NWDI): you'll find the sca-files under http://service.sap.com/sp-stacks - you'll need: JDI BUILD TOOL 7.0 SP09 (SAPDEVINF...), JDI ONLINE 7.0 SP09 (SAPBUILDT...) and JDI OFFLINE 7.0 SP09 (SAPDEVINFF...)
    - configuring JDI - see also: https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e0b2b146-5776-2910-4a8f-9b3190eab060
    Hope that helps as a start.
    Regards
    Cornelia

  • 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

  • Error while loading Portal Content Folder of the EP 7...

    Hi All,
    We were importing the .epa file from EP 6 WAS 6.20 to EP7 WAS 7.  So, in betweeen the importing process got stuck and i have canceled the import and went to Content Administrator and just tried to open the Portal Content folder then instead of loading the folder list, it gave the following error  *Could not load or refresh node Tree creation failed on node: pcd:portal_content  *.
    If anybody already came across this type of error, Please help us in correcting this error.
    Thanks & Regards,
    Ravi

    Hi,
    Check the below threads with similar problems
    Re: Could not load or refresh node Tree creation failed on node pcd
    Tree creation failed on node: pcd:portal_content/...
    Could not load or refresh node Tree creation failed on node
    Raghu

  • Problem in Portal Content after upgrading EP 6.0 to SP12

    Hi SDN,
    I have upgraded EP 6.0 from SP9 to SP12 but am facing the problem that am not able to view the context window  <b><Open,Preview,Change ID,Copy,Cut,Delete></b> when i right click on any of the folder or contents within that folder under <b>Portal Content</b>.
    Prior to upgrade everything was working fine.
    Awaiting for your response....
    Regards,
    Raghbir Singh Kapoor

    You might be still caching some old static stuff (css, js etc) in your browser. Try clean local cache and see what happens. Eventually you can check what is going wrong in HTML from portal by using HTTPWatch.
    Also, if you are using a proxy cache to access portal... try access directly instead.
    Hope this helps
    Regards

  • Javascript error in Content Admin- Portal Content- iview Navigation window

    Hi friends,
    We are in the process of portal migration and as a part of this, we installed NW04 SPS 14 using Rapid Installer and then upgraded it to SPS 18. The components we upgraded are:
    Java component
    Portal Platform
    Knowledge Management and Collaboration
    Adobe Document Services
    BI UDI
    BI MMR
    After upgradation, when we logged in to portal, we were not able to see/browse Portal pages/Roles/Iviews/Worksets (PCD Contents) under Content Administration->Portal Content.
    Again, whichever window is there for navigation of PCD, we are not able to see the contents of PCD.For e.g. System Administration -> System Configuration.
    Does anyone know how to solve this issue?
    Regards,
    Nilz

    Hi nilz,
       See this thread:
    Getting javascript error while logging in EP
    Javascript error when loading Portal Content
    Regards, Suresh KB

Maybe you are looking for

  • Is there a significant compatibility error between iTunes 10.3 and Windows 7?

    My computer has locked up several times now while running iTunes 10.3 on my pc that has windows 7 on it.  This problem doesn't occur anytime other than when I'm running iTunes.  I feel like that suggests that iTunes is the source of this problem.  Is

  • Settlemenent to an INternal Order

    Hello Gurus please help me in this issue. What is the settings that need to be made to settle an internal order to another internal order. Tcodes please? Mnay thanks MSJ

  • Auto Complete Text

    How do I turn off the auto complete in texting?  It is a nuisance.  Thanks. 

  • FTPS Versus Linksys WRT54G

    Hi Everyone, We are installing a new FTPS server at work and I was trying it from home... When you connect to it (I tried with FileZilla and AnyFTP) all works fine no problems... Than you start downloading (or uploading I had the same issue) EXACTLY

  • I tried upgrading to IOS 6

    i tried upgrading to IOS 6 on my ipod touch. Now it is stuck in recovery mode and itunes doesnt even recgnise it. Does anyone know how to fix this? any help would be great. Thanks