List Manager - How-to?

Trying to create a page region that has the following characteristics. Does HTMLDB have a pre-built component to do the following? I tried the List Manager component, but that doesn't seem right for this. I think the missing piece I need is the javascript to shuttle items from one select list to the other when the button is clicked...:
1. Select List with Submit - listing our various email distribution lists.
2. Multi-select List - containing all valid users not on the distribution list.
3. Multi-select List - containing user that are on the distribution list.
4. Copy/Remove Buttons - located between the two multi-select lists

Can I use it like below ?
SQL> ed
Wrote file afiedt.buf
1 select ufid from devel.blend_form_hdr
2* where ufid in HTMLDB_UTIL.string_to_table ('ABC','BCF' )
3 /
where ufid in HTMLDB_UTIL.string_to_table ('ABC','BCF' )
ERROR at line 2:
ORA-00902: invalid datatype
To fix the data type error I used CAST like show below
SQL> ed
Wrote file afiedt.buf
1 select ufid from devel.blend_form_hdr
2 where ufid in (cAST HTMLDB_UTIL.string_to_table ('ABC':'BCF' )
3* as htmldb_application_global.vc_arr2)
SQL> /
where ufid in (cAST HTMLDB_UTIL.string_to_table ('ABC':'BCF' )
ERROR at line 2:
ORA-00907: missing right parenthesis
What am I missing? Thanks!

Similar Messages

  • Photoshop is not listed in my Adobe Extension Manager-- How do I fix this??

    Photoshop is not listed in my Adobe Extension Manager-- How do I fix this??

    Please refer to Re: Why can't I see InDesign CC in my Extension Manager CC ,  No programs listed in Extension Manager CC on Mac or No products are showing in my extension manager .

  • I'm seeing my husband's purchased songs in my account. Each time I download a song it's going to his purchase list. How do I fix?

    I am a new iPod/iTunes user. My husband had previously opened an iTunes account and has purchased a number of songs. I opened my own account. Both accounts were opened on the same computer. We just have the one computer. After I opened the account, I purchased one of two songs and noted that I was seeing his purchases/Library and my songs were being added to his purchase list. How do I separate his purchase list/Library from mine so that when I purchase a song it is not added to his list. I obviously would like to see only a list of songs that I have purchased as my Library. Thank you for any help that you can give me. Kay 205

    I opened a new user on my computer yesterday with administrative privledges. I then opened up an itunes account from this new user. It seemed to go pretty well. I haven't downloaded any new songs yet or moved them to my account. I don't know how to move songs yet. I'm reading iPod and iTunes for Dummeies. Very appropriate for me. I will let you know when I manage to do this and am successful. Once again, thank you for your kindness and help. Kay 205

  • How do i create a contact list in adobe send from my email contact list and how do avoid typing individual email adresses

    how do i create a contact list in adobe send from my email contact list and how do avoid typing individual email adresses

    Hi [email protected],
    The e-mail addresses will not be memorized in Adobe send but will be saved in sent items.
    You can use Adobe send outlook plugin to access your email contact list and send.
    You can download it here:Send Large Files Online - Share, Control, Track & Manage | Adobe Send
    Regards,
    Florence

  • Passing data to list manager

    I'm not sure I know how to do this. so I need some help. I have two screens, one is a list of different items, the other is a name, address, city type edit screen.
    I have a list manager (view only) on the first page. I'd like to have it contain the last name, first name displayed and the return value a number. both of these on on the second page as part of its insert. I know I can set the process so that when it completes it can return back to the first screen, and I can pass values. but it seems to only want to pass one value to one item in th page. for example I can pass the last name back top P1_LIST_MANAGER, but how to I pass P3_LAST_NAME, P3_FIRST__NAME, P3_ID_NUMBER to it? also I need the name formated so its like last_name, first_name. I've tried a few things, nothing works, I looked thru the forum can't find much on list manager. so the I really need the help.

    Hi,
    Firstly, for the format of the names in the list, you can use:
    SELECT LAST_NAME || ', ' || FIRST_NAME d, ID_NUMBER r
    FROM ....
    Secondly, when the user selects an item from this list, the ONLY value known is the ID_NUMBER. Therefore, for you second page to display the first/last name for the selected item, you will need to retrieve them "manually" on that page. So, you can pass the ID_NUMBER value into P3_ID_NUMBER, but you will need to set the Source of the other fields to sql statements that retrieve the name values from the database:
    Source Used: Always, replacing any existing value in session state
    Source Type: SQL Query
    Source value or expression: SELECT LAST_NAME || ', ' || FIRST_NAME FROM .... WHERE ID_NUMBER = :P3_ID_NUMBER
    As long P3_ID_NUMBER has a valid value, this will return the name. If P3_ID_NUMBER may not contain a valid value, you may have to adjust this slightly to accommodate this.
    You could also handle this using a page computation or process
    Andy

  • PRINTER PROFILE WHY IS MY PRINTER NOT LISTED AND HOW CAN I ADD

    I have just installed Lightroom 5 and went to set up profile of printer and my epson stylus pro 4900 is not listed.  How can I add

    Lightroom does not show a full list of all the profiles present in the computer. This would be unmanageably long, including a lot of irrelevant choices.
    The user customises what is seen.
    In the Print Job / Color Management section of the Print module, is a "Profile" selector. The lowest item in the menu that opens when you click on this, is "Other..."
    Selecting this opens a new dialog, listing all the color management profiles that the OS currently knows about. Putting a check next to any printing output profile, makes that appear in the LR profiles "shortlist" hereafter. This would usually state a specific paper type, for a specific printer (and inkset if nonstandard).
    AFAICT the exact same "shortlist" appears in softproofing too - in that case, AdobeRGB and sRGB are automatically offered as well.

  • Call list management - urgent

    Hi,
    I need to generate a call list using campaigns and assign the call list to a number of agents.
    Does creating a campaign with communicaiton medium "telephone" generate a call list or a call list has to be generated manually using the target group created in the campaign? moreover, if the list was automatically generated using campaigns, who is authorized to access and distribute this call list? Is it the person who was made responsible for the campaign or the IC Manager?
    Second question, how is it possible to divide a generated call list and distribute it to different agents?
    Deserving points shall be rewarded , Best regards,
    Jacob.

    Hi Jacob,
    1. The IC manager will be authorized for the generated call list through call list management.
    2. The generated call list has to be assigned to Organizational Structure, It will appear in the IC WebClient for the agent.
    The IC Manager or Manager assign a call list to the agents through portal.
    3. Agents can select the call list that they would like to work on.
    Hope It helps.
    Regards,
    Johnny.

  • Call List Management and Interactive Script Editor Examples

    Hello All,
    Can any one provide docus on Call list management and Interactive Script Editor Exercises or any examples how to implement them.
    kindly m a i l me: r a j . k a n d i AT y a h o o . c o m
    Cheers Raj.

    Muneeb,
    I have found what looks like a solution for marketing attributes.
    Marketing attribute in the text field, interactive script
    However, even though I followed this It is still NOT updating the marketing attributes for the given BP.
    Also, I am no further forward in knowing how to add BDC Field entries in the Answer so that we can update BP fields like the preferred communication method etc.
    I would like to hear from you if you have found a solution Muneeb.
    With regards
    Jason

  • I have removed the old Java Updates (17/19/21) from my Program and Features list(Win7). They still appear in the Tools Add-ons Extensions list. How do I remove them?

    I have removed the old Java Updates (17/19/21) from my Program and Features list(Win7). They still appear in the Tools>Add-ons>Extensions list. How do I remove them?
    In both SAFE and Regular browser windows, the UNINSTALL button is grayed out.
    I have tried in SAFE MODE, as well as the Help>troubleshooting Information>Application Basics>Profile Directory>Open Containing Folder,,,(looked, nothing there),,,,in both SAFE and Regular browser windows.

    You can uninstall (remove) the Java Console extensions, you do not need them to run Java applets.
    See http://kb.mozillazine.org/Java#Multiple_Java_Console_extensions
    Your above posted system details show outdated plugin(s) with known security and stability risks that you should update.
    *Shockwave Flash 10.1 r85
    Update the [[Managing the Flash plugin|Flash]] plugin to the latest version.
    *http://www.adobe.com/software/flash/about/

  • List Manager (View Only)

    Hi,
    Can any one explain what exactly the use of List Manager (View Only) ?
    Link to an example is appreciated.
    Thanks,
    Raj.

    Hello,
    How many results do you get in SQL Plus or SQL Workshop?
    Sure you don't have the max rows to 1?
    Regards,
    Dimitri
    -- http://dgielis.blogspot.com/
    -- http://www.apex-evangelists.com/
    -- http://www.apexblogs.info/

  • Price list manager

    How to use price list manager in our custom java class. my requirement is to get the list price and sale price using the product or sku id .

    Hi,
    In your custom java file, say MyCustomClass.java:
    PriceListManager mPriceListManager;
    // generate getter and setter for this
    public PriceListManager getPriceListManager () {
    return mPriceListManager ;
    public void setPriceListManager (PriceListManager pPriceListManager ) {
    mPriceListManager = pPriceListManager ;
    In the corresponding properties file, say MyCustomClass.properties:
    $class = com.package.MyCustomClass
    priceListManager = atg/commerce/pricing/priceLists/PriceListManager
    Hope this helps.
    Keep posting your updates/questions.
    Thanks,
    Gopinath Ramasamy

  • Notion List Manager - where to find

    I have owned a Newton MP110 since it first came out, and bought Notion 1.0 for it. I have decided to upgrade to a 2100 -- can't find anything as good in the current market -- and want to have Notion on it, too. Naturally I can't find the 3.5" diskette it came on (that's why I needed the Newton in the first place). Is Notion available somewhere? Can someone recommend an equally good list manager that is available?
    Also, is there an active mailing list?
    iMac   Mac OS X (10.4.7)   Also use FreeBSD

    I think you can just beam the package over from the 110 to the 2k. I've transfered apps that way before without problems. There may be a couple package files, like and extension, that need to go too.
    Not sure how active anymore, but try here: http://newtontalk.net/

  • Hide ,add or remove button in LIST MANAGER ITEM

    Hi,
    How i can hide ,add or remove button in LIST MANAGER ITEM.
    Thanks & Regards
    Vedant

    I figured out the VO and CO object and the page.
    PersonSitPG.xml
    SpecialInformationDetailsVO
    SitMainPageCO
    And after going through the forum form Anil passi, it mentions there are three ways of doing it and the SPEL example given
    extends a VO object.
    I created a boolean variable based on IdflexNum as isIdflexNum in SpecialInformationDetailsVO
    That is if Idflexnum = 2356 then
    retrun true
    else return false.
    And use this in the HrSitDeleteButton and HrSitUpdateButton---?property rendered --->SPEL. But there is no SPEL in the rendered property when I clicked on the button property.
    So I doubt if this approach is right . Can you please let me know. I am new to OA framework, I have done only personalizations before.

  • Problems with List Manager based on Popup LOV

    How do I get the IDs of items selected in a List Manager (based on Popup LOV, preserves case) into a table?

    Now all results are in an extra row, but changes still don't take effect...
    DECLARE
      CURSOR crTest IS
        SELECT to_char(bfe.bezeichnung) bfe_bezeichnung
    FROM bsc_file_links bfl,
         bsc_files bfe
    WHERE bfe.id = bfl.bfe_id
    AND bfl.BVN_ID = :P207_ID;
      vcResult VARCHAR2(1000);
      recTest VARCHAR2(1000);
    BEGIN
      OPEN crTest;
      FETCH crTest INTO vcResult;
      IF crTest%NOTFOUND THEN
        NULL;
      ELSE
        LOOP
          FETCH crTest INTO recTest;
          EXIT WHEN crTest%NOTFOUND;
          vcResult := vcResult||':'||recTest;
        END LOOP;
      END IF;
      CLOSE crTest;
      return vcResult;
    END;

  • List/manage all skype names associated with single...

    Hi,
    I have multiple skype names associated with single email id.
    When i click on forgot password, skype asks for email id and when i provide email id(which is associated with say 5 skype names), it randomly selects one of the user name and generates a link/code for reset password.
    Is there any way i can list/manage all skype names associated with single email id.

    jel wrote:
    hi there.
    I've been using Skype for years now with a single Skype name, and I noticed some time ago when doing a password reset that someone has signed up for Skype using my email address. I presume because they failed to spell their own email address correctly. (I get a TON of email coming in addressed incorrectly for various people (not spam) because people can't spell their own name or the name of their friend or acquaintaince - quite annoying really. But I guess that's a problem with using a gmail account.)
    So now I have 3 Skype names associated with my email address, when there should be only 1. Is there any way to have those 2 extra Skype names removed from my email address? I searched on Skype and both of them belong to someone with the same name 'Gabriel' in the United States (I'm in Australia). I assume it's the same person.
    I just don't want people searching for my email address and thinking that person is me...
    Thanks.
    you can simply contact customer support to request to unlink your email address from those unknown accounts;
    How to Contact Skype Customer Service
    IF YOU FOUND OUR POST USEFUL THEN PLEASE GIVE "KUDOS". IF IT HELPED TO FIX YOUR ISSUE PLEASE MARK IT AS A "SOLUTION" TO HELP OTHERS. THANKS!
    ALTERNATIVE SKYPE DOWNLOAD LINKS | HOW TO RECORD SKYPE VIDEO CALLS | HOW TO HANDLE SUSPICIOS CALLS AND MESSAGES
    SEE MORE TIPS, TRICKS, TUTORIALS AND UPDATES in
    | skypefordummies.blogspot.com | 

Maybe you are looking for

  • Is it better to sleep or shut down at night?

    Is it better to sleep or shut down when I'm through with my iPad for the night?

  • Using Hierarchy in Calculation View

    Hi guys, Can any one let me know the importance of Hierachy in the Calculation View. I have created a Hierachy with the Hierachy type as Level Hierarchy and have set the elements manually in it. I dont see any changes in the resultant data. Preview o

  • Crash within libt2k.so. Jasper Reports is being used in a web application running within Tomcat

    # A fatal error has been detected by the Java Runtime Environment: #  SIGSEGV (0xb) at pc=0x00007faa87704a83, pid=22740, tid=140370523805440 # JRE version: Java(TM) SE Runtime Environment (7.0_51-b13) (build 1.7.0_51-b13) # Java VM: Java HotSpot(TM)

  • How to compress image size?

    Hi, Is there any way to compress image size in iphone? Actually my application is uploding images to server from phone. It takes long time to upload the original image. So if I can compress or convert to thumbnail, it'll help me out. thanks

  • Unable to uninstall LR

    Unable to uninstall Lightroom 5. Icon in my doc, in apps, but getting an error reading and cannot import photos. The message reads, " An error occurred when attempting to change modules.  The app shows up in Finder, but when I go to uninstall, the op