Picking a specific record out of an XMLList

This can't be as complicated as it seems... can someone
explain briefly?

"VarioPegged" <[email protected]> wrote in
message
news:g6dcq3$5va$[email protected]..
> Developer504, is it just me or do you find everything in
Flex/AS3
> complicated?
> Why don't you define what you mean by complicated and
provide an example
> of
> what it is you're trying to do so we're on the same
page.
I actually have a lot of sympathy for his frustration. There
are a lot of
different concepts that you have to understand and put
together to do what
seems like even the simplest tasks. I even have a blog on
that very
subject.
However, no one can understand it for you, you just have to
plow through it
and put it together for yourself. We can only point you in
the right
direction.
I got to this example through Help>StartPage>Working
with Data>Full
Tutorial>four clicks on the right arrow>An example
application is available
here
http://www.trilemetry.com/clients/f3gse/partIII/partIIIa/workingWithData_e4x.cfm#
Maybe that will clarify it for you.

Similar Messages

  • Selecting specific records out of the same table with PICS

    Post Author: nambi
    CA Forum: Formula
    I have a Database table in which we have information for our paint codes,
    This database when accessed through our will display the types of tests we do for the products we manufacture, we manually enter in these results through the software.  When I open up this same table in access I noticed that each test we do is displayed as new entry under the same product, therefore I have several entries for the same product code, and since we have several tests for each I am unable to specifically pull out the data I need.
    For example I need to create a data sheet for our customers displaying the bake time for these all our products the Product code (formkey) is listed multiple times but all I need is to record the Bake (TargetAlphaValue) time. Out of this table I will also need to report on the Gloss. If I use the record selection I am only able to display one type of test although I will need to specify other types as well.  This is the area I have the problem with,
    I have shown in a jpg what I am looking for, would anyone here know how to pull out only the TargetAlphaValue and associate it to the bake and formkey?  Then do the same with the Gloss test and pull up the TargetAlphaValue for that it would be of great help

    Can you be more precise , please :
    - which table stores the people identities ? (I call this one Identity)
    - which table gives the class where the student works in (I cal l this one Claa_attendees)
    - which table gives the instructor of a class (I call this one Class)
    If your issue is that you have one table which stores Itendities , and you need to display Student identity and Instructor Identity, you have to call this table twice in your query , using table aliases . I mean :
    Select Stud_iden.name, Instr_iden.name
    From Identity Stud_iden, Identity Instr_iden, Class_attendees, Class
    Where Class.clas_id = class_attendees.class_id
    and class.instructor_id = Instr_iden.people_id
    and class_attendees.student_id = Stud_iden.people_id
    Is this what you need to do ?

  • HELP !  why doesn't color picker select specific color ? i make secondary layer and use the tool but no colors are selected and the gray out menu shows nothing !

    HELP !  why doesn't color picker select specific color ? i make secondary layer and use the tool but no colors are selected and the gray out menu shows nothing !
    what am i missing ??!!

    Please add you system info and SpeedGrade version and build number if you actually want help.

  • How to drill or navigate to specific records from a pie chart

    Hi,
    I have created a report that has a Pie chart view in it. What i want is that when i click on the chart it should navigate me to the specific records. E.g. I have a chart that shows %age of satisfied customers and %age of Not Satisfied Customers, what we are looking for is that when I click on satisfied customers's area, it should take me the satisfied customers records ony and same goes for Not Satisfied Customers.
    Can anyone help ?? I have tried the drilling option under charts properties, but that doesnt seem to be working.
    Thanks
    Ahmed

    Hi Martin,
    I haven't tried it, but can't you use a filter? Drag out a line from the data source and choose "filter" or drag a filter from the compose panel to the story board. Place the filter between data source and chart.
    Change the filter properties so that the specific value is filteres.
    Best Regards, Benni

  • Move to specific record

    I am building a PHP detail page with a navigation list of
    database records down the left side, and the middle will display
    info for each of those records, so when one of the links on the
    left is clicked, the page reloads and displays the relevent info.
    Thing is, it's not doing it! It is still displaying the first
    record of the db no matter what record is clicked.
    I have a recordset for the navigation list, and I have a
    recordset for the content; I have a 'go to detail page' set up on
    the navigation recordset which posts to itself, ie. the same page
    it is on already, and the url displays the correct record ID; the
    page also has a 'move to specific record' behaviour which is based
    on the content recordset, but it's not working.
    What am I missing? Obviously, I am doing something wrong. Can
    I not have content on a detail page where a DB driven link can post
    to the same detail page?
    Does that makes sense?
    Mat

    Right, I have just built a list page and a detail page to
    test this out. I have done this hundreds of times in asp, but it
    doesn't seem to be working in php!
    1/On the list page I have a list of database records that
    link to the detail page.
    2/When the link is clicked I have a go to detail page and I
    am passing the url parameter of fld_id
    3/On the detail page I have the move to sepcific record
    behaviour which is collecting the fld_id parameter
    Is that not right? Is it handled differently in PHP to how it
    should be done in asp?
    Mat

  • Net price not picking from info record

    I am creating a new PO, but net price is not picking from info record. Info record is getting copied in the line item for PO, but net price is not copied. Due to that I am unable to create PO. If I manually enter price PO can be created. Could someone tell me what might be the reason Price is not automatically taken from Info Record. Please guide me what all I need to check.
    The same data is working in one cleint, and in another client this data is facing problem.
    Thanks
    Vineeth

    Hi
    1) If there is condition record exit in system,then while creating po system will take condition record
    2) If In inforecord last po number is exist for material and vendor ,then system will take this into consideration
    3) if your creating po first time for material and vendor ,and we have maintain purchasing inforecord for purchasing organization and for plant,then system will take it into consideration
    40 If none is available we have to put condition manually in po
    Regards
    Kailas ugale

  • WICTMS not picking up wip_move_txn_interface records

    I am populating the wip_move_txn_interface table with a move record.  The WIP Move Transaction Manager (WICTMS) is running every 5 minutes.  But my record in the table is not getting processed.  3 days ago it was working, and the WICTMS pgm was recognizing the record and spawning the WIP Move Transaction Worker (WICTWS) program.  But today I am inserting a similar record with a move to next operation, and WICTMS is not picking up the record.  I can perform the move using the Oracle Apps move transaction form.
    Any ideas on what I am missing and why it worked 3 days ago but now is not working.  Below is my insert statement.
    insert into WIP_MOVE_TXN_INTERFACE
    (created_by_name
    ,creation_date
    ,fm_intraoperation_step_type
    ,fm_operation_seq_num
    ,last_update_date
    ,last_updated_by_name
    ,organization_id
    ,process_phase
    ,process_status
    ,to_intraoperation_step_type
    ,to_operation_seq_num
    ,transaction_date
    ,transaction_quantity
    ,transaction_uom
    ,wip_entity_name
    values
    ('name'   --created_by_name
    ,sysdate     --creation_date
    ,'1'         --fm_intraoperation_step_type
    ,30          --fm_operation_seq_num
    ,sysdate     --last_update_date
    ,'name'   --last_updated_by_name
    ,123         --organization_id
    ,1           --process_phase
    ,1           --process_status
    ,1           --to_intraoperation_step_type
    ,40          --to_operation_seq_num
    ,sysdate     --transaction_date
    ,1           --transaction_quantity
    ,'EA'        --transaction_uom
    ,'123456' --wip_entity_name

    Hi,
    Was it solved? .. I'm Facing a similar issue where the program runs fine and completes without any errors but it doesn't processes the record in the interface.
    Regards
    Ari

  • I have a file with 64 pages in it.  How do I save and email one specific page out of the file?

    I have a file with 64 pages in it.  How do I save and email one specific page out of that file?

    With nothing but the free Reader? Take a screenshot of the page and email the image.

  • I need to update specific records(of variable lengths) in a file. I can get the correct record but when I update it(add info), it overwrites part of the record following it. I am using labview 6.0

    I need to update specific records(of variable lengths) in a file. I can get the correct record but when I update it(add or change info), it overwrites part of the record following it. I am using labview 6.0. I need to be able to insert information into the middle of a file without disturbing the data before and after

    It's hard to give more specifics without more detail, but in general you're going to need to read in the entire file, split it into three pieces (everything before the record of interest, the record itself, and everything after the record of interest), modify the record, reassemble the three pieces in proper order, and write the whole thing back to the file.Of course if the file is very large you might not want to actually implement it this way, but conceptually at least, this is what you are looking at.If this file some sort of proprietary format?Mike...PS: this type of issue is why I really like databases...
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

  • On my ipad, is it possible to use stylus or fingers to copy and paste a specific area on a document, PDF., web page, etc... It would be great to pull specific areas out of a PDF. And paste into a note app I'm thinking of downloading.  Thank you.

    On my ipad, is it possible to use a stylus or fingers to draw out a specific area to copy and paste;  I'm looking to copy from a word document, PDF., web page, etc... It would be great to pull specific areas out of a PDF. And paste into a note app I'm thinking of downloading.  Thank you.

    Yes. I do it using Adobe Reader for PDF files, Pages for Word files, I can copy from Safari or iCab Mobile and paste into another app. I use my finger even though I do have a stylus. I rarely use my stylus anymore, but yes it's possible.

  • Pricing Condition not picking from Info record

    Dear Sapians
    We have made all the Changes for Higher Education Cess. Now while creating PO some conditions are not picking from info record(only for some materials). In Dev. server Everything working fine.
    What could be the problem?
    Warm Regards
    Sukumaran.E

    Hi Sukumaran,
    You need to go to PO -> item conditions -> press analysis button.
    double click on the pricing condition on left hand side screen. You will get proper analysis. Like "PBXX     111 Condition ignored (requirement 005 not fulfilled)"
    These descriptions will give clear hint on the reason of price not being picked up.
    - Sanjeev

  • URL in email to a report on a specific record

    Hi - I have setup an email notification process that will send a URL to bring the user back to a report for a specific record. The link is bringing me back to the right page, but there are no results for the report.
    How do I go to the page AND run the SQL in my report specific to that record?
    A. Page Process for email:
    declare
    l_body_html varchar2(4000);
    begin
    l_body_html := '<p>A new order, number '||:P21_REQ_ID||' has '||
    'been placed. To review and fulfill this order, click the '||
    'link below.[/p><p>[a href="http://'||OWA_UTIL.GET_CGI_ENV('HTTP_HOST')||
    OWA_UTIL.GET_CGI_ENV('SCRIPT_NAME')||'/f?p='||:APP_ID||':100:::::'||':P21_REQ_ID:'||
    :P21_REQ_ID||'">View Order '||:P21_REQ_ID||
    '</a></p>';
    HTMLDB_MAIL.SEND(
    P_TO => '[email protected]',
    P_FROM => '[email protected]',
    P_BODY => l_body_html,
    P_BODY_HTML => l_body_html,
    P_SUBJ => 'Service Request # '||:P21_REQ_ID);
    end;
    *B. URL after clicking the link in the email (goes to correct page, but no results):*
    http://MyServer:7777/pls/apex/f?p=149:100:3573333726951794:::::P21_REQ_ID:42
    *C. SQL for report on page 100:*
    select     "SR_REQUESTS"."REQ_ID" as "Request ID",
         "SR_REQUESTS"."REQ_NAME" as "REQ_NAME"
    from     "SR_REQUESTS" "SR_REQUESTS"
    where "SR_REQUESTS"."REQ_ID" = :P21_REQ_ID
    Edited by: mterlesky on Oct 7, 2008 1:56 PM

    You have one too many colons in the f?p URL.
    Scott

  • Credit memo reqst picking new condition record

    Hi Experts,
    Recently we changed the VAT record from 17% to 20 %
    When we create a credit memo reqst with reference to an Invoice, system is picking the VAT record as 20% instead of 17% in the invoice.
    Even though I maintained the Pricing type in copy control from invoice to credit memo reqst as "D- Copy Princing Elements unchanged ", system is still picking the new vat record of 20% only.
    Any inputs to resolve this would be apprreciated.
    Thanks in advance

    Hi,
    please try with pricing type A or E ?
    FYI this is from SAP OSS note:
    'A' (Copy price components and redetermine scales):
               No condition types are redetermined. Only the scaled prices are adapted due to a changed basis.
    'D' (Copy pricing elements unchanged):
               As in pricing type 'A' but the prices are fixed (no scales are read). Condition base value and value are redetermined.
    'E' (Adopt price components and fix values):
               As in pricing type 'D' but neither condition base value nor value are redetermined.
    For more details refer to oss note: SAP Note 24832 - Pricing rules / TVCPF
    Regards
    Raghu.

  • How to lock a specific record

    Let’s say I need to lock a specific record from a form so nobody could even select this record from database.
    How do I do this?
    Thank you in advance

    Add a default_where property for your block that will eliminate this record from being selected.
    For example:
    set_block_property('emp','default_where','ename!='SCOTT');

  • Find a specific record in a recordgroup

    I am building a recordgroup at runtime of IDNum and Name. (Basically key-value pairs)
    I'm able to build the recordgroup. But how do I find a specific record to get a Name value if I have an IDNum?
    I know I can just do this with a temp table, but I was trying to do it this way....

    Hello,
    Use the Get_Group_Record_Number() to retrieve the desired row in the record group (see the on-line documentation).
    Francois

Maybe you are looking for

  • SQLE_COMMUNICATIONS_ERROR while running SFA application from Visual Studio

    Hi, I am trying the SFA (Sales Force Automation) example. I am using the Windows Mobile 6.0 emulator from Visual Studio to run the application. When I go to the "Configure" button, change the configuration values and try to Save, I am getting the fol

  • Optical inputs on Audigy 2 ZS Platinum

    I'm considering purchasing the Audigy 2 ZS Platinum Pro and I have a question about the optical input functions on the external control box. I read that it can be used to capture music(i.e. from a guitar, etc) however I would be interested in using t

  • Softbuttons and FullScreenMode

    hey! in my application i set full screen mode and then i add commands, for example Command.BACK. The problem is that when i have full screen mode there are showing something like submenu after clicking soft button 'back'. And i dont want this submenu

  • ICloud KeyChain - Not using Certificates

    Looks like the iCloud KeyChain cannot Sync the Single Sign On  Certificates across the devices. Any idea - how to make it work?

  • Create Organization & assign forms bulk action

    How can you create organizations by a bulk action, Is it possible to assign userform & viewuserform along with this bulk action As well as is it possible to assign a admin user to each Organisation