Get all the values of the element in the Assign activity

Given the Sub how can XML, I get two values with a single statement?

I have tried/root/set/name /. with no luck. I would like to assign a variable to an activity assign BPEL John Jane.


  <root>
   
<set>
    
<name>John</name>
   
</set>
   
<set>
    
<name>Jane</name>
   
</set>
 
</root>



If you want to select several nodes in a copy assign activity, you will receive a selectionFailure. You can try this out using/node / * [local - name () = "nodename"] build where * refers to all of the child elements and [local = "nodename"] represents the name of the element which must match.

According to the BPEL specification a selectionFailure MUST be returned in the following situations:

1. the in-spec selects several XML information items

2. the in-spec selects an item of XML information and the to-spec does not exactly select an item of XML information.

See the BPEL Spec (section 8.4.1) http://docs.oasis-open.org/wsbpel/2.0/OS/wsbpel-v2.0-OS.html#_Toc164738498

To get the desired result an assign with an expression activity can help. Use the CONCATENATE function. See http://docs.oracle.com/cd/E28280_01/dev.1111/e10224/bp_manipdoc.htm#BABBHGAJ

If you want to dynamically concatenate, use an xslt transformation.

Good luck!

Melvin

Tags: Fusion Middleware

Similar Questions

  • Get all the elements of a spread

    Hi all

    How to get all the elements (images, etc.) of the current spread?

    I know we can get the items on a page by < ISpread > GetItemsOnPage(), but how to get ALL the items (including who are located outside of the page but on the spread)

    Thank you

    Hello Shawn,

    You can browse all the pages on the spread and call GetItemsOnPage with the parameter bIncludePasteboard = kTrue.

    Markus

  • CS4: Get all the UIDS of pages containing a page element

    Hello

    How can I get all the UIDS of page, which contains a page with a specified UID element?

    For example: I have two UIDS of pages if a page item is placed on two pages.

    Thank you

    Hans

    Jongware probably confuses the problem with page elements spread master.

    I think you talk page possibly items on several pages in a spread.

    ILayoutUtils::GetOwnerPageUID is a good start.

    If you want more details, browse the pages of your broadcast and match covering them for the bounding box of the element on the page.

    Dirk

  • How can I get all the values of a set of DBMS?

    Hi all
    I use this «dbms_output.put_line (DBMS_DB_VERSION.» VERSION | '.' || DBMS_DB_VERSION. THE SHOW); "to display the version. But how do I get all the DBMS_DB_VERSION values? Is there a common way?

    Thank you.

    Best
    Laurence

    Hello

    Don't think it's possible. Even if that were the case, you would be able to use/display BOOLEAN type in SQL.

    If you aim just to see what they are, you could do something like that

    select text
      from all_source
     where owner = 'SYS'
       and name = 'DBMS_DB_VERSION'
       and type = 'PACKAGE';
    

    Or even

    select dbms_metadata.get_ddl('PACKAGE', 'DBMS_DB_VERSION', 'SYS') from dual;
    

    My version is:

    SQL> select * from v$version where rownum = 1;
    
    BANNER
    ----------------------------------------------------------------
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bi
    1 row selected
    

    11 g, you also have [PL/SCOPE | http://download.oracle.com/docs/cd/E11882_01/appdev.112/e10471/adfns_plscope.htm#ADFNS02203] that might help you even more.

    Concerning
    Peter

  • Get all the text values in a XML node

    Suppose I have a XMLList that I'm working my way through and I want to quickly and easily get all the 'text' from the node. In other work strip the < xmtag > all possible markup and attributes and just leave the content.

    There is a simple/fast way to do it?

    < myNode >

    < title > title an event here < /title >

    < host > name and title of the presenter here < / presenter >

    < date startTime = "Somedate" / >

    < desc > <! [CDATA [text here. [[It < b > would < /b > have html or links or something like.]] > < / desc >

    < resources >

    list of < resources > has some resources, downloads, etc. < / res >

    < resources > another site or something like < / res >

    < / resource >

    < / myNode >

    If the xml is your XML instance, after loading is finished:

    trace (XML.descedants("*"). Text());

  • get all the vertices of a geometry of polygons

    I tried to use sdo_util. GetVertices to retrieve all vertices of a geometry column. Some of the geometry of gType 2007 which contains several elements. GetVertices function seems to give the vertices of the first item only. How can I get all vertices then?

    Published by: 937152 on May 29, 2012 11:56

    Why you all NULL values in your sdo_elem_info_array and sdo_ordinate_array? It's very very bad - see http://docs.oracle.com/cd/E11882_01/server.112/e17766/e12700.htm#sthref3897

    Despite this, I can get all the 'tops' return of the geometry of your sample - notice that I changed your SELECT a little statement.

    jot_test@JOHNOT> create table assessment_parcel_merged (
      2  id number,
      3  geometry sdo_geometry);
    
    Table created.
    
    jot_test@JOHNOT>
    jot_test@JOHNOT> insert into assessment_parcel_merged
      2  (id, geometry)
      3  values
      4  (506833,
      5  mdsys.sdo_geometry(2007,82232,null,
      6  mdsys.sdo_elem_info_array(1,1003,1,13,1003,1,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null),
      7  mdsys.sdo_ordinate_array(632941.3695,5536245.0144,632939.95209944,5536241.97593627,633251.020958124,5536096.38289373,633369.443364573,5536040.95632826,633371.0274,5536043.9168,632941.3695,5536245.0144,631892.0616,5536736.1337,631892.8842984,5536702.62493823,632873.47478553,5536243.66593412,632884.740084103,5536267.81696815,632886.1576,5536270.8559,631892.0616,5536736.1337,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null)));
    
    1 row created.
    
    jot_test@JOHNOT>
    jot_test@JOHNOT> select sdo_geom.validate_geometry_with_context(geometry, 0.0005) as geom_validate
      2  from assessment_parcel_merged;
    
    GEOM_VALIDATE
    ------------------------------------------------------------------------------------------------------------------------
    13033
    
    1 row selected.
    
    jot_test@JOHNOT>
    jot_test@JOHNOT> set null null
    jot_test@JOHNOT> select o.x, o.y
      2  from assessment_parcel_merged a, table(sdo_util.getvertices(a.geometry)) o
      3  where a.id = 506833;
    
             X          Y
    ---------- ----------
     632941.37 5536245.01
    632939.952 5536241.98
    633251.021 5536096.38
    633369.443 5536040.96
    633371.027 5536043.92
     632941.37 5536245.01
    631892.062 5536736.13
    631892.884 5536702.62
    632873.475 5536243.67
     632884.74 5536267.82
    632886.158 5536270.86
    631892.062 5536736.13
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    
    50 rows selected.
    

    John

  • How to get all the icons on the desktop after installing xp

    After installation of xp only recycle bin makes its appearance. How to get all the other program on the desktop icons?

    Like internet explorer, my computer...

    Hello

    How to create a shortcut on the desktop?

    If the item is located in the start menu:

    1. click on start. The start menu appears.

    2 find the item that you want to create a shortcut. If the element is in a submenu of the menu, go to the submenu.

    3 right click on the element. A context menu is displayed.

    4. click on send to. A submenu appears.

    5. click on desktop (create shortcut). XP creates a shortcut to the item.

    _____________________________________________________________________________

    Here is the vista forums

    Try the xp forums at the below link for any other question of XP

    http://answers.Microsoft.com/en-us/Windows/default.aspx#tab=4

    Answers by topic

  • Get all the metadata (custom &amp; OOTB) for content in

    Hi all
    I need to get all the values of metadata for a piece of content in the content server. I tried using the DOC_INFO_BY_NAME service and got the result set and I am able to retrieve the values by specifying the metadata as dataObject.get ("dSecutiryGroup");
    No, I want to know if there is a service that can fetch an object that can be iterated and we can have all the metadata and its value.

    Thank you.

    See the prototypes of the class of the methods (interface)

    public interface DataResultSet
    {
        //
        // Methods
        //
        boolean hasField(java.lang.String p1) { }
    
        oracle.stellent.ridc.model.DataResultSet.Field getField(java.lang.String p1) { }
    
        oracle.stellent.ridc.model.DataResultSet.Field getField(int p1) { }
    
        java.util.List getFields() { }
    
        void setFields(java.util.List p1) { }
    
        void addField(oracle.stellent.ridc.model.DataResultSet.Field p1, java.lang.String p2) { }
    
        void removeField(java.lang.String p1) { }
    
        void addRow(oracle.stellent.ridc.model.DataObject p1) { }
    
        void addRow(java.util.List p1) { }
    
        void insertRow(oracle.stellent.ridc.model.DataObject p1, int p2) { }
    
        void insertRow(java.util.List p1, int p2) { }
    
        void removeRow(int p1) { }
    
        java.util.List getRows() { }
    }
    

    This, you can use getFields() or getField(int p1) and then use the oracle.stellent.ridc.model.DataResultSet.Fieldattributes.

  • Import image - error 'cannot get all the files for this device. "

    Try to import images from my camera - Canon T3i.  Using both the SD card inserted into a reader and camera with battery connected USB Gets the error "unable to get all the files on this device. Please make sure that the equipment is connected correctly, or that the battery is charged. Files that have been achieved so far will be sent to multimedia elements. "All updates installed, running Vista x 64, 10 elements.

    Okay, found the problem.  Apparently the PSE does not like RAID1 arrays, which is a bit ironic, beings that she deals with photos, and people tend to do not like losing pictures.  Newho, if anyone has this problem in the future, as workaround for Adobe not have their stuff together, rather than import directly to a RAID 1 has HARD drive table, import them on another drive, then copy them to your RAID array.  Very disruptive and I wish adobe would just fix their problems (no other program has this issue, even video editing software... «and RAID 1 should really be used for that), but to use it as a workaround if necessary.»

  • To get all the Table names

    Hi all

    I have almost 70 procedures in my database.
    I want to get all the names of the different tables used in the procedures of 70.
    Is this possible?

    Note:
    All the table names are prefixed by the name of schema as DEVSRC.table_name.


    Please advice

    Thank you
    JO

    Johney says:
    Hi, VT

    A doubt.

    This query will give the names of the tables to only select stmt used in the procedure

    or

    List of table names that accompany in all DML operations inside the procedure?

    Thank you
    JO

    It will give all the table to be used in select or any DML...

    You can also view by creating a temp proc

    SQL> drop procedure proc_test;
    
    Procedure dropped.
    
    SQL> select name, referenced_name, dependency_type from user_dependencies
      2  where type = 'PROCEDURE' and referenced_type = 'TABLE' and name='PROC_TEST';
    
    no rows selected
    
    SQL> create or replace
      2  PROCEDURE proc_test
      3  IS
      4  v_ID    number;
      5  v_PRID  number;
      6  v_PRLID number;
      7  v_DATERECEIVED date;
      8  Cursor C1 is
      9  select * from table_c;
     10   BEGIN
     11   open c1;
     12     LOOP
     13      FETCH c1 INTO v_ID,v_PRID,v_PRLID,v_DATERECEIVED;
     14      EXIT WHEN c1%NOTFOUND;
     15      insert into table_b values(v_ID,v_PRID,v_PRLID,v_DATERECEIVED);
     16      Commit;
     17     END LOOP;
     18   CLOSE C1;
     19   END;
     20  /
    
    Procedure created.
    
    SQL> select name, referenced_name, dependency_type from user_dependencies
      2  where type = 'PROCEDURE' and referenced_type = 'TABLE' and name='PROC_TEST';
    
    NAME
    ------------------------------
    REFERENCED_NAME                                                  DEPE
    ---------------------------------------------------------------- ----
    PROC_TEST
    TABLE_B                                                          HARD
    
    PROC_TEST
    TABLE_C                                                          HARD
    
    SQL> 
    

    Concerning

    Umesh

  • I use 5s iPhone and upgrade to iOS 9.3.1 but he can't get all the features...

    I use 5s iPhone and upgrade to iOS 9.3.1 but he can't get all the features...

    What features Miss do you?

  • Hi, I am told by a website mFirefox is out of date so I can't get all the features. I continue to download an update, but it continues still to be. Could you please help me. Thank you.

    Hi, I am told by a website mFirefox is out of date so I can't get all the features. I continue to download an update, but it continues still to be. Could you please help me. Thank you.

    Download the latest version of Firefox to:

    Uninstalling Firefox

    Install Firefox on Windows

    Check and tell if its working.

  • Satellite L500 - can I get all the instruments and the driver for Win 7?

    good then I got this Toshiba Satellite L500 with Intel... its installed with Windows Vista Home Premium...

    The first problem I had with it was that the Toshiba programms stoped working and reformatting the drive and put it back, then I 'solved' this part...

    Now, the second is that RUNDLL32.exe stops working after that the pc started motor pump and the computer stops responding or becomes slow...
    I tried to format the drive but is still of problems.... more the toshiba programms are defective...

    After research I did his seems to have a place of Vista so I asked of upgrade me to windows 7 and then I also had a few questions?:  :|

    1. is it possible to get all the programms Toshiba Windows 7, flash cars, webcam etc.

    2 does windows 7 run all the programms vista only?

    3 - is so great that I heard?

    Thank you! {for your help, I really need some help... thank you: 8}

    Hello

    I put t know why you have software problem with the Vista OS preinstalled but my Toshiba tools and utilities work fine! Once the control buttons stopped working, but I could fix it reinstall the VAP.

    Back to your question:
    Yes, you can get all the Win 7 drivers and tools for the L500 series. Why not?
    If you would take a glance on the Toshiba page you would find all the stuff for download!

  • I don't get all the sounds from my speakers

    Original title: sound recording play

    I don't get all the sounds from my speakers... the icon has an x through it... said that they don't are not hooked... shouldn't have internal sound

    Hello

    1. what version of operating system you are using?

    2. What is the full error message that you receive?

    You can try the procedure in the below mentioned link and check if it helps.

    No sound in Windows
     

    Hope this information is useful.

  • computer crashed, have windows vista, indented leave, all the documents lost, can I get all the files, how do

    computer crashed, have windows vista, indented leave, all the documents lost, can I get all the files, how to do it, in simple terms,

    Thank you.

    If by "computer of new beginning" you mean that you have started your recovery or disk restore factory set and reinstalled Windows, then the ability to recover your files is practically zero.  You can try a utility like Recuva (http://www.piriform.com/recuva) but since you have rewritten the entire hard drive, it is highly unlikely that anything will be recoverable.

  • My screen on my laptop is amplified and can not get all the info on the screen... How to make all this fit?

    My screen seems to be enlarged and cannot get all the info on the screen... How to make all this fit?

    Go to the website of the manufacturer of your laptop > drivers and downloads Section > key in your model number > look for the latest Vista drivers > download/install them.

    http://Windows.Microsoft.com/en-AU/Windows-Vista/change-screen-resolution

    Change the screen resolution

    Screen resolution refers to the clarity of the text and images on your screen. At higher resolutions, items appear sharper. They appear also smaller, so more items adapted to the screen. At lower resolutions, fewer items adapted to the screen, but they are larger and easier to see. At very low resolutions, however, images may have serrated edges.

    See you soon,.

    Mick Murphy - Microsoft partner

Maybe you are looking for

  • Editing file all F5 - response from Sony

    All, Sony is aware of changing all the file that was made by some owners of F5 to enable saving XAVC 4 K in the camera head. As a matter of policy, Sony may not approve any changes that are not part of an official firmware version. All Sony firmware

  • How to erase a hard drive on photosmart c410a?

    I replace my photosmart c410a.  I want to make sure no data on it before I donate to a charity. is there a hard drive I need to delete?  If so, how? I can't believe the amount of time, I've been running around this issue. Thank you

  • I need instructions on how to configure officejet 8500g

    I need instructions on how to configure officejet 8500g

  • Zoom/Pan has stopped working Photoshop

    I often use my Photoshop and Flash for the University, they are essential to my workflow as a student of Animation. I use a Surface Pro 2. In the morning, I used Photoshop as usual, and then at night the zoom/pan has stopped working properly. Usually

  • Hash

    I do hash for the payment overall iris, required the sha1 hash.ColdFusion 9 has sha - 1, I tried to use it to make the hash, but they said the hash is wrong, I don't know what to do, can anyone help?and how the hash, the coldfusion is anyway I can se