Injecting a Map into UISelectItems? Is it possible?

Hi,
I have extended the UISelectItemsTag. In the setProperties method I am creating a new Map (this is created dynamically) which I want to the be the value of the UISelectItems component. So my Map will just be <String, String>
However the setValue method on the tag only takes a value binding expression. Is there any way I can get the tag/component to accept the value as being the Map object?
Or do I need to set the Map in request or session scope and refer to it in a valuebinding expression this way (I think you can use requestScope.attributeName or sessionScope.attributeName to do this).
I don't really want to set the Map somewhere else - I don't see why I can't set the component to hold onto the Map and then it just renders the values in it?
Any help much appreciated.
Thanks - JJ

Well, where is the Map going to come from if it is not the result of an EL expression? If the tag only supports one set of domain values it wouldn't be very re-useable.

Similar Messages

  • Injecting a DLL into an EXE?

    I'm trying to simply inject a dll into a running excutable.
    Similar to this: http://www.mpgh.net/forum/292-combat-arms-spammers​-injectors-multi-tools/399433-extreme-injector-v1-​... - Scroll down a bit.

    oliver_alarm2079 wrote:
    I'm trying to simply inject a dll into a running executable.
    Hi, oliver_alarm2079,
    Your question is "too common", and looks like "beginner" question. What is your final goal for code injection? Assumed, that if you thinking about this - you're experienced user with deep LabVIEW and OS understanding. In parallel topic I see then you trying to wrote the injection utility in LabVIEW. Impossible is nothing, but LabVIEW is pretty high level tool, so using MSVC is the best and easiest way (you will need this in any case, because for code injection you will need to know the addressed of the hooked functions - its impossible in LabVIEW directly).
    Basic of code injection - is routing DLL calls from external application into your code. The easiest way is - use own proxy dll with same export as original and __declspec(naked), then perform jumps into original code. Another possible way is hooking with MS Detours. The CreateRemoteThread/WriteProcessMemory technique is also pretty advanced. But from your code I see that you haven't enough experience, sorry about that.
    In the past I've used code injection with LabVIEW only once. It was used for debugging. I've got trouble with my builded exe. LabVIEW Run-Time sporadically throws internal exception at line 663 in MemoryManager.cpp in large application. So, I wrote my own DLL, then inject the code into DSSetHandleSize (function where exception occurred), then trace all calls and finally successfully figured out which LabVIEW code was involved.
    What I can recommend to you - proceed to www.codeproject.com and search for keywords like "code injection, proxy dll, ms detours". You will get much more information about this.
    Andrey.

  • Copying a google map into a Pages document

    I was wondering if anyone knows how to copy a google map into a Pages document? I am creating a real estate flyer, and would like to include a map on the back. I know how to insert a Google map using the Widget in iWeb, but not using Pages. Any help is greatly appreciated!

    You can take a screensnap of the map: +cmd shift 4+ and drag over your selection. The snap lands on your desktop named +Picture 1+ etc.
    Make sure you enlarge the map as big as possible on the screen as it is only at screen resolution, 72dpi, and you need about 300dpi for printing.
    Usually it is better to draw a simplified diagramatic map for directions in a vector drawing program like OmniGraffle, VectorDraw, ZeusDraw, EazyDraw, LineForm, Intaglio or Illustrator. Bring these in as .pdf files which are freely scalable.
    Pages also has drawing tools at the bottom of the Shapes pulldown menu on the ToolBar but it is cumbersome compared with the dedicated programs.
    Peter

  • How to write the output of a mapping into a file (OWB10.2

    Hi
    I am using Oracle 10.2.0.1 version of OWB.
    the task is to write the output of a mapping into a File (Flat File).
    Please help me out!
    Regards
    Abi

    Hi,
    Create the file format thru OWB and mention the location in OWB. Deploy the file and it will be ready to use for target load. Make sure the connection to the target loc is available.
    Regards
    Bharadwaj Hari

  • Can I cut and paste directions obtained via maps into a word doc or something so I can see them if I can't connect to the internet

    Can I cut and paste directions form maps into a word doc - or save it somewhere on my iPad so I can access it when I can't access the Internet?

    Take a screen short.
    Simultaneously press the Sleep and Home button. You will notice an on-screen flash. If you have sound enabled, you will hear a camera click.
    The screen shot is stored in Camera Roll.

  • Data from a file need to be read and mapped  into a custom table of R/3

    Hello all,
    This is related to inbound to  SAP ECC via SAP PI.
    There is a requirement concerning PI part that data from a file need to be read and mapped  into a custom table of R/3.
    To have this scenario developed , do we have any other  option than the Proxy ?
    My understanding is as follows : File --> SAP PI --> Proxy
    You suggestions are welcome.
    Regards,
    Rachana

    Hi Ravi,
    As suggested by Inaki, you can use proxy communication in recever.
    but you can also use the below
    FILE -----> PI -------> PROXY
                                  RFC
                                  IDOC
    to communicate to ECC system.
    Regards
    srinivas

  • "Message from Webpage (error) There was an error in the browser while setting properties into the page HTML, possibly due to invalid URLs or other values. Please try again or use different property values."

    I created a site column at the root of my site and I have publishing turned on.  I selected the Hyperlink with formatting and constraints for publishing.
    I went to my subsite and added the column.  The request was to have "Open in new tab" for their hyperlinks.  I was able to get the column to be added and yesterday we added items without a problem. 
    The problem arose when, today, a user told me that he could not edit the hyperlink.  He has modify / delete permissions on this list.
    He would edit the item, in a custom list, and click on the address "click to add a new hyperlink" and then he would get the error below after succesfully putting in the Selected URL (http://www.xxxxxx.com), Open
    Link in New Window checkbox, the Display Text, and Tooltip:
    "Message from Webpage  There was an error in the browser while setting properties into the page HTML, possibly due to invalid URLs or other values. Please try again or use different property values."
    We are on IE 9.0.8.1112 x86, Windows 7 SP1 Enterprise Edition x64
    The farm is running SharePoint 2010 SP2 Enterprise Edition August 2013 CU Mark 2, 14.0.7106.5002
    and I saw in another post, below with someone who had a similar problem and the IISreset fixed it, as did this problem.  I wonder if this is resolved in the latest updated CU of SharePoint, the April 2014 CU?
    Summary from this link below: Comment out, below, in AssetPickers.js
    //callbackThis.VerifyAnchorElement(HtmlElement, Config);
    perform IISReset
    This is referenced in the item below:
    http://social.technet.microsoft.com/Forums/en-US/d51a3899-e8ea-475e-89e9-770db550c06e/message-from-webpage-error-there-was-an-error-in-the-browser-while-setting?forum=sharepointgeneralprevious
    TThThis is possibly the same information that I saw, possibly from the above link as reference.
    http://seanshares.com/post/69022029652/having-problems-with-sharepoint-publishing-links-after
    Again, if I update my SharePoint 2010 farm to April 2014 CU is this going to resolve the issue I have?
    I don't mind changing the JS file, however I'd like to know / see if there is anything official regarding this instead of my having to change files.
    Thank you!
    Matt

    We had the same issue after applying the SP2 & August CU. we open the case with MSFT and get the same resolution as you mentioned.
    I blog about this issue and having the office reference.
    Later MSFT release the Hotfix for this on December 10, 2013 which i am 100% positive should be part of future CUs.
    So if you apply the April CU then you will be fine.
    Please remember to mark your question as answered &Vote helpful,if this solves/helps your problem. ****************************************************************************************** Thanks -WS MCITP(SharePoint 2010, 2013) Blog: http://wscheema.com/blog

  • Error importing *.SCA file into NWDS:  Import (into source SC) not possible

    All,
    When attempting to import an SCA into a new project in NWDS, an "Import (into source SC) not possible: SCA doesn't contain DC sources" occurs.  Any assistance to fix this issue appreciated.
    Thanks,
    Lee

    You can indeed import SCAs into local development configurations in NWDS (Eclipse). You have to have a pre-existing software component of the same name and vendor which may or may not be empty.
    In the Development Infrastructure perspective in NWDS 7.1, just right-click on the software component you want to overwrite with the import and choose "Import".
    To import SCAs into a CMS track in the NWDI, you have to go to http://<NWDI server>:5<nn instance no>00/devinf/ and import the SCAs from the transport inbox directory of the NWDI server. Don't forget to maintain the SLD if necessary.
    Cheers,
    Thorsten

  • How do you embed/inject xmp metadata into a mpeg 2 video file?

    Im looking to add keywords and descriptions to original file (raw MPEG-2) and have the metadata stick when i go to the transcoding process and batch convert the orginal file to either a wmv and flash file. how can i achive this? what tools are available ? and or is this a custom job? any info and or programmers looking to test this im open to all the help i can get.

    Yeah I kind of figured that. I've been trying various ways of trying to batch inject metadata into video files and thought I would start with the master file but because of the limitations the raw digitized mpg 2 video file has. In that case I have yet to find a transcoding program that will batch out various formats and read a xmp side car file to inject the metadata into the outputted file (does anyone know if Adobe media encoder 4 can accomplish this where a xmp sidecar file is created then transcoding into a wmv and or flash file , curious if the metadata will stick and be read in the outputted file) In anycase  I may have find an alternative way and use my current Rhozet carbon coder transcoder program to try to inject an xml file during the batch transcoding process. If anyone has successfully accomplished this with injecting xmp metadata in a batch transcoding program please let me know. I've been exhausted searching for the solution this problem for a long time and I don’t want to wait till a mpeg 7 solution comes out.

  • Embed an interactive google map into a PDF

    Hi there,
    I'm currently working on a client project where many different store locations need to use the same layout, but with a large map. In order to save costs for the client, the aim is that each store will edit the template to their own store. So I'm wanting to embed google maps into the pdf (which I've done via InDesign), where the store can simply drag the map and zoom in on their individual location (pins are not needed) and then print out their document. I've been able to make an interactive map using the html code google maps gives you in InDesign, and works fine in Adobe Content Viewer - but not in Adobe Acrobat, where it ends up as a static image. This happens regardless of wether I save it as an interactive PDF, or SWF file.
    Is there anyway to embed a dynamic, working google map into an interactive PDF document?
    (notes: I am working on iOS. The file will have to work on both Windows and Macintosh, but I understand that it may only work when the file is opened in Acrobat)

    giselabell wrote:
    (notes: I am working on iOS. The file will have to work on both Windows and Macintosh, but I understand that it may only work when the file is opened in Acrobat)
    How do you use InDesign on iOS ?

  • How do I Copy a section of a map into illustrator?

    I am designing a brochure and I am trying to import a specific portion of a map into ai.
    I tried to do this by grabbing a section of the google maps screen but the text ends up too big or too small.
    I have an example of what i want that i can't upload on to here as it's larger than 4mb
    In this pic you have all surrounding areas perfectly displayed with big text.
    How can I achieve this?
    Thanks in advance!

    (when selecting a file from my computer to upload onto here)

  • Get the mapping values from one message mapping into another message mappin

    Hi All,
    I created two graphical message mappings. In first message mapping i created one user defined function and set one global container parameter and I need to use this parameter in my second message mapping user defined function. But the global container parameters can be used in different user defined functions in same message mapping. So is there any way to use the values which are set in one message mapping into another message mapping. If yes, please help me how to get?

    Hi Koteswara rao,
      As you said global container parameters from first message mapping are not accessible from second message mapping program.
    i haven't faced situation like this.but, if you have some unmapped field in target message in first message mapping,you can put global variables data in that unmapped field.
    anyway the output of first message mapping would be input for 2nd messages mapping,so you can access global data(unmapped field filled with global data in 1st MM) from 2nd mapping program..
    Cheers,
    Jag

  • Cant´t find universal adapter and/or maps into Informatica

    Cant´t find universal adapter and/or maps into Informatica for data model industry for financial module. First we verify 101 files for Universal Adapters, next search into informatica SDE_Universal_Adapter folder to find this files but the half of files don´t found. This process is for implement data model industry using for extract (E)TL with Datastage from Baan and load into DWH E(TL) with informatica Universal Adapters.

    It could be your router or DNS server.
    You can change DNS servers. To do this see, for example, here: http://techinch.com/blog/change-your-dns-settings-on-iphone-ipod-touch-and-ipad

  • IB Error: Unable to read symbols from "UIKit" (not yet mapped into memory)

    I created a simple view program for iPhone, using IB to add a button and a label, once the button is clicked, the label text is changed.
    I am able to compile it fine, and ran it. The program/view showed up. But when I clicked on the button, the console showed this message:
    This GDB was configured as "i386-apple-darwin".warning: Unable to read symbols for "/System/Library/Frameworks/UIKit.framework/UIKit" (file not found).
    warning: Unable to read symbols from "UIKit" (not yet mapped into memory).
    I checked UIKit info, it's physically (full path) at:
    /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS2.0.sdk/System/Lib rary/Frameworks/UIKit.framework
    The relative path to SKD is:
    System/Library/Frameworks/UIKit.framework
    I'm running the latest SDK beta 8, OS X 10.5.4 latest update.
    Anyone had this bizarre problem? I was able to run all Apple samples fine.
    Please help!
    THanks!

    The answer is mentioned in a few other posts, but I thought I'd repeat it here, so that it's easier to find this solution in the future.
    I got the same problem trying to build an iPhone-Simulator application using another build process -- in this case, Boost Build. When I tried to run the program, it gave me the same nonsensical dynamic-library error.
    The problem is that the application you built for the iPhone Simulator is NOT a real application, even though it looks like one. You need to run it from within Xcode.
    In my case, I got around the problem by building the GLPaint sample using Xcode, copying over the executable it generated with the one I generated via Boost Build, then running GLPaint (actually my program now) from within Xcode. Then it worked.
    So far, it seems that Macintosh and iPhone are very unfriendly platforms to someone that's trying to port an existing project. Any attempt to do something, without completely buying into the Apple way of doing everything, leads to a torrent of cryptic undocumented errors. Even an old Unix guru like me can't keep up.

  • Idoc mapping into E1IDB02 with different qualifiers

    Hi,
    I have to map a flat file to an Idoc (PEXR2002). Problem is in the flat file I have debitor and creditor informations wich have to be mapped into the same target segment named E1IDB02 with different qualifiers (BA for debitor and BB for creditor). Has anyone an idea how to do this?

    Hi,
    Right click on this Segment E1IDB02 in the target nessage in the message mapping and say Duplicate Subtree.
    Now, you can give each rule individually to this target element.
    regards
    Bhavesh

Maybe you are looking for