Widget Access Keys Help

I made a widget (yay! first one!) that gets a rss feed via XMLHttpRequest. It works just fine in browsers. I'm so happy.
But when I made it a widget, it fails to load the data. I just get my default message that's "supposed" to be replaced by real data.
I did some research and as it turns out, I need to have accces keys in my plist file. That was easy.
I added this:
<key>AllowNetworkAccess</key>
<boolean>True</boolean>
Now my widget won't launch, says it's invalid, and I can't open the plist file in Property List Editor anymore?
Why?
<key>AllowNetworkAccess</key>
<boolean>True</boolean>
<key>CFBundleDisplayName</key>
<string>Armitunes.com Widget</string>
<key>CFBundleIdentifier</key>
<string>com.alexwait.widget.armitunes</string>
<key>CFBundleName</key>
<string>Armitunes.com Widget</string>
<key>CFBundleShortVersionString</key>
<string>0.1</string>
<key>CFBundleVersion</key>
<string>0.1</string>
<key>CloseBoxInsetX</key>
<integer>16</integer>
<key>CloseBoxInsetY</key>
<integer>14</integer>
<key>MainHTML</key>
<string>main.html</string>
<key>Height</key>
<integer>196</integer>
<key>Width</key>
<integer>500</integer>
That's what "works".
Thanks for any help.

According to the widget plists I've seen, the proper structure for the AllowNetworkAccess key is:
<key>AllowNetworkAccess</key>
<true/>
So you may want to try that instead of using the Boolean tag.

Similar Messages

  • URGENT - HELP NEEDED WITH ECC 6.0 ACCESS KEY and USER SETUP

    Please help me with the two issues:
    1) In ECC 6.0, When I go to SE12 , table V-FAGL_ACTIVEC (New GL Activation) to make the table display and maintenance allowed, I am asked for the access key. What is the access key that I am supposed to put here. When I go to DEVACCESS table and put my username, I still dont get the access key.
    2) Also I need to know what should be maintained under SU01 to give a user all authorizations. I have SAP_ALL and SAP_NEW. Is there anyother profile need to be given here. Also do I need to give anything under roles tab in order for the user to have all accesses??

    OK I have TAR for this:
    TAR 4234076.996
    and related issue discussed in regards to 500 Internal Server Error described on Neverending frustration with JDeveloper
    with the TAR number
    TAR 4332393.995
    The latter has been demonstrated and confirmed to be a BUG at this point. For the future updates on this issue please refer to
    Neverending frustration with JDeveloper

  • Access keys: please direct me to info for my help file?

    I set up my web pages with access keys for mouseless navigation. I have been given to believe that, on a Mac, one may hold Alt and press an access key to activate the desired function.
    (E.g., accesskey="9" for the "Contact us" page is acquired by holding down Alt and then pressing 9).
    This seems not to work in Safari 3 Public Beta for Windows, and I can't find a Help file for it, or a thread here. Does anyone have a hint to offer?

    Actually, its not a coding error...
    ALT+1 opens the first item in the Bookmarks Bar.
    I already sent a Bug Report to Apple for them to provide us developers a way to override special keys (F1, F5, Ctrl+P, etc). Easy to do in IE but all the ways I've tried in Safari came up wrong.
    Let's wait for the next beta... at least in 3.0.5 this problem remains.
    Also, if anyone has a workaround, I would gladly appreciate it.

  • Help in creating first Web DynPro object on 7.4 Trial. Access Key Error

    Hi, I have an NetWeaver 7.40  instance (release 7.9.08.005) running on the aws. I have successfully converted the system from initial state to DEMOACCESS.
    However, I cannot create a new Web DynPro object. The dialog asks for the access key. I have already installed the NPL license earlier.
    I went through the steps to find what the user DEVELOPER's access key was by looking at the DB table. When I put that access key in this dialog, it says it is invalid.
    Is Web DynPro development available as part of the trial instance?
    Thanks,
    Allan

    Thanks for quick reply. I was indeed logged in as the DEVELOPER user. That was not it.
    I found the answer... the test component was named incorrectly. I tried to start with 'MyComponent' and that seems to be a reserved namespace. I used 'ZMyComponent' and all was fine. I even went through the tutorial below successfully.
    https://help.sap.com/saphelp_nw70/helpdata/en/e6/2c4b29dc87c6409d6469ec390e8f3d/content.htm?frameset=/en/ed/1228b7a2e9c44a9b2822636a98a850/frameset.htm
    Maybe I need the basic info on what object namespace is allowed for this trial release if anyone knows? I vaguely remember seeing something about that when I saw the license page a while back.
    Until next time! Thanks.

  • How to get access key while creating database view in R3

    Hi all experts,
    I am new to SAP so please forgive my ignorance.
    From R3, I am trying to create a new database view named ZVENDOR_ATTR  which will be based on LFM1.
    When i go to SE11 -> chose view and click create then it shows a pop up window that says "you are not registered as a developer. Please register in the Online Service System (OSS). In the OSS you will receive an access key."
    I don't know how can i get the access key and proceed now. Please note that i have installed this BW3.5 and R3 on my laptop. From the default user ddic, i have copied and created a new user 'sapuser1'. I am now using the sapuser1 to logon  and attempting to create the above mentioned Database view. It seems like this sapuser1 as it is copied from ddic is not a developer.
    So anybody can please help  how to create/get this access key to proceed  further.
    I will give full points. Please help.
    Thank you so much in advance
    ak

    Thanks All,
    Does it mean that i can not create any database object without the access key from service.sap.com? As i told that i installed this BW3.5 / R3 on my laptop to train myself but i don't have an account on service.sap.com.
    However i can login to R3 system as admin (i have access to the system using ddic or spcpic). Is there a way that a new user with deveoper role can be created by the admin without going to service.sap.com.
    Please advise.
    Thanks.
    ak

  • Creation of developement class,package and access key

    COULD ANYBODY EXPLAIN about
    creation of developement class,package and access key
    and who will create them?

    Working With Development Objects
    Any component of an application program that is stored as a separate unit in the R/3 Repository is called a development object or a Repository Object. In the SAP System, all development objects that logically belong together are assigned to the same development class.
    Object Lists
    In the Object Navigator, development objects are displayed in object lists, which contain all of the elements in a development class, a program, global class, or function group.
    Object lists show not only a hierarchical overview of the development objects in a category, but also tell you how the objects are related to each other. The Object Navigator displays object lists as a tree.
    The topmost node of an object list is the development class. From here, you can navigate right down to the lowest hierarchical level of objects. If you select an object from the tree structure that itself describes an object list, the system displays just the new object list.
    For example:
    Selecting an Object List in the Object Navigator
    To select development objects, you use a selection list in the Object Navigator. This contains the following categories:
    Category
    Meaning
    Application hierarchy
    A list of all of the development classes in the SAP System. This list is arranged hierarchically by application components, component codes, and the development classes belonging to them
    Development class
    A list of all of the objects in the development class
    Program
    A list of all of the components in an ABAP program
    Function group
    A list of all of the function modules and their components that are defined within a function group
    Class
    A list of all of the components of a global class. It also lists the superclasses of the class, and all of the inherited and redefined methods of the current class.
    Internet service
    A list of all of the componentse of an Internet service:
    Service description, themes, language resources, HTML templates and MIME objects.
    When you choose an Internet service from the tree display, the Web Application Builder is started.
    See also Integrating Internet Services.
    Local objects
    A list of all of the local private objects of a user.
    Objects in this list belong to development class $TMP and are not transported. You can display both your own local private objects and those of other users. Local objects are used mostly for testing. If you want to transport a local object, you must assign it to another development class. For further information, refer to Changing Development Classes
    http://help.sap.com/saphelp_46c/helpdata/en/d1/80194b454211d189710000e8322d00/content.htm
    Creating the Main Package
    Use
    The main package is primarily a container for development objects that belong together, in that they share the same system, transport layer, and customer delivery status. However, you must store development objects in sub-packages, not in the main package itself.
    Several main packages can be grouped together to form a structure package.
    Prerequisites
    You have the authorization for the activity L0 (All Functions) using the S_DEVELOP authorization object.
    Procedure
    You create each normal package in a similar procedure to the one described below. It can then be included as a sub-package in a main package.
    To create a main package:
    1.       Open the Package Builder initial screen (SE21 or SPACKAGE).
    2.       In the Package field, enter a name for the package that complies with the tool’s Naming Conventions
    Within SAP itself, the name must begin with a letter from A to S, or from U to X.
    3.       Choose Create.
    The system displays the Create Package dialog box.
    4.       Enter the following package attributes:
    Short Text
    Application Component
    From the component hierarchy of the SAP system, choose the abbreviation for the application component to which you want to assign the new package.
    Software component
    Select an entry. The software component describes a set of development objects that can only be delivered in a single unit. You should assign all the sub-packages of the main package to this software component.
    Exception: Sub-packages that will not be delivered to customers must be assigned to the HOMEsoftware component.
    Main Package
    This checkbox appears only if you have the appropriate authorization (see Prerequisites).
    To indicate that the package is a main package, check this box.
    5.       Choose  Save.
    6.       In the dialog box that appears, assign a transport request.
    Result
    The Change package screen displays the attributes of the new package. To display the object list for the package in the Object Navigator as well, choose  from the button bar.
    You have created your main package and can now define a structure within it. Generally, you will continue by adding sub-packages to the main package. They themselves will contain the package elements you have assigned.
    See also
    Adding Sub-Packages to the Main Package
    http://help.sap.com/saphelp_nw04/helpdata/en/ea/c05d8cf01011d3964000a0c94260a5/content.htm
    access key used for change standard program.
    www.sap.service.com

  • "Access Key" to activate domain "P106_AMT11" in ABAP Dictionary

    Hello folks.
    I tried to activate domain "P106_AMT11" in ABAP Dictionary.
    But Netweaver requires "Access key".
    How can I obtain it?
    I've checked some threads on "access key".
    Some people wrote "ask Basis Consultant".
    But I'm not acquainted with any Basis Consultants.
    Could someone please help me to get an "access key"?

    Hello,
    Every S user id may not have the authorization to generate the object key. Its a task of "Basis administrator", they generally have the authorization to generate the object access key.
    If your S user ID has the necessary authorization, then
    Go to https://service.sap.com/sscr > Register Object
    You have to give the below information while doing the object registration.
    Basis Release = <select your release version>
    PgmID = R3TR
    Type = DOMA
    Object name = P106_AMT11
    - Select the correct installation # under the "select installation"
    Note - SSCR developer or object key depends on the installation, the correct installation no. of your system.
    You can follow the below note for more details.
    https://service.sap.com/sap/support/notes/40850
    Regards,
    Debasis.
    Edited by: Debasis Sahoo on Oct 15, 2008 3:12 PM

  • Access Keys / Keyboard Shortcuts / Mnemonics

    I am trying to use the SetAsFunctionKey method and FunctionKeyPress
    event to define keyboard shortcuts for window widgets such as buttons on
    a Windows 95 client running Forte 3.0.E.
    If I add the ampersand (&) to the caption of a button, the letter
    following the ampersand is underlined. Normally, in other development
    tools such as Visual Basic, if you do this for a button, then clicking
    the ALT key along with that one letter automatically fires the Click
    event for the button. There is no other coding necessary. I basically
    have two questions:
    1. Is there a better way of implementing this in Forte, other than using
    the SetAsFunctionKey method?
    2. If not, I have the following dilemma. My application consists of a
    main window and several nested windows. The nested windows do not have
    their own event loops, instead, they have Event Handlers that are
    registered in the parent window. Both the parent window and its nested
    windows need the keyboard shortcuts and would therefore need to register
    for the FunctionKeyPress event. The problem is if I register for the
    event in the nested window, the registration of that same event in the
    parent window is overridden, effectively disabling my ability to process
    the keyboard shortcut for the parent window. I am assuming that since
    there is only one event loop in this scenario, it is the only one that
    receives the FunctionKeyPress event. Is there any way to make this work
    without making the parent window aware of all the keyboard shortcuts of
    its nested windows?
    Van Vuong
    Lead Technical Analyst
    Office: 972.985.5289
    VoiceNow: 972.330.0822
    Internet: [email protected]
    PAGE NET

    You are right Dave, Windows 95 also generates the beep. I just hadn't
    noticed it before. If you or anyone else finds a way to suppress this
    behavior, please let me know.
    Van Vuong
    Lead Technical Analyst
    Office: 972.985.5289
    VoiceNow: 972.330.0822
    Internet: [email protected]
    PAGE NET
    From: Dave Dixson (Ext. 513)[SMTP:[email protected]]
    Sent: Friday, October 03, 1997 10:43 AM
    To: Van Vuong
    Subject: RE: Access Keys / Keyboard Shortcuts / Mnemonics
    I am using forte 3E under NT4.
    I also can capture the speed key press, but I cant stop the warning
    beep that is generated automatically by windows. Maybe this doesnt
    happen under win95, or maybe you have the warning beep turned off in
    your control panel.
    Dave.
    -> From: Van Vuong <[email protected]>
    To: "'Dave Dixson (Ext. 513)'" <[email protected]>
    Subject: RE: Access Keys / Keyboard Shortcuts / Mnemonics
    Date: Fri, 3 Oct 1997 08:51:12 -0500
    Which version of Forte are you using? I wrote a quick test program using
    3.0.E and contrary to the documentation, I am able to capture the
    Alt-key shortcut on my Windows 95 client.
    Van Vuong
    Lead Technical Analyst
    Office: 972.985.5289
    VoiceNow: 972.330.0822
    Internet: [email protected]
    PAGE NET
    From: Dave Dixson (Ext. 513)[SMTP:[email protected]]
    Sent: Friday, October 03, 1997 3:38 AM
    To: [email protected]
    Subject: Re: Access Keys / Keyboard Shortcuts / Mnemonics
    I have also used the SetAsFunctioKey method to implement Alt-Key
    shortcuts, but have found that because windows does not recognise my
    pretend shortcut, it beeps a warning whenever the Alt-Key combination
    is pressed.
    Has anyone found a way of stopping this from happening (without
    changing the window control panel settings).
    Dave.
    From: Van Vuong <[email protected]>
    To: "'Forte Users Discussion'" <[email protected]>
    Subject: Access Keys / Keyboard Shortcuts / Mnemonics
    Date: Thu, 2 Oct 1997 18:47:29 -0500
    Reply-to: Van Vuong <[email protected]>
    I am trying to use the SetAsFunctionKey method and FunctionKeyPress
    event to define keyboard shortcuts for window widgets such as buttons on
    a Windows 95 client running Forte 3.0.E.
    If I add the ampersand (&) to the caption of a button, the letter
    following the ampersand is underlined. Normally, in other development
    tools such as Visual Basic, if you do this for a button, then clicking
    the ALT key along with that one letter automatically fires the Click
    event for the button. There is no other coding necessary. I basically
    have two questions:
    1. Is there a better way of implementing this in Forte, other than using
    the SetAsFunctionKey method?
    2. If not, I have the following dilemma. My application consists of a
    main window and several nested windows. The nested windows do not have
    their own event loops, instead, they have Event Handlers that are
    registered in the parent window. Both the parent window and its nested
    windows need the keyboard shortcuts and would therefore need to register
    for the FunctionKeyPress event. The problem is if I register for the
    event in the nested window, the registration of that same event in the
    parent window is overridden, effectively disabling my ability to process
    the keyboard shortcut for the parent window. I am assuming that since
    there is only one event loop in this scenario, it is the only one that
    receives the FunctionKeyPress event. Is there any way to make this work
    without making the parent window aware of all the keyboard shortcuts of
    its nested windows?
    Van Vuong
    Lead Technical Analyst
    Office: 972.985.5289
    VoiceNow: 972.330.0822
    Internet: [email protected]
    PAGE NET
    DaVE
    Triad Group PLC, EMail:[email protected]
    GU7 1XE, England. Tel: 01483 860222 X 513
    DaVE
    Triad Group PLC, EMail:[email protected]
    GU7 1XE, England. Tel: 01483 860222 X 513

  • How do you set an access key of a button when the button's content is bound to a string?

    Hello,
    I want a button's context to be "_Edit" when it's in an edit mode and "_Add" when it's not. When I bind the button's content to a string, the access key would not work. So I used two separate buttons to do the work and that seems like
    the right way.
    Just out of curiosity, is there a way to bind the button's content to a string and still make the access key work?
    Thank you for the help.

    In general, if operations are quite different from each other like Add
    and Edit it's completely valid to use two different controls.
    Anyway, you can of course bind the content of a button to a string and add an underscore as a prefix in the setter of the property. That will change the access key according to the content string's first character.
    If altering the bound string is no option in your case you can also use a custom string converter.

  • How to use access keys in 10g

    hi,
    i have migrated my form from 4.5 to 10g
    but i am not able to use access keys
    Please help...
    thanks in advance
    smdedp

    Do you mean system-related access keys or custom-related...????
    Sim

  • Access key requested when creating new program in abap editor

    I am trying to create a new program in sap netweaver 7.01 trial version. netweaver promts me for creating object confirmation but after that I get a register object dialog box requesting an access key on the demosystem installation. where can I find such a key.
    please note that I am not a SAP customer. Its a trial version of netweaver 7.01 on a stand alone pc. Furthemore I know that naming my programs starting with Z will bypass the object registration key.

    Hi ,
    when you are using the first time se38 it will ask developer access key 
    u will get that from the service market place 
    take the help of u r basis consultant 
    regards,

  • User exit asking for access key in CMOD

    Hi Experts,
    I am trying to write source code for an user exit in CMOD by creating a project and assigning enhancement to it.
    When i click on user exit and press change it asks for access key .
    Can you please tell me if there is any other way to write source code inside it ?

    Hi Martina,
    Kindly go through this link below ,there few steps present to work on user exits:
    http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm
    Hope it helps
    Regrds
    Mansi

  • How to Create ACCESS key for different users

    How to create or generate an ACCESS KEY which is required to make changes to the table V_FAGL_ACTIVEC (For New General ledger) for IDES 6.0. Is it created in table DEVACCESS, if so where or is it created in SU01 where user id's are maintained. Since I am working on IDES, I thought probably we can create it for each user in SU01, but dont know the steps to do it. Please help me. It is urgent.

    Hi
    ACCESS KEY - First of all its provided by SAP. You can get the key from http://service.sap.com -> SAP SUPPORT PORTAL -> Keys & Requests -> SCCR Keys -> Registration. Here u can register a DEVELOPER or an OBJECT, by this time SAP will give the ACCESS KEYS.
    **Note : To access http://service.sap.com u should have S number login or like that.
    Only after obtaining that ACCESS KEY, SAP will allow the DEVELOPER to create some objects or change or modify Delivered objects.
    Why ACCESS KEY - For creating or accessing any object some one should be responsible. Suppose, any issue arises with an object then can easily track the details who has created or modified.
    Reward with suitable points

  • ACCESS KEY

    Hi gurus,
    While creating generic data source i was asked to enter access key. I've entered the access key provided by the IDES access provider. but its prompting "wrong access key ".
    It would really great if anyone could send me access key . PLEASE HELP ME.
    Thanks and Regards,
    Karun.

    You need a Developer Key.
    Ask your Basis or Security Team to provide you one.
    Regards,
    Luis

  • How to obtain an access key for modifying standard objects?

    Hello,
    I am a so-called "dummy" in ABAP development, and I need some very basic
    help.
    I'm trying to modify standard communication structure MCVBAK for LIS
    enhancement, as I learned in the LO630 SAP training, but I need an "access
    key".
    I went into my "SAP online services" account, but I can't find where I'll
    find the acess key for the specific object I'm trying to modify.
    Can someone help me, please?

    You may be needing to enter your developer's key. 
    You must be a registered developer on your system to do this type of work.
    Your system administrator will have to register you thru OSS, and you will be given a key.
    The first time you try to edit an object, you can enter this, and you won't see that prompt again.
    After that, if you are trying to change an SAP object, you will need to register that as described above.
    Doug

Maybe you are looking for

  • AP-Credit Memo-Clear Vendor/Credit Memo

    Hi all, I am facing Problem during Vendor Credit memo, Clear it (F-44), and Manual Check using F-58 Can I have different Due date For Vendor Credit memo , as I can see we have different Payment terms in Master data but whenever I post it gives the Du

  • SNOW LEOPARD MAIL - INCOMPATIBLE PULGIN

    After i updated to snow leopard its saying ing the mail app (first time ive launched it since update last night) it says: Incompatible Plug-ins Disabled Mail has disabled the following plug-ins: MailUnreadMenu Contact the makers of these plug-ins for

  • Four fingers swipe won't work on magic trackpad

    Hello, just bought a magic trackpad to use with my macbook pro and a second display. Mainly, I purchased the accessory for the four fingers swipe between full screen apps and it doesn't work. If I change the command to a 3 fingers swipe, it does work

  • Problem in FSV

    Dear all, When creating Financial Statement Version, I would like to create 2 FSVs: FSV1 for balance sheet report and FSV2 for Profit & Loss report. I create FSV1 items and assign accounts from 10000000 to 49999999 to these items. But when running FS

  • Prime Infrastructure - Google earth maps integration question

    Hello All, I am in doubt about a specific statement found in the P.I configuration guide: Adding an AP to Google Earth map without having the AP associated on a standard map, you do not see any heatmap when you view the AP in Google Earth. So, just t