Portal Navigator lost Apps portlet in version 3.0.6

Can anyone tell me what the portlet is (or call is) for the application tab within the navigator is for version 3.0.6 as ours seems to have been deleted and now we can't create any applications. Is there a back door call we can make to create apps?
Thanks

Sorry for the brevity of that last post, I had to step out. You should be able to add the applications tab back by clicking on the Customize link at the top of the navigator page and adding a new tab. Then you can add the "Application Navigator" portlet to this area. It's found in the Portlet Repository: Seeded Providers: Oracle Portal area.

Similar Messages

  • Cannot install LCCS Navigator AIR app - "Sorry, an error has occurred"

    I am unable to install the LCCS "SDK Navigator Application" from the LCCS Developer portal. When I try to run the AIR installer, I get the following error message:
    Sorry, an error has occurred.
    This application cannot be installed because this installer has been misconfigured. Please contact the application author for assistance.
    /Library/Frameworks/Adobe AIR.framework/Versions/Current/Resources/Info.plist shows my AIR "CFBundleVersion" is "2.6.0.19140".

    Hi Brian,
    I did try to install LCCS Navigator AIR app on the version of AIR runtime you specified, and did not hit any issues.
    Can you give us more details such as OS version, are you updating or installing the app. Also can you try a clean install too.
    Thanks
    Arun

  • Portal logon app is older version than the standard logon app

    HI guys,
    My trace files are full of below error:
    This constructor should not be used by portal component. Probably the issue is that the portal logon app is
    older version than the standard logon app.
    How to resolve this..
    Regards,
    Urbane

    Dear Urbane,
    Hope you are doing good.
    Hope the link mentioned earlier helps. If the issue persists, do the below:
    1)
    Set the parameters back to the state they were after installation. This will synchronise the configurations with the default SAP
    settings and restart the cluster. Check sap note; 1589548.
    2)
    If the logs are still populated with the portal logon app error, then do a force deployment of the latest patch for EPBC2 component as this patch should resolve the issue.
    Thank you and have a nice day :).
    Kind Regards,
    Hemanth
    SAP AGS

  • Portal navigation missing in portal object (java)

    hi,
    first of all, i hope thats the right forum. i'm trying to write my first portal application/object, but my studio can't find the "com.sapportals.portal.navigation"-package and i cant import and use the navigation classes which i need.. is that a bug? do i need to add additional libraries? i've read and done the following tutorials (http://help.sap.com/saphelp_nw70/helpdata/EN/44/489d45f5ee4e35e10000000a1553f6/frameset.htm)
    hope to get some help asap.
    greetings,
    constantin
    Edited by: Constantin Wildförster on Mar 17, 2009 11:46 AM

    Hi,
    you have to import some libraries (in your case it is com.sap.portal.navigation.api_service_api.jar).
    You can find it on the server installaton filesystem here:
    \usr\sap\EXX\JC0XX\j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\portal\portalapps\com.sap.portal.navigation.api_service\lib\com.sap.portal.navigation.api_service_api.jar
    If you cannot find some classes to import I use this technique: I go to filesystem of the portal to the \usr\sap\EXX\JC0XX\j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\portal\portalapps\ directory (using TotalCommander in my case) and let it search for desired class (in your case it is INavigationNode.class) - you have to set to search also archives (jar files are zipped classes). Now I copy this JAR to my local filesystem and add the library to the project.
    Romano

  • Com.sap.portal.navigation.masthead.par.bak

    I have been given the task of creating a new masthead of the portal but do not have access to the files, could someone please send me: com.sap.portal.navigation.masthead.par.bak
    I have tried to get this through Portal Runtime -> Browse Deployment but I always get an error when I try to upload the PAR file into NWDS.
    Thank you in advance, if anyone sends it to me please post here also so others know (And so i can reward points)
    Michael
    [email protected]

    Hi Michael,
    it's quite dangerous just to use "some" navigation.masthead, maybe different from you SPS/Patch version.
    The question is:
    > I always get an error
    > when I try to upload the PAR file into NWDS
    Why that? Have you been aware that the downloaded file is a ZIP which <i>contains</i> the PAR in question?! (So you first have to unpack the PAR, which you want to import afterwards).
    If yes, did you choose File -> Import -> PAR-File?!
    If yes, what kind of error came up?
    Hope it helps
    Detlev

  • Com.sap.portal.navigation.masthead.par from Portal 7.0 to 7.30 deployment

    Hi all,
    I must to deploy the "com.sap.portal.navigation.masthead.par" from Portal 7.0 to Portal 7.30
    I'm doing the following steps:
    - Convert .par to .ear
    - Import .ear to NWDS 7.30
    - Deployment perspective > Import > File System > com.sap.portal.navigation.masthead.ear > Start
    Results log:
      S U M M A R Y
    ~~~~~~~~~~~~~~~~~~~
    Successfully deployed:           0
    Deployed with warnings:           0
    Failed deployments:           1
    ~~~~~~~~~~~~~~~~~~~
    [ERROR CODE DPL.DCAPI.1031] AllItemsAlreadyDeployedValidationException.
    Reason: ASJ.dpl_dc.003456 All batch items are marked as AlreadyDeployed because of Version check.
    1. File:D:\Documents and Settings\corellavpd\Escritorio\com.sap.portal.navigation.masthead.ear
    +     Name:com.sap.portal.navigation.masthead+
    +     Vendor:sap.com+
    +     Location:SAP AG+
    +     Version:1+
    +     Deploy status:AlreadyDeployed+
    +     Version:LOWER+
    +     Description:+
    +          1. Already deployed component has version:7.3005.20110929162215.0000+
    How can I deploy in Portal 7.30 an older version of "com.sap.portal.navigation.masthead.par" ?
    Thx!
    M.
    Edited by: ALL NEW Arinso on Nov 17, 2011 12:54 PM

    Hi Detlev,
    Thanks so much for your reply. Regarding "Create Portal Archive (EAR File)" everything is understood, thanks! In NWDS 7.3 everything must be deployed via .ear file
    Regarding the libs... yes, of course I know I compile the sources against some libs Then, I'm gonna type it an example:
    - NWDS 7.0 > import com.sap.portal.navigation.masthead.par
    Everything is ok and working. Now, the same in 7.3:
    - NWDS 7.30 > import com.sap.portal.navigation.masthead.par > LogInRedirect.jsp > exactly the same code as NWDS 7.0 (of course), but with errors in lines:
    <%@ page import = "com.sapportals.portal.navigation.*" %> >>> The import com.sapportals.portal.navigation cannot be resolved
    <%@ page import = "com.sapportals.portal.prt.runtime.PortalRuntime" %> >>> this is resolved correctly into SAP_EP\resources\prtapi.jar
    I understand I must to add the corresponding libs for "com.sapportals.portal.navigation.*" to be used... but how I could know which one and where is located? I hope I'm explaining myself clear...
    Thx!!
    M.
    Edited by: All NorthgateArinso on Nov 23, 2011 4:47 PM

  • I upgraded my Mac OS X to Mavericks and MP Navigator 2 app crashes with my Canon Pixma MP170 printer

    I upgraded my Mac OS X to Mavericks and my old software MP Navigator 2.0 crashes every time I launch it. I have Canon PIXMA MP 170 printer/scanner...
    Problem details:
    Process:         MP Navigator [14307]
    Path:            /Applications/MP Navigator 2.0.app/Contents/Resources/MP Navigator.app/Contents/MacOS/MP Navigator
    Identifier:      jp.co.canon.bj.printer.app.module.MPN207
    Version:         Version 2.0.7 (2.0.7)
    Build Info:      MP Navigator 2.0-2~2
    Code Type:       X86 (Native)
    Parent Process:  ??? [1]
    Responsible:     MP Navigator [14307]
    User ID:         501
    Date/Time:       2014-08-24 22:15:24.608 -0700
    OS Version:      Mac OS X 10.9.4 (13E28)
    Report Version:  11
    Anonymous UUID:  3ACA50D0-8081-3AB9-7627-EF1630FDE424
    Sleep/Wake UUID: 01607948-3A0C-44C9-B276-7D55D85E068C
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Application Specific Information:
    *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSImageCell loadingState]: unrecognized selector sent to instance 0x6d05490'
    Does anyone experienced this problem?
    I installed Easy-PhotoPrint EX but it doesn't have scanner capability... which software/driver should be installed.
    Thanks in advance.

    Hi ishmakov,
    The PIXMA MP170 is not supported with Mac OSX v10.9, that is why you are experiencing this error.
    To discuss your options, please contact our support group using the following link:
    http://www.usa.canon.com/cusa/consumer/standard_display/contact_us_consumer
    Did this answer your question? Please click the Accept as Solution button so that others may find the answer as well.

  • Lost apps after upgrade to 5.0.0.591

    Like many on this forum, I had the upgrade to 5.0.0.591 pushed to me by Verizon.  In general, I have not had nearly as many problems as many have reported on this forum, but I have lost a couple of apps including Audible player and Shazaam.  Are there any known fixes to these apps?  Details below:
    My Blackberry Tour 9630 recently updated itself to a new OS version.  I am now running v 5.0.0.591 (Bundle 1002, Platform 4.2.0.272).  In the process of the upgrade, it seemed to break the Audible player (version 1.4.12) that had been working fine up to that point.  It is now listed as "Unavailable" in the applications list.  I have tried uninstalling and reinstalling to no avail.  Additionally, Shazaam Encore 2.5.1 will no longer run.
    Any suggestions that you might have would be greatly appreciated.
    Thanks,
    Stu Rich

    Stu,
    I too have lost apps when I upgraded from version 4.7 to version 5.0.  Ddi you find out if they are trying to fix it?
    Thanks,
    Todd

  • Please send me com.sap.portal.navigation.masthead.par.bak

    Hi all, My work is to import the masthead.par file to eclipse and modify it and then to re-deploy it into portal. But i don't have access to <b>com.sap.portal.navigation.masthead.par.bak</b> file. So, can any one send it to me please.......
    My email id is [email protected]
    Thanks in advance.....
                              bye
                                  VIJAY

    Hi Vijay,
    first, welcome on SDN!
    About your question: It is quite critical to use some PAR of somebody else. You didn't give your version (SP / Patch Level), and deploying a masthead of a different version may end up in serious trouble, especially if you didn't backup your original version (which you have not, for you say you have no access...).
    If
    > My work is to import the masthead.par file to eclipse
    then you should be provided with the PAR of have access to it. It is to be found on the server under .../WEB-INF/deployment/temp.
    If you don't have physical access to the server, you may also get it through the portal: System Administration - Support -  Support Desk - Portal Runtime - Browse Deployment - [browse to the path given above, download the PAR]. Please have in mind that you're downloading a ZIP, from which you first will have to extract the PAR.
    Hope it helps
    Detlev
    PS: Please consider rewarding points for helpful answers on SDN. Thanks in advance!

  • I updated my iPhone to the new IOS6 and my awesome Google map app was replaced with the sucky, horrible, awful Apple map app. I want my Google navigator map app back!!!!!!

    I updated my iPhone to the new IOS6 and my awesome Google map app was replaced with the sucky, horrible, awful Apple map app. I want my Google navigator map app back!!!!!!

    I agree. I liked the previous map app.  The version 6 app is powered by tomtom, I think.  No more street view. I don't care for the new overhead view when dropping a pin.  Plus, the current map app doesn't have the local points or data base that the google maps app had.  Too bad I can't go back to the old map app.

  • SAP Portal - Navigation Targets

    Hi Everyone,
    I'm trying to edit a Portal Role named "Recruiter" in our ESS and I'm having difficulty "populating" the list of "Navigation Targets" inside it. Can anyone let me know how this is done?
    Thanks and Regards,
    Brian

    I'm actually not a Portal consultant and I'm trying to analyze the difference between our DEV and PRD Portal
    In this "Recruiter" Role in the DEV environment, it actually has a list of Navigation Targets whereas our PRD version has none listed in it.
    I'm just wondering how this is populated.
    Feedback would be appreciated.
    Thanks, Brian

  • Cannot download aperture when using trial version and all photo work will be lost if delete trial version

    App Store will not download aperture when using trial version and all 30 days of photo work will be lost if delete trial version to be able to purchase Aperture download version???  any ideas?    

    Your Aperture library is not deleted when you delete Aperture from the Applications folder. Neither are your settings BTW.
    Do make certain your library is backed up!

  • How to restrice ananymous user access to portal link /irj/servlet/prt/portal/prtroot/com.sap.portal.navigation.portallauncher.default?

    Hi experts,
    We had an issue with portal access. I wonder if portal is venerable for security threats?
    Could you please let me how to restrict the unauthorized users (anonymous user) to the portal URL.
    https://HOST:50001//irj/servlet/prt/portal/prtroot/com.sap.portal.navigation.portallauncher.default .
    Appreciate your help.
    Regards
    Maruti

    Hi Maruti,
    Hope you are doing good.
    Can't you just amend the portal permissions so that this access is not possible.
    The PCD location should be:
    com.sap.portal.system/security/sap.com/NetWeaver.Portal/no_safety/com.sap.portal.navigation.portallauncher....
    Hope this helps.
    Thank you and have a nice day!
    Kind Regards,
    Hemanth

  • Combinding Resources in the FIM Portal Navigation Bar

    We have two different OUs for computers in our AD that have the same attributes. Server and Workstation, there is no attribute that indicates if the computer is a server or a workstation. My solution was to create two different MAs, AD Server MA and Workstation
    MA and corresponding Metaversa objects and FIM schema objects. All good so far, I sync the appropriate computer objects from each ou into their corresponding FIM schema objects.  I have created FIM Portal Navigation Bar Resources for each
    that show the Servers and Workstations correctly.  My question is this,  I would like a Nav Bar resource - Computers - that combine both of these resources, and then under Computers have Servers and Workstations - is this possible?
    Computers
          Servers
          Workstations
    Thanks in advance

    Hello,
    thats quite easy to do.
    Simple create a "Search Scope" that includes both Computer types.
    Use this search scope as the Navigation Bar URL, the easiest way to get the URL (which contains the GUID of the Search Scope) is to add "Global" to the Search Scope Keyword, after that you can use the Search scope from the FrontPage of the Portal
    for a search. In IE you should then see the URL for this Search scope an can use this in the NavBar Res.
    The article ManuJ mentioned above will help you with that, here is the link:
    https://technet.microsoft.com/en-us/library/ff393653%28v=ws.10%29.aspx?f=255&MSPPError=-2147217396
    -Peter
    Peter Stapf - ExpertCircle GmbH - My blog:
    JustIDM.wordpress.com

  • Using Portal navigation for KM Integration in ABAP

    Hi All,
    I am trying to call the KM Navigation iview from ABAP webdynpro view. it is like implement the same functionality as currently available for Repository filters through ABAP coding. I have to create a new Folder in the KM and call the KM Navigation iview for that specific folder. I know KM has provided few new webservices which I can use to create a new folder in the KM repository but I am unable to open the KM navigation iview with the newly created folder through coding.
    I am using the navigate_absolute Portal Navigation method to call the KM Navigation iview from ABAP code. Currently it is opening iview with the folder set as root folder in the iview property but I need to open it with the newly created folder through the code. The same sort of functionality is implemented from java code by passing the Business parameter with navigate_absolute method. The problem with ABAP code is that I don't know what is the exact format of the Business parameter to be passed.
    In the java code the Business parameter is passed as
    Uri=/documents/cprxrpm/46A73F1FEED21B0DE10000000A4241A8:DFM_450_MIT3_SAURABH/RIH/47B44774254208CCE10000000A4241A8:wonder-item-01 :WONDER-ITEM-01
    Does anybody have idea how can i implement the same scenario in ABAP and what should be the format of the to be passed as Business Parameter from ABAP code ?
    Regards,
    Vikash

    There isn't specific knowledge concerning the BusinessObjectsKM in this forum - you may try over at Business Object > Integration Kit SAP forum, or open a new Support Message with SAP.
    Sincerely,
    Ted Ueda

Maybe you are looking for

  • Problem with f:attribute and EL.

    Hello ppl, Im trying to add a atribute a component, with EL, but when i try to get the components atrributes, this parameter isent there. The JSF spec says that the f:param accepts expressions but its not working. Help please. <rich:dataTable id="tab

  • Why can't I just use DreamWeaver?

    I purchased a subscription to DreamWeaver nearly a year ago, but every time I try to open the program, it tells me that my trial period has expired. When I follow the instructions to "License this Software," it tells me to log in and asks me for a se

  • Detects wrong display at startup

    I am running 10.5 and every now and then on start up my MBP will detect a VGA display and mess up the resolution of the screen. I have to restart and then it will work again and return to my normal display mode. I do not have another display connecte

  • UD Connect

    Hello Everyone, I want some details for using UD Conenct. 1. What should be table name lenght and field lenght in source system(my case is SQL). 2. Do we require all table name and their fields in Upper case as in DB Connect. Regards, Sachinkumar.

  • Error in generating .cs file from wsdl

    hi , I am trying to generate .cs file from wsdl using commond wsdl http://pni3w274:8080/tc5_services/WebServices/ModelEntity?wsdl /language:CS /out:rt.cs /protocol:SOAP it give following errors Error: Unable to import binding 'ModelEntitySoapBinding'