Get "Tasks that require my action" via GP API

Hi,
does someone know how to get the "Tasks tasks that require my action" using the GP API??
I have been looking for code examples but couldn´t find anything that fits this requirement.
Best regards,
Marco..

Hi,
Restart the GP service (caf/eu/gp/model) and the CC frame Service (in this order).Then go to the Runtime. It should solve your problem.
Best regards,
David

Similar Messages

  • Error while opening "Tasks that require my action" in GP runtime

    Hi,
    I am using NW 2004s SP8. I created a  process and when tried to open that process in runtime by clicking "Tasks that require my action", I am receiving the below error.
    Searched all over, but could not find a clue as to what the problem is..  Appreciate any kind of hint.
    Thanks
    Ram
    java.lang.NullPointerException
         at com.sap.caf.eu.gp.model.pfw.core.impl.ProcessRuntime.getWorkItemsForUser(ProcessRuntime.java:1312)
         at com.sap.caf.eu.cc.content.feeder.impl.TrackObjFeederGPProcesses.getTableContent(TrackObjFeederGPProcesses.java:483)
         at com.sap.caf.eu.cc.ui.dashbrd.CDashboardView.fillDashboard(CDashboardView.java:333)
         at com.sap.caf.eu.cc.ui.dashbrd.CDashboardView.onEventSetActiveView(CDashboardView.java:423)
         at com.sap.caf.eu.cc.ui.dashbrd.wdp.InternalCDashboardView.wdInvokeEventHandler(InternalCDashboardView.java:168)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:87)
         at com.sap.tc.webdynpro.progmodel.controller.Component.fireEvent(Component.java:283)
         at com.sap.caf.eu.cc.ui.dashbrd.wdp.InternalCDashboard.wdFireEventSetActiveView(InternalCDashboard.java:203)
         at com.sap.caf.eu.cc.ui.dashbrd.CDashboard.setActiveViewGuid(CDashboard.java:303)
         at com.sap.caf.eu.cc.ui.dashbrd.wdp.InternalCDashboard.setActiveViewGuid(InternalCDashboard.java:165)
         at com.sap.caf.eu.cc.ui.dashbrd.CDashboardInterface.setActiveViewGuid(CDashboardInterface.java:131)
         at com.sap.caf.eu.cc.ui.dashbrd.wdp.InternalCDashboardInterface.setActiveViewGuid(InternalCDashboardInterface.java:134)
         at com.sap.caf.eu.cc.ui.dashbrd.wdp.InternalCDashboardInterface$External.setActiveViewGuid(InternalCDashboardInterface.java:197)
         at com.sap.caf.eu.gp.ui.rtwc.RTWCUtils.genericDashboardConfiguration(RTWCUtils.java:45)
         at com.sap.caf.eu.gp.ui.rtwc.VTasklist.initRunningTasksDashboard(VTasklist.java:195)
         at com.sap.caf.eu.gp.ui.rtwc.wdp.InternalVTasklist.initRunningTasksDashboard(InternalVTasklist.java:155)
         at com.sap.caf.eu.gp.ui.rtwc.VTasklist.wdDoModifyView(VTasklist.java:164)
         at com.sap.caf.eu.gp.ui.rtwc.wdp.InternalVTasklist.wdDoModifyView(InternalVTasklist.java:391)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.doModifyView(DelegatingView.java:78)
         at com.sap.tc.webdynpro.progmodel.view.View.modifyView(View.java:337)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.doModifyView(ClientComponent.java:480)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.doModifyView(ClientComponent.java:487)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doModifyView(WindowPhaseModel.java:551)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:148)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:330)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:299)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:707)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:661)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:229)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:152)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         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:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)

    Hi,
    Restart the GP service (caf/eu/gp/model) and the CC frame Service (in this order).Then go to the Runtime. It should solve your problem.
    Best regards,
    David

  • Since I upgraded to ios 7.1.1 I'm not getting notification alerts that require an action before proceeding?

    For example in the notification center it says you can set an app up to trigger an alert that requires an action before proceeding and I'll get them if the screen is locked but if I'm using the phone then the only way I will know about a text msg etc is if I happen to see the badge icon with the red numbers. Any help would be much appreciated. And yes everything is set up to trigger those in the notification center. Thx!

    Ok, thanks for taking my questions. I'm sorry I wasted the USD 700. As I said earlier, I am very frustrated. I appreciate the courtesy of replying in Portuguese

  • HT1414 How do I get apps that require iOS 5 on my Iphone 4S with the latest version of 6.0.1 currently installed on it?  I cannot install many of the apps I want to use and am not sure what to do.  Thank you.

    I am not very good at navigating the Iphone so please be patient.  I have an Iphone 4S with the latest 6.0.1 and I would like to be able to download some of the apps that require iOS 5 on my iphone.  How do I do that.  When I look for the iOS 5 update it is no longer available.  I found that it is supposed to be available on Itunes.  I have not found it on Itunes.  All help is appreciated.  Thank you.

    Well, no. It's because that the iPod 4th Gen has iOS 6 and the apps need iOS 7. I suggest that you get the new iPod 5 because it has iOS 7. Also the iPod 4 does not have enough CPU or RAM. The new iPod 5 has enough CPU and RAM to store iOS 7 apps.
    Thanks!
    DeathBlaze65

  • Tasks that require ROOT for RAC DBA

    Our Networking Team and Applications Team are going through some growing pains. We are trying to resolve what permissions should be given to a RAC DBA. Our RAC DBA is responsible for Oracle Clusterware, Oracle Automatic Storage
    Management and Oracle RDBMS software. The OS, Server and Storage Subsystem are the responsibility of the System Administrator. We have the following Environment:
    Production and Test (RAC)
    Oracle Enterprise Linux 5 update 2
    Oracle Clusterware 11.2.0.2 -- Grid Infrastructure
    Oracle ASM 11.2.0.2
    Oracle Database 11.2.0.2 EE
    Development (Single Instance)
    Oracle Enterprise Linux 5 update 2
    Oracle ASM 11.2.0.2 -- Grid Infrastructure
    Oracle Database 11.2.0.2 EE
    As the RAC DBA, I have identified the following areas that require ROOT for RAC and Single Instance DB's; however, I understand there may be more:
    diagcollection.pl
    - diagnostic tool for Oracle Clusterware and may be requested by Oracle Support
    ocrconfig
    - to repair ocr configuration issue (add, replace and remove requires root)
    srvctl modify
    - required root to change ip address
    tar
    - TAR Grid Infrastructure Directory structure preserving files with ROOT ownership
    cluvfy
    - cluvfy fix it scripts need to run as ROOT
    - some cluvfy commands under 11gr1 would only run properly for -post cfs check as ROOT in our last installation
    ASM Libraries
    - ROOT required to install and configure ASM libraries
    fdisk - l
    - this is used to see disks attached which is relevant when ASM disks are not mounted
    /etc/sysconfig/oracleasm
    - oracleasm loading configuration file
    /usr/sbin/oracleasm
    - to make disks available to ASMLIB (scandisks etc.)
    /usr/sbin/asmtool
    - asm config tool due to bug
    asm cluster file system
    - some commands require ROOT (mounting etc.)
    - acfsutil
    /var/log/messages
    - loading errors ohas and oracleasm would be logged here
    cvuqdisk
    - needs to be loaded for new install
    root.sh
    - script needed to run at install, upgrades and patching
    oraInstRoot.sh
    - script needed to run at install
    rootupgrade.sh
    - upgrade script
    roothas.pl
    - upgrade script
    ocrcheck
    - check for ocr corruption
    - corrupt check portion requires ROOT
    - oracle local registry
    Grid Infrstructure
    - .runInstaller from Grid Infrastructure
    - includes upgrades
    asm configuration assistant (asmca)
    - configuration of asm diskgroups
    - vol mgr for asm disks
    ocrconfig
    - ocr configuration tool
    - ocr import
    - ocr export
    - oracle local registry
    ocrdump
    - used to check ocr backup file
    - oracle local registry
    opatch
    - patching grid control requires ROOT
    crsctl
    - Startup and Shutdown Oracle Clusterware, Oracle ASM and Database/Instance
    - restore voting disk
    - restore ocr
    - set log for dynamic debugging
    - check install periodically
    srvctl
    - modify nodeapps (ex. ip address change)
    - add filesystem (acfs)
    What other items would a RAC DBA need to have ROOT access for?

    I'd like to say at the outset that this is a scenario and I am NOT in anyway choosing who does what. A simple -- not so simple -- discussion of roles and responsibilities and associated privileges. If you say that the System Administrator is managing the Grid Infrastructure then this would include all Clusterware and Storage Management (ASM) activities. The System Administrator would manage the OCR and Voting Disks, backups, integrity checks etc. The DBA would then only be responsible for adding the storage within the database itself like assigning tablespaces that reference ASM Disk Groups. This doesn't mean that the DBA can't see the ASM information in the database. The major challenge seems to give your DBA access to the OS, networking and storage tools to preliminarily investigate what they believe to be a OS, networking or storage issue. Without this crossover, your System Administrator may be doing work that is unnecessary. A DBA should have clear understandings of what performance the storage system, cpu, memory and networking should be providing and access to the tools that allow them to understand what side of the fence an issue resides.
    There seem to be choices for an organization.
    1) Is there a position called RAC DBA or is the RAC portion managed by the System Administrator.
    2) If a RAC DBA exists then what should the System Administrator be responsible for
    3) What access is need for an existing RAC DBA?
    4) How will access privileges be given to the RAC DBA?
    5) other considerations regarding security?
    I agree that there needs to be crossover regarding handling workload and issues. The agreements on roles and responsibilities shouldn't stop the crossover but they should help in understanding who is ultimately responsible for certain areas of the system and application.
    If this isn't happening at organizations then how is it handled? or not handled?

  • HT1695 how can I set-up my new ipad mini in a hotel that requires logon info via a browser?

    I am in a hotel in Japan and stuck at the setup stage. I get the following error: Y'our iPad cannot not be activated beacuase the activation server cannot be reached'. Well ths is because the hotel requires extra logon info via a pop-screen in the web-browser. The Apple setup procedure does not allow to go into safari to do this. Any tips how to activate my iPad in this hotel?
    Thanks

    Leon...
    You need a broadband connection to activiate an iPad.
    iPad User Guide
    No, it wor't using Safari and not a good idea to use a hotel network for lack of security.

  • How do I uninstall firefox 4 and use the previous version. I do lots of work related tasks that require quick time to work and it doesn't with ff4.o.

    Quick time crashes and I have lost almost all sounds/video sound capability with the new ff4.0. I want to remove it and replace it with the previous version until the bugs are fixed.

    Maybe wait another day because Firefox 5.0 will be released on June 21 and maybe that version works better.
    * Firefox 3.6.x: http://www.mozilla.com/en-US/firefox/all-older.html
    * Firefox 4.0.x: http://www.mozilla.com/en-US/firefox/all.html
    Make sure that you allow the plugin-container process in the firewall and other security software.
    See also:
    * [[No sound in Firefox]]
    * [[Video or audio does not play]]
    You can click the Volume icon on the Windows Taskbar near the clock and click the Mixer link at the bottom to open the mixer.<br />
    You can adjust the volume level for each application in that window, so make sure that Firefox is not muted or set at a low level.<br />
    You will only see the Firefox program in the Mixer if you are on a website that plays sound.<br />
    Also check the volume setting for the plugin-container process.<br />

  • TS4036 I purchased the iPhone 5 and did a backup to my 4S before I made the change and did a full reset on the 4S.  How do I get everything that i backed up via iCloud on my new phone as it still ha not restored 2 weeks later?

    I purchased the iPhone 5 and upgraded from the 4S.  I backed up the 4S to iCloud before I did a full reset on the 4S.  My iPhone 5 has still not restored to the backup from the 4S and it has been 2 weeks since the change.  How do I get my iPhone 5 to sync to the backup I did on the 4S 2 weeks ago?

    You would have to essentially start again.
    Settings>General>Reset>Erase All Contents And Settings
    This will take the handset right back to the original setup, where you will find an option to Restore From iCloud Backup.

  • How to determine host status in a task via python api

    Hello all,
    using the python api I am having some issues trying to determine the status of a host within a task. For example I have a job, with one task and 10 hosts associated with that task. Eight hosts finish the task, 2 fail. However via the api I can only seem to determine the status of the job and the task. What I want is to be able to generate a report that basically matches what you see via the gui (ie 8 hosts ok, 2 hosts failed). The data structure OnStageTaskData gives me a status and a list of hosts, but not a status for each host. (Note I am not using any of the depricated functions/data structures). Currently my code looks like (minus the api init, etc)...
    # list all the jobs for last week
    joblist = api.GetJobs()
    for job in joblist:
    # if the job occured in the last week
    if job.c_time > reportstarttime:
    print "\nJob name %s Time %s " %(job.name, time.ctime(job.c_time))
    try:
    jobdetails = api.GetOnStageJob(job.id)
    except COsApiJobNotFoundException:
    print "Can't find job %s details" %job.name
    continue
    for tasks in jobdetails.job_data.tasks:
    for hostid in tasks.task_data.target:
    try:
    hostinfo = api.GetHostGroup(hostid)
    except OsApiHostNotFoundException:
    print "Can't find host details %s" %tasks.task_data.name
    print "Hostname %s Status %s" %(hostinfo.name, tasks.status)
    which generates output like...
    Job name chg233146-sol9 Time Sun Jan 13 10:31:42 2008
    Hostname tacnomsrv02 Status Failed
    Hostname tacpthsrv01 Status Failed
    anyone have another way to doing this or suggestions? Or is this kind of info not available via the api? Thank you.

    Hi ConnectSolutions,
    As you correctly pointed out, there is some bug in our code
    that keeps the room active and you dont receive any events or
    notification if you are entering as guest and waiting and the host
    arrives. Also, since you havent entered yet i.e your role is still
    5 i.e. UserRoles.LOBBY , you can't access any of the UserManager's
    collections and will get a length of 0 always. We will be fixing
    this with priority .
    But you can get around the problem as of now, by having a
    small shared model of yours ( any collectionNode or sharedModel
    will do) where you create a node and publish a message on it from
    the Owner's side whenever the owner/host enters to notify everyone
    that he has entered. Just remember to set the accessmodel of
    NodeConfiguration of node on which you are publishing to LOBBY ie.
    role = 5 , and make the publishModel = 100 so that only owners can
    publish on this node. In this way , any users waiting will be
    receiving this message and will know the host has arrived. If you
    can't get this sharedModel concept to work, let me know. I will try
    to run on my side.
    And as of our side regarding actual fix, we will fix this use
    case and put in the next drop of SDK and also update in forum about
    it.
    On the host side though, he is always notified when he enters
    if there are pending users knocking to enter. See the KnockingQueue
    example in case you want to explore that.
    Thanks
    Hironmay Basu

  • How to generate the User-Input XML Body for executing workflows via REST APIs: The Solution

    I see that executing a workflow via REST APIs requires lot of work to be done just to prepare the right User-input XML body. Any mistake and you have some major debugging to do. Larger the number of User-Inputs, the bigger is the problem.Life is so much easier at the WFA GUI with Display names and tooltip help for User Inputs which are very easy for reading and providing the right values. I don't have any such privileges when manually preparing the User-Input XML body.It’s been asked numerous times how to provide User-Input values for type table, or Query (Multi-Select) etc. These are complex User-Input types and has lots of scope for user mistakes.I can have User-input dependency at WFA GUI which allows me to make the right selection, but while preparing my XML body I need to take care of it myself.An operator is allowed to execute workflows, but the same Display names which help him make the right user-inputs, makes it impossible for him to prepare the user-input body xml. Display names can't be used in in XML body and he can't know the exact parameter names by looking at the Display names. So he need to always contact the Admins/Architects for this. And Architects/Admins can't be expected to keep providing User-Input XML body to operators every operator. How about if I could enter all the User-Input values in my workflow execution at WFA GUI, I can do a preview which passed to my satisfaction and then I can magically get the XML body for it which I can use to execute my workflow from REST APIs from any client. It could be so very much easy for me than building my User-Input XML body manually. This is exactly what I'm going to give you right now. You open the WFA in browser, Go to your workflow, Start execution, you input values from GUI reading carefully the display names, preview it to your satisfaction and then get the XML body. Assume your workflow is called “Workflow to Print a given Message”. It’s a simple workflow with only 1 user-input Displayed as "Message to Print" Prerequisites:  The following are the one-time prerequisites. You need PowerShell 3.0 on your WFA server.Import the attached Generate_Workflow_User_Input_Body_in_XML.dar in your WFA. It’s our magical command called "Generate Workflow User Input Body in XML"Add credentials of a WFA Admin/Architect in you WFA itself with Name/IP: localhostMatch: ExactType: OtherName/IP: localhostUsername: <WFA Admin/Architect Username>Password: <User Password>   Steps: Suppose you have a workflow called "Workflow to Print a given Message". You want to execute it from REST apis and need to prepare the user input XML body.  Select this workflow and clone it. The workflow clone is the exact copy of your original workflow word by word, input-by-input. It will open in Edit mode with name "Workflow to Print a given Message - copy".Add the command "Generate Workflow User Input Body in XML" at the beginning of your workflow. This is a must. This command need to be the first command in your cloned workflow.This command requires no input. So for its Parameters just press okay and save the workflow.You are done.Now Execute the clone workflow. You'll see all the user-inputs available to you. Make your choices as you wish. Preview it to confirm that planning is passed and u have no errors.Execute it now.You'll see that the our magical command "Generate Workflow User Input Body in XML" has failed in our clone workflow execution. Don't worry, its fate was decided to be so. But it didn't fail before giving me what I really wanted. i.e. my XML body for my real workflow. It displayed it in the GUI as well as saved it in your WFA server @ C:\temp\<workflow_name_dd_MM_yyyy_hh_mm_ss_.xmlIt also deleted all the reservations of this particular failed job. So NO major residue left to be cleaned.To summarize: Clone Your workflow and Add the command "Generate Workflow User Input Body in XML" as your first command.    Start Execution, provide your User-inputs and preview it. Be satisfied and Press Okay.   Now Execute it.  After a few scconds this cloned workflow will fail with Error "All done. The Workflow will fail now."     See the command execution logs for this command. You'll see the User-Input XML body. It has also saved the XML file at C:\temp in your WFA server.   Have fun. sinhaa  

    Providing a new version 1.1.0 of the command "WFA Schedular" Changes made: Added conditional String Representation based on the Scheduling parameter provided. Provided check for the right number of parameters passed into the command.Added a new parameter "Expiry Date" to automatically stop the recurring execution upon expiry.Check for Posh3.0 version in code.Have Fun!! sinhaa Below example for:Schedule a workflow for recurring execution every alternate day i.e. once in 2 days at 10:30 PM starting 06-Jul-2015 (Today's date is 02-Jul-2015) . The recurring workflow execution  should expire on 31-Dec-2015 and stop.  

  • Dear Customer Service Team,  I bought a twelve-month Dreamweaver CC program with monthly payment that I have paid via bank transfer and there would be a question about the activation. How could I get the license key with which I can activate my account? I

    Dear Customer Service Team,
    I bought a twelve-month Dreamweaver CC program with monthly payment that I have paid via bank transfer and there would be a question about the activation. How could I get the license key with which I can activate my account? I can not find it and now I only have access to the trial version.
    Thank you for your help in advance.
    Kind Regards,
    G. Zsolt

    There is no serial number require for Creative Cloud products, you may activate the products using your email address and password which is associated with Adobe. If your Dreamweaver asking for serial number, then make sure you are signing in with correct email address.
    You may also refer below link
    Sign in, activation, or connection errors | CS5.5 and later

  • Is there any way to get my music that I've downloaded via different apps or made via my MusicStudio to show up on my music app?

    I have been researching and trying different apps all night and I've ended up spending four dollars that I ended up wasting. I'm sure there's a very easy answer.  I have an iPad, it is the newest iOS software, my question is, is there anyway to get the music that I've downloaded on say Amazon or that I've made via my MusicStudio app to show up in my music on my iPad without having to then download it to my computer to get on iTunes to transfer from my computer to my iPad again?  I've got the music on my iPad, but both of the apps that I use to make a video with the music just use the native music app to search for the music on the iPad and shows the some 69 songs that I've either downloaded via iTunes or transferred from my laptop to my iPad. it won't show any of the other stuff that is on there. Is there any app that I could get that will help me to add music to my  native music app so we'll show up or is there anything I can do other then transferring it from iTunes on my laptop back to my iPad?
    Thanks.

    You will need to go via your computer's iTunes - to get music into the Music app you either need to download it directly on the iPad from the iTunes store app, or sync it from your computer's iTunes

  • Trying to install Adobe Premiere elements 12.  When it gets to "Installing required Shared Technologies" stage it gives errror "Setup has detected that Adobe Bridge CS5 (Bridge.exe) is currently in use.  Please close all running exe(s).  Nothing is runnin

    question:  Trying to install Adobe Premiere elements 12. When it gets to "Installing required Shared Technologies" stage it gives errror "Setup has detected that Adobe Bridge CS5 (Bridge.exe) is currently in use. Please close all running exe(s). Nothing is running when trying to install this, have been through this process several times. Found undertroubleshooting to delete files PDAppFlex.swf and PDAppFlex-app.xml and have done that as well. Any help will be greatly appreciated

    Try Error "Installation cannot continue until... Adobe Bridge is closed" | Installation | CS5

  • I'm trying to log into my site that requires authentication but I get a popup that says it doesn't require authentication and then I get a 403

    I have a site that requires authentication. In the past i have logged in using firefox with the following format
    http://username:password@sitename:siteport/specificsiteurlinfo
    and gotten in just fine. I just set up a new computer with a new instance of firefox and try the same thing but I now get the following popup-
    "You are about to log in to the site "sitename" with the username "username", but the website does not require authentication. This may be an attempt to trick you.
    Is "sitename" the site you want to visit?"
    When I click "yes" Firefox appears to try to go to the site without any authentication and I of course get a 403 Forbidden error.
    I have tried reverting back to old versions of Firefox with no luck.
    Any advice would be greatly appreciated.
    Thank you.

    The purpose of that warning is to alert you to the possibility of being fooled by a link with login credentials at the beginning. On your old computer you might have tweaked this setting to limit when the warning appears:
    http://kb.mozillazine.org/Network.http.phishy-userpass-length
    This article discusses the steps to adjust that setting to fit your needs: [http://fix.lazyjeff.com/2011/04/disable-firefox-login-prompt.html].

  • I have a MacBook Pro and OS10.6 and am trying to log into a site that requires me to enter a code from a picture ... problem is all I get on the screen is a white '?' in a blue box. What do I need to display the picture?

    I have a MacBook Pro and OS10.6 and am trying to log into a site that requires me to enter a code from a picture ... problem is all I get on the screen is a white '?' in a blue box. What do I need to display the picture?

    Reload the page. If it doesn't load, choose Activity from Safari's Window menu, find that picture in the list, and see what it says to the right; this may reveal what the problem is.
    (91827)

Maybe you are looking for

  • Opening performance analyser in Sun Studio 12

    I want to know how to open performance analyzer in sun studio 12?

  • Unable to see files in Google docs

    Just set up my OJ6500A+ on wireless network to take adv. of apps like Googledocs. I had a prob. getting printer & Googledocs to talk to ea. other. Printer kept acting like pswd was bad. I fixed that, and got GoogleDocs to open. I uploaded docs. to Go

  • Budget at all level WBS element

    Dear All In my project secrino i had created  4 level WBS elements i.e under 2ed level 3 rd level and under 3rd level  4th level i had created. when i am going for budget the system is taking only 4 th level WBS element total to all the Level of wbs.

  • Employee Performance Management

    Hello, we are running an own written performance management solution based on Netweaver Sp18, ERP SP15 with Enhancement Package 3. We are now looking for redesigning our performance management solution because it looks a little bit "old". Alternative

  • Install ECC6.0,BI,or Solman

    Hi colleagues, has anybody documentation, experience on how long does it takes a plain installation of the above components. Including clientcopy until the system is ready for begin with customizing. Tahnk you in advance for any hints. Wolfgang