Possible to make a *copy* of a RecordSet

i have a SWF that remotes a fairly large RecordSet (~1800
records). It's a list of products and some info about them.
I'm writing some code to let a store administrator associate
products with each other ( so the site says "These other Companion
Prodcuts might interest you"). I therefore have to list one record
set of 1800 products simultaneously in two different data grids.
the first to list the products and load the 'Companion Products'
list. the other to let the admin choose which products to
associate.
Is it possible to COPY a dataset returned from a remoting
call? I have my app working right now but each instance of the
productListDataGrid that I have on my flash movie calls the list
from the server independently. I was thinking it would be more
efficient to call the list once and split it into two copies--one
for each dataGrid. Can this be done?

All you have to do is something like this:
var myRS:RecordSet = myService.getData();
myDataGrid.dataProvider = myRS;
myOtherDataGrid.dataProvider = myRS;
You can put those lines in a function and call it once. If
you get an error when you try to put what came from getData() into
myRS (datatype error), change the code to this:
var myRS:RecordSet = RecordSet(myService.getData());
That casts the return variable into a RecordSet.
I hope this helps.

Similar Messages

  • Is it possible to make a copy of the Leopard install DVD?

    Is it possible to make a copy of the Leopard install DVD? If so, is there a special way this has to be done? I just found out that we needed to use the Leopard install DVD to recover a complete backup from Time Machine after a recent hard drive failure. We have the family pack of Leopard, so I would like to keep the original at home and send a copy when my daughter goes off to college in case she needs to recover again. Her machine was originally a Tiger MacBook, so those install disks will not work. If it is not possible to copy the DVD, is there a way to create a bootable utility to do a time machine recovery?

    This half-solved my problem. I have had no problems creating a backup copy for my intel based computers, but non-intel based computers are problematic; a G5 powermac tower and a G4 Powerbook. Both with super drives for single density burning. Both have Leopard running, installed from an install disc purchased from Apple. However, neither will mount the copy, but intel based computers will. have burnt/burned with both toast 9 and Disc Utility. Discs won't mount and are "spit out" by the drive.
    Power Mac G5 OS X: 10.5.4
    Model Identifier: PowerMac7,3
    Processor Name: PowerPC G5 (3.0)
    Processor Speed: 2 GHz
    Number Of CPUs: 2
    L2 Cache (per CPU): 512 KB
    Memory: 1.5 GB
    Bus Speed: 1 GHz
    Boot ROM Version: 5.1.8f7
    Any thoughts?
    -Jim

  • Possible to make backup copy of Tiger DVD?

    I'd like to make a backup copy of my Tiger DVD, just to be safe. I've tried to do this with Toast Titanium and also simply copying the DVD files to my hard drive first. Both don't seem to work.
    Isn't this possible? What if this thing gets damaged? Or am I being naive in thinking Apple would allow such a thing?
    Thanks for any help!

    The disks which came with each Mac are indeed system specific. However, retail disks which are newer than those systems are not system specific.
    Some may believe that they are not system specific, and I've seen them post here. Though these links should satisfy most people's need for clarity:
    http://discussions.apple.com/thread.jspa?threadID=121839&tstart=0
    http://docs.info.apple.com/article.html?artnum=106176
    http://docs.info.apple.com/article.html?artnum=25497
    http://docs.info.apple.com/article.html?artnum=25784
    http://docs.info.apple.com/article.html?artnum=25517

  • Is it possible to make several copy actions to a plan in COPA?

    Hi Experts,
    In COPA, we would like to copy actual data from last year to the planning we made for reference use. The user should then adjust these actual figures to plan data.
    Since we would like to copy contract data and invoice data (which was sent to COPA via SD) to the plan we need to have two copy actions:
    1. copy actuals with record type A (contract data)
    2. copy actuals with record type F (billing data)
    The problem is now that the data from the second copy action overwrites the data from the first copy action.
    Is there a way to have copy different data to the plan without the data being overwritten?
    And, is it possible to copy data to the plan for only 2 months instead of for the whole year? Now the system says that the period to be copied should be equal to the period from the planning package.
    Best regards,
    Stephan

    Never ever presume that your web page must take up my entire screen.  That's considered rude.   My browser settings and preferences are my choice; not yours.
    If you want to design web pages that fill the end-user's available viewport without scrollbars, use a liquid or semi-liquid layout in percentages.
    http://alt-web.com/TEMPLATES/3-col-semi-liq-layout.shtml
    Alternatively, you can use multiple style sheets & progressive enhancement techniques (media queries) to target specific devices by their width. This is how modern developers are able to support different layouts for smartphones, tablets and desktops.
    http://www.adobe.com/devnet/dreamweaver/articles/introducing-media-queries.html
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • Is it possible to make a copy of my entire iTunes library to my USB 20 gig?

    I would like to back up my ENTIRE library (not just purchased songs) so that I could restore it if I ever needed to. I have around 8 gigs of data in my library which requires about 4-5 CD's to back up. Maybe this is a dumb question, but isn't there any other media option besides CD's??? Like, say, an external hard drive (USB SanDisk)?? That way I could just perform a periodic backup using ONE device instead of taking like an hour and a bunch of CD's.
    Thanks in advance for any help you can give on this topic!

    Click here and follow the instructions.
    (49810)

  • How can I make a copy of the FAQs module or filter on language?

    Hi,
    is it possible to make a copy of the FAQs module? I need to have FAQs in different languages.
    I can add event, photo, news ands media modules but not a new FAQs module.
    I also found that you can add a category and display the FAQs with the filter: cr or individual filter. But where do I add the category name to filter on?

    Solved!
    Quick solution: the ID is used for the category name, so I need to do a time consuming process to find the id.
    Result:
    {module_faq,c,19227,,ajax,}
    Great!

  • Is it possible to make a homogenious copy

    Is it possible to make a SAP homogeneous copy from the backup of Oracle DB on HPUX (64 bit) to Oracle on Windows (32 bit) ?
    I am planning to make a sand box system on windows from the database backup of ORACLE/HPUX.
    Your reply will be highly appreciated
    Al Mamun

    Hi,
    I'd like to clarify a little.
    You <b>cannot </b>restore directly an Oracle backup from HPUX to Windows.
    As it is a different OS it is called "Heterogeneus" system copy.
    If you want to create a sand box, then ( not knwing your DB version ) you will have to export the data with R3load and import it on the new system.
    You can find the guide on
    http://service.sap.com/instguides
    The exact location depends on the SAP Version.
    If you are already on Oracle 10, perhaps you can take a look at the note <a href="http://service.sap.com/sap/support/notes/1003028">1003028:  Enhanced support for system copy in BR*Tools</a> as it explain a method to use transportable tablespaces for the heterogeneus system copy.

  • I downloaded CS6 and was told that it was possible to make a hard copy DVD for safety,is this correct and if so how is it done?.

    I downloaded CS6 and was told that it was possible to make a hard copy DVD for safety,is this correct and if so how is it done/.

    Use a DVD burning program:
    https://www.google.com/search?q=vdvd+burning+program&ie=utf-8&oe=utf-8&aq=t&rls=org.mozill a:en-US:official&client=firefo…

  • I have bought the new Iphone5. The old phone "Iphone4" has the same account as my daughters iphone 4. Now I would like to have separat accounts, is that possible? Can I make a new account and still make a copy of my iphone 4 to my new iphone 5?

    I have bought the new Iphone5. The old phone "Iphone4" has the same account as my daughters iphone 4. Now I would like to have separat accounts, is that possible? Can I make a new account and still make a copy of my iphone 4 to my new iphone 5?

    You need to plan. Check this tip:
    iOS 5 & iCloud Tips: Sharing an Apple ID With Your Family

  • I need to make a copy of my SL installation DVD

    I have SL installed in both my iMAC and my MacBook Pro. However, just for security's sake, I'd like to make a copy of the Snow Leopard installation DVD that Apple had sent me. I tried to do so using Disk Utility under SL, but when it came to actually copy the created image on a blank DVD, the system advised me that I didn't have enough space on my DVD. Are there readily available higher capacity DVD on the market that would fulfill this purpose (Higher than the traditional 4.7 GB ones? I think there are, having made a google search, but is there a specially recommended brand? I don't want a cheap one, since we are talking about an important DVD that may save me lots of trouble in a possible future problem.

    To do so requires a dual-layer DVD-R. I would use a good brand such as Verbatim. Do the following:
    Duplicate a CD or DVD
    1. Insert the DVD/CD;
    2. Open Disk Utility, and select the DVD/CD from the left side list (select the DVD/CD icon on top);
    3. from the DU File menu select New | Disk Image from Disk 1;
    4. Choose to format the disk image as DVD/CD Master, name the disk image and click Save;
    5. When the .cdr file is finished select it with mouse and press COMMAND-I to open the Get Info and check the box to lock the file;
    6. Choose the .cdr file from the left side list, click Burn, and insert a new, blank DVD or CD.

  • I am trying to find out if I can change a setting of the calendar in my iPhone.   When I view calendar, in month, I would like to view it with the starting day of the week being Monday, not Sunday.  Is it possible to make this change? SS

    I am trying to find out if I can change a setting of the calendar in my iPhone. 
    When I view calendar, in month, I would like to view it with the starting day of the week being Monday, not Sunday.  Is it possible to make this change?

    Hello SMEvans32
    You can use iCloud to share the Calendar, that way she will always be up to date on that particular section of your work calendar. If you want to use iCloud, I would recommend backing up so you have a safe copy of your data.
    iCloud: Calendar sharing overview
    http://support.apple.com/kb/PH2689
    iCloud Setup
    http://www.apple.com/icloud/setup/
    Thanks for using Apple Support Communities.
    Regards,
    -Norm G.

  • Is it possible to make two type of partitions onto an external drive?

    Hi,
    I'm on an intel iMac using Tiger and I know to back up my hard drive I need to choose the GUID partition and Mac OS Extended (Journaled) in order to be able to boot from the partition.
    So if I make 4 partitions is it possible to make 3 partitions GUID Mac Extended (Journaled) and then make 1 that is Apple Partition Map? I tried it and I couldn't figure it out using my Tiger Install disk and selecting Disk Utility option.
    My sister is using a Powerbook PC G4 also using Tiger and I want to make a bootable copy for her as well but just wondering if this can be done?
    S.

    Niel,
    Thanks, so if I format it all as APM I can either clone OSX 10.4.11 which I have on my internal now. If I do a backup of my intel and Powerbook PC both of those will already have Tiger on them so do I need to do another Tiger install on each of those partitions?
    Also by doing it this way I can't boot from a parition onto my intel can I?
    Guess I'll have to weigh whose system is more important or just back up her drive as GUID on my computer and she can restore from it if she has too but won't be able to boot from it.
    S.

  • Is it possible to make in : Join by phone to online meeting request that the number is shown as hiperlink in outlook??

    is it possible to make in : Join by phone tin online meeting request that the number is shown as hiperlink in outlook 2010??
    when i send the invitation for example to gmail user I can see it on my phone. but if I would like to call directly from the outlook request I have to copy and paste the number , it is not hiperlinked....
    help
    any suggestions???

    Mine works with the tel URL syntax already in there.
    A couple of thoughts, if that's not working for you you could make your own hyperlink to look something like this:
    <a href=tel:+556666888888>Join Via Phone</a>
    I've seen callto: work as well.
    Which you might be able to append into the default meeting invite:
    http://technet.microsoft.com/en-us/library/gg398638.aspx
    The other thought is to check out Matt's select dial:
    http://gallery.technet.microsoft.com/office/Lync-Copy-Dial-Just-Select-3c426244 which would allow you to highlight any number and hit a hotkey to call.
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question please click "Mark As Answer".
    SWC Unified Communications

  • Is it possible to make a text box cycle/rotate through text, like a slide show does?

    Is it possible to make a text box cycle through 3 or 4 separate pieces/groups of text, like a slide show does with photos? So that when I open my site a text area says "Statement 1", then 10 seconds later it changes to "Statement 2", then 10 seconds later it chagnes to "Statement 3", etc.
    Its that possible with a text box? My desire is to have 3 or 4 testimonials that change every 10 seconds.
    You can see that right now it's a single testimonial:
    www.kmlstudio.com
    All help is appreciated
    Thanks!
    Kevin

    Right.  Some plugins have zip file downloads while others are just copy & paste.
    In DW, go to File > New > Blank page > JavaScript.
    Copy & paste the Cycle plugin code into your new JS page. 
    SaveAs   cycle.2.9.81.js  in whichever site folder you normally keep scripts.
    Link your HTML page to your new cycle script:
    Insert > Script > Script (browse to folder containing your cycle script). Hit OK.
    Don't forget to add a link to the jQuery core library, too.  Plugins don't work without it.
    Nancy O.

  • Is it possible to make the fnd_user table as an authenticator to weblogic

    Hi,
    I am looking for a way to make fnd_user table as an authenticator for a weblogic users.
    Is it possible in first place without OVD and SSO ? My goal is to have fnd_users involve in human task approvals.
    Thanks
    Sai

    I think your question is: how do you compare the encrypted password in FND_USER to the password that the end user entered in your custom application front end?
    If that is indeed your question, you can decrypt the password in FND_USER as follows:
    1) Take the standard fnd_web_sec package and make a copy called cust_fnd_web_sec. Delete all procedures in the package body except for decrypt. Then add decrypt to the package spec.
    create or replace PACKAGE apps.cust_fnd_web_sec AUTHID CURRENT_USER AS
    function decrypt(key in varchar2, value in varchar2)
    return varchar2;
    END cust_FND_WEB_SEC;
    create or replace PACKAGE BODY apps.cust_fnd_web_sec AS
    -- Exception
    dml_inside_query exception;
    pragma exception_init(dml_inside_query,-14551);
    -- Function to encrypt a string using a specified key.
    function decrypt(key in varchar2, value in varchar2)
    return varchar2
    as language java name 'oracle.apps.fnd.security.WebSessionManagerProc.decrypt(java.lang.String,java.lang.String) return java.lang.String';
    END cust_FND_WEB_SEC;
    2) Run the following query to decrypt the password.
    WITH guest AS
    SELECT 'GUEST/ORACLE' user_pwd,
    UPPER (SUBSTR ('GUEST/ORACLE',
    1,
    INSTR ('GUEST/ORACLE',
    - 1
    ) user_name
    FROM DUAL)
    SELECT distinct u.user_name,
    apps.cust_fnd_web_sec.decrypt
    ((SELECT apps.cust_fnd_web_sec.decrypt
    (g.user_pwd,
    u.encrypted_foundation_password
    ) apps_password
    FROM apps.fnd_user u,
    apps.guest g
    WHERE u.user_name = g.user_name),
    u.encrypted_user_password
    ) decrypted_user_password
    FROM apps.fnd_user u,
    apps.fnd_user_resp_groups_direct r
    where u.user_id = r.user_id
    and u.user_name = <user name>
    Good luck!
    Scot

Maybe you are looking for

  • Not able to run a program to extract news from news channel websites.

    Let me start with stating the fact that I am a super greenhorn, so please be ultra elaborate with the answers . This is my code, I copied it from Mr. Alvin Alexander (http://alvinalexander.com/java/edu/pj/pj010011?). I am trying to use it to extract

  • ICal: multiuser option displays in Day view each user in separate column?

    I have been disappointed with the new iCal update. I do not see the option that would keep each calendar user in its own column when multiple calendars are displayed in iCal's Day view. In a multiple calendar display view, I would like to see my cale

  • Error while building VSM

    I've setup the build environment for the VSM, but I can't get the VSM.ear to deploy in OC4J. Here is what I see when I build: Buildfile: build.xml init: copy: compile: [unjar] Expanding: E:\oc4j\lib\oraclexsql.jar into E:\vsm-i18n\classes [unjar] Exp

  • Can the new intel iMacs run Classic?

    Hi just wondering if anyone knows if you can run Classic on intel Intel iMac 17" 1 Gig of Ram 1.83 ghz   Mac OS X (10.4.6)  

  • [Solved] Samsung SCX-4300 Printer Problem

    Hi everyone. I installed Arch Linux today. Everything is fine except printer. I am using Samsung SCX-4300 printer and scanner. Scanner works fine but CUPS doesn't see the printer. I can't see anything on CUPS web interface's Local Printers area. Here