Create XMLList containing multiple node-sets?

Hi All,
I have scoured the internet trying to find an answer to this...I must be asking the wrong question?!
<a>
     <b>
          <c/>
          <c/>
     </b>
     <a>
          <b>
              <c/>
          </b>
     </a>
</a>
I want a | b/c nodes returning i.e. I want an XMLList containing a's and c's but without the b's...
Any ideas VERY welcome!
Lewis

Hi,
As per the Hierarcht reporting you have to take Profit Centre  as the compounding attribute to GL Account.
But if you want to define, there will be slight side effect in the info cube design.
With rgds,
Anil Kumar Sharma.P

Similar Messages

  • Using msxsl:node-set as a function to a field in InfoPath 2010

    I have been trying to query a node set (from a web service - managed metadata web service infact) without success.  I received a GetTermSetsResult that I am trying to parse as an xml using msxsl:node-set().    Currently I am just throwing
    up messages about the expression result in a form load rule.   I just get empty node sets.  Note that I have even tried querying the xml string directly like in the examples below but the behavior is always the same.
    some examples of what I have tried that give empty nodesets:
     msxsl:node-set('<Container><TermStore>...'))/Container/TermStore
     msxsl:node-set('<Container><TermStore>...'))/Container
     msxsl:node-set('<Container><TermStore>...'))/*
    These give the following results:
     count(msxsl:node-set('<Container><TermStore>...')))  ---> reports "1"
    count(msxsl:node-set('<test>...</test><test>...</test>')))  ---> reports "1" when it should say "2"
    msxsl:node-set('<Container><TermStore>...'))/node()   ---> returns what looks like the entire xml document
    Ultimately I want to populate a listbox with managed metadata (taxonomy/folksonomy) terms in a "codeless" way.  I know it is a no brainer to use code behind but where I work they like to see minimum code.

    Hello mohrr,
    The PCIe-6321 doesn't have internal triggers you you have to export the signals to a PFI line ant the use the signal as external trigger.
    If you are not very familiar about how to do that, here you can find two documents that can give you an idea about how does it work.
    http://digital.ni.com/public.nsf/allkb/A099C37789A​ACEE386256E35007338E6?OpenDocument
    http://digital.ni.com/public.nsf/allkb/3A7F1402B2A​1CE7686256E93007E66C0?OpenDocument
    Mr.O
    Applications Engineer
    National Instruments

  • Error: Set type Z contains multiple-value attributes

    Hi forum,
    I have a problem when i try to assign a set type with the same value but diferent name on another set type to the same product category.
    This is the detail of the error but i dont know where i have to set this indicator:
    If you set this indicator for a particular hierarchy, all categories and set types in this hierarchy are created in the PME.
    This gives you the following extended maintenance options at category level:
    You can assign set types with multiple-value attributes
    You can restrict value ranges and maintain default values for attributes of customer set types.
    Any sugerence about this?
    Regards and thanks in advance,
    Mon

    Hi Nelson,
    I create two set types, the description is not the problem. I have discover that when i try to assign these attributes in the same set type or in other appears this error.
    The set types have the same values. For example:
    zcountry1. Values: sp - spain. fr - france.
    zcountry2. Values: sp - spain. fr - france.
    When i try to configurate the comm_hierarchy in my category appears this error:
    Set type zcountry2 contains multiple-value attributes.
    Diagnosis
    The set type ZGAME5 contains multiple-value attributes. It cannot be assigned to the category as extended maintenance has not been activated.
    Procedure
    Multiple-value attributes are stored in the PME. If you want to use the set type ZGAME5, you must set the Extended Maintenance Options indicator for the hierarchy.
    Extended Maintenance Is Possible for the Hierarchy
    Definition
    If you set this indicator for a particular hierarchy, all categories and set types in this hierarchy are created in the PME.
    This gives you the following extended maintenance options at category level:
    You can assign set types with multiple-value attributes
    You can restrict value ranges and maintain default values for attributes of customer set types.
    Where is this indicator¿? in R3?
    So, these are the steps...can anybody help to me?
    Regards and thanks in advance.

  • How to create multiple nodes for a feature in PE03

    Hi Specialists,
    I have a requirement for australia where we need to maintain multiple nodes  in a feature ( Tcode : PE03).
    Action Type      Action Reason
    L6                      00
                              01
    L7                      06
                              08
    L2                      01
    Issue is : 1) How can we maintian the above values in a feature tree.
                    2) The SAP standard structure is using PME14 but PME14 does not contain the 2 above mentioned
                         fields i.e.( Action Type & Action Reason). Istead it is contained in structure PME04 .
                        SO how can we modify the SAP standard structure.
                    3) The above strucure PME14 is being read in an SAP standard report RPCPSPQ0 :
                         i.e Payment Summary Report tcode: PC00_M13_PSGEN . If we want to accomodate the new requirement for        australia does that mean we need to modify SAP standard report / or is there a user exit/BADI available to avoid making changes to SAP standard report.
    Please suggest.

    Can you please supply the name of the Feature you are trying to use?  it will help to understand the full picture.

  • Trying to set up a group email "RAM" that will contain multiple email addresses.  Receive error messages "check SMTP settings" or "Invalid email address" when I try to send a message to the group.

    I am trying to set up the group email "RAM" that will contain multiple email addresses.  I have inputted the name "RAM" as a corporation.  In the section labeled "Email" I have inputed multiple email addreses so that when I want to send an email to the group "RAM" I just have to input the name "RAM" in the section labeled "To" , input the Subject in the Subject box & the email will be sent to the multiple addresses, yet when I do I receive either one of two error messages being "Invalid Email Address" or "Check SMTP settings" each of which allows me the option of with cancelling the email or send it anyway.

    Bump. I'd like to know, too. I even have some synched Groups from my Apple Address Book I email to using Apple Mail on the Powerbook, but I can't see how to do a group mailing on the Touch either.
    In normal Mail, I just start typing the name of the group, and it autocompletes, I hit return, and it fills in all addresses in the Group.

  • How to create the query with multiple node types

    Hi,
    I am having an issue in creating a query to search multiple node types.
    The requirement is to query documents/pages of the type dam:Asset and cq:Page present under a path.
    I tried the following code snippet with no luck .
    path=/content
    1_type=cq:Page
    2_type=dam:Asset
    property=jcr:content/metadata/@cq:tags
    property.1_value=<tag Name>
    I was able to write a query with single type. However i could not find any documents/ materials with multipe types as shown above.
    Thanks in advance.
    Regards
    Sudhi

    I don't think multiple type is possible. Instead use super type like nt:base that will cover both page and asset.
    Yogesh
    www.wemblog.com

  • Can "Create Internal Leaf" be done for multiple nodes of a hierarchy

    Dear all,
    Since MDM cannot associate main table record to non-leaf node in a hierarchical lookup table, I need to create internal leaf nodes for those non-leaf nodes. But the number of target non-leaf nodes is really huge. Is it possible to select all of them and create internal leaves all together?
    Thanks + Best Regards
    Jerome

    Hi
    I think if we can create hierachy by levels not thru parent-child way but split hierarchy creation, the the level 2 or level 3 (last level of any hierarchy)should become a leaf node.
    I tried that but it is creating 'Null' for leaf nodes. i.e. not stopping at level 2 or 3 while creating hierachy. If we can get a workaround to stop 'Null' creation , problem can be resolved. I am in sp4.
    I will be interested to know the resolution
    -reo

  • Create box outside container / multiple containers

    Is it possible to create an container outside the default container? I want to create an container Boostrap style (width: 1170px) but with an full width header and footer. What about designing one-page sites? Is this possible? Like:
    [full width header with menu in container]
    [fullscreen image]
    [centered text]
    [full width image]
    [two columns]
    [full width footer]

    The easiest way to do this is to make the current container 100% and then just have the two outside columns represent the outside space you want to have. They start stacking your own containers in there. The grid in Reflow is most like a guide so it doesn't matter too much if you have those extra columns on the side if you are adding your own containers.
    Hope that helps and thanks for using Reflow!
    Chris

  • Executing a stored procedure containing multiple Select statements

    Post Author: Beverly
    CA Forum: General
    I am using Crystal  10.0 against a MS SQL 2000 server.
    I am trying to create a report based on a stored procedure that contains multiple select statements.  The sp requires a single parameter (Claim number) and contains 17 Select statements that produce results.
    I am able to use the Add command and execute the sp with the parameter, but I am only getting the results of the first select statement in the sp back in my data set.  Is there a way to have the data from each Select statement returned to my report?
    I have used Crystal for a while, but pretty much for straight-forward reporting.  I am familiar with the basics of SQL.
    I would appreciate any help anyone can offer.
    Thanks.

    Post Author: BISoftware
    CA Forum: General
    I believe Crystal Reports can only handle one recordset at a time, which means it can only handle a single select statement.  The only way I can see around this would be to break up your stored procedure into multiple stored procedures, so that each only contains a single select statement.  Then, use subreports to report on each individual sp. Hope this helps. - Davewww.BusinessSoftwareResource.com

  • How to setup Compressor to create video from multiple sequences within FCP?

    I am wondering how I can set compressor up to create videos from multiple sequences within FCP. When I click file -> export - > compressor for a sequence and go into the program, it doesn't allow me to go back into FCP. I just get a spinning beach ball. Is there no way to set it up so I can prep a bunch of fcp sequences within compressor and then click submit and walk away? I have over 100 sequences that need to be exported so it would be a little difficult to do this one at a time. Thanks.

    Batch processing
    *Step one. Make sure everything in every sequence is rendered.*
    *Step two. Make a folder somewhere and name it something relevant.*
    *Step three. In FCP select all you sequences that you want to compress and right click (option), choose Batch Export from the contextual menu.*
    *Step three point one. In the batch export window click on settings and choose the folder you made in step two for the destination. Make sure Make Self-Contained is not check and include Audio and Video.*
    *Step four. Click export in the batch window.*
    Once that is done you can close FCP.
    Now in Compressor
    *Step five. Make a setting that will give you the output that you want (mpeg2, AC3, h.264, whatever). Make a destination for where you want to save the output.*
    *Step six. Make a droplet from the settings you made in step five.*
    You can quit Compressor now.
    *Step seven. Take the files that you batch exported from FCP in step three and four and drop them on the droplet you made in step six.*
    o| TOnyTOny |o

  • Multiple nodes

    Hello,
    Is it possible to have multiple portal instances and working with them throug one 9iAS installation ?
    Example:
    1) machine_A - ora9iAS installed, DB9i installed, PORTAL_A repository is installed into DB9i (ALL IN ONE)
    2) then I'd like to have another portal, so I run OracleASportal30 conf. assistant and create SECOND portal in remote DB on machine_B.
    How shoul I call the second portal, if machine_B is only DB server ? is it possible to configure Apache, to work with both instances ? Is it wrong, that second PORTAL is on machine without 9iAS installed ?
    Thank you for your help - I'm little mixed up.
    Ales Hrncarek

    This is in response to a question about configuring Portal across multiple nodes. But I also throw it out as a question myself.
    The architecture I am setting up at my site also involves multiple nodes. I hope that someone will comment on my architecture because I don't see anything like this in Oracle documentation (and am afraid I'm forgetting something).
    My only installation of Portal is on a dedicated host DB located on the app server machine (Solaris) where I have the rest of 9iAS installed. All the applications I render as portlets are implemented as JSPs that also reside on that mid-tier server.
    Users to my Portal pages have to choose one of several databases to use as data sources for those portlets/JSPs. All of these Oracle databases are located on servers other than the app server. What happens is that the JSPs perform a logon to the desired data source, grab (or manipulate) the data needed, and then logoff from the data source. The output from that JSP is still rendered onto the Portal page in the Portal host database and served back to client browser via Apache as normal.
    There were several reasons why we didn't use Portal-wizard-generated Applications for our portlets.
    1. We didn't feel them robust enough for our purposes.
    2. We didn't know how to deal with the multiple data-source problem with regular Portal Applications. Only way I saw were to use a huge number of database links because there was no way I could install (and keep synchronized) a Portal implementation in each of those databases.
    The setup I describe seems to work but I am interested in hearing from Oracle (or other DBA-types) what I should look out for. Also, if Oracle does describe a suggested architecture to handle multiple data sources from a central Portal host then I'd really like to see it.

  • Select an attribute of a multiple node......?

    Hi,
    I have created on simpletype in local dictronary(Key) in .... and i have created anoter key of this type in custom contoller... i have mapped this to my view context node attribute..... I have DropDownByIndex element i want to set Key node element to my texts property.... but i am getting the "Select an attribute of a multiple node.." error.....why i am getting this?
    and
    I have created a materialNumber model attribute in my view context and i mapped this to materialNumber of custom controller context attribute...... i want to set this to texts property of DropDownByIndex element... but i am getting the same error.... why i am getting this error...
    Help me
    Best Regards
    Ravi Shankar B
    Message was edited by: RaviShankar B

    Ravi,
    Then let us fix this error instead of introducing other one
    1. You have some context attribute in custom/component controller.
    2. You map this attribute to attribute in view controller.
    3. You are trying to modify simple type of attribute in view controller.
    Step 3 is wrong -- move your code that modifies simple type of attribute to custom/component controller, where attribute was defined. Mapped attribute in view controller will get modified type automatically.
    Then, obviously, use DropDownByKey.
    Valery Silaev
    EPAM Systems
    http://www.NetWeaverTeam.com

  • Human Workflow Task XPath query string returns multiple nodes.

    I am looking for trouble shooting help for this error. I am no sure if it is a server or jdev issue.
    I am running JDev version 10.1.3.3 and console version 10.1.3.1.0 locally.
    General information on the BPEL process:
    I have a temporary table in Oracle lite that I created items to be review by the user. I created a synchronous BPEL process. The first step in developing this process, I created the straight forward invoke the table to get the records, transform the records with a change the approve flag = "Y", and invoke the table to update the records. Works like a charm. I followed the online tutorial by dropping a human task after the transform, configured the parameters, setup the assignments, and moved the invoke to update table under the approved condition. If the table has only one record, the process runs great but if there are two records I get the following error message.
    <selectionFailure xmlns="http://schemas.xmlsoap.org/ws/2003/03/business-process/"><part name="summary"><summary>XPath query string returns multiple nodes.
    According to BPEL4WS spec 1.1 section 14.3, The assign activity part and query /ns3:TempItemCollection/ns3:TempItem/ns3:ItemNbr should not return multipe nodes.
    Please check the BPEL source at line number "178" and verify the part and xpath query /ns3:TempItemCollection/ns3:TempItem/ns3:ItemNbr.
    </summary>
    </part></selectionFailure>
    =================
    The error occurs in the first assign of the Human task after the assign copies the fields for the title. I underlined line number 178.
    <correlationSets>
    <correlationSet name="WorkflowTaskIdCor"
    properties="taskservice:taskId"/>
    </correlationSets>
    <sequence>
    <assign name="HumanTask1_1_AssignTaskAttributes">
    <copy>
    <from expression="concat(ora:getProcessURL(), string('/HumanTask1/HumanTask1.task'))"/>
    <to variable="initiateTaskInput" part="payload"
    query="/taskservice:initiateTask/task:task/task:taskDefinitionURI"/>
    </copy>
    <copy>
    <from expression="number(3)"/>
    <to variable="initiateTaskInput" part="payload"
    query="/taskservice:initiateTask/task:task/task:priority"/>
    </copy>
    <copy>
    <from>
    <payload xmlns="http://xmlns.oracle.com/bpel/workflow/task">
    <Case xmlns="http://xmlns.oracle.com/bpel/workflow/task"/>
    <CourtDate xmlns="http://xmlns.oracle.com/bpel/workflow/task"/>
    <ErrorMessage xmlns="http://xmlns.oracle.com/bpel/workflow/task"/>
    <ItemName xmlns="http://xmlns.oracle.com/bpel/workflow/task"/>
    <Payment xmlns="http://xmlns.oracle.com/bpel/workflow/task"/>
    <Zip xmlns="http://xmlns.oracle.com/bpel/workflow/task"/>
    <ProcessFlag xmlns="http://xmlns.oracle.com/bpel/workflow/task"/>
    <LastUpdated xmlns="http://xmlns.oracle.com/bpel/workflow/task"/>
    <AddedDate xmlns="http://xmlns.oracle.com/bpel/workflow/task"/>
    <CityAttnyAmount xmlns="http://xmlns.oracle.com/bpel/workflow/task"/>
    <ApprovalFlag xmlns="http://xmlns.oracle.com/bpel/workflow/task"/>
    <ProlawKey xmlns="http://xmlns.oracle.com/bpel/workflow/task"/>
    <ProcessKey xmlns="http://xmlns.oracle.com/bpel/workflow/task"/>
    </payload>
    </from>
    <to variable="initiateTaskInput" part="payload"
    query="/taskservice:initiateTask/task:task/task:payload"/>
    </copy>
    <copy>
    <from expression="concat(string('Item Fee Approval '), bpws:getVariableData('Invoke_1_Select_RecordsSelect_OutputVariable','TempItemCollection','/ns3:TempItemCollection/ns3:TempItem/ns3:ItemName'))"/>
    <to variable="initiateTaskInput" part="payload"
    query="/taskservice:initiateTask/task:task/task:title"/>
    </copy>
    <copy>
    <from variable="Invoke_1_Select_RecordsSelect_OutputVariable"
    part="TempItemCollection"
    query="/ns3:TempItemCollection/ns3:TempItem/ns3:ItemNbr"/>
    <to variable="initiateTaskInput" part="payload"
    query="/taskservice:initiateTask/task:task/task:payload/task:Item"/>
    </copy>
    <copy>
    Thank you for any help you can give me.

    Here is how I solved this problem: I was told by the metalink folks that I should use the same verion of SOA console as jdev. So I went back to jdev 10.1.3.1. Rather than reading from the Oracle lite table, I dumped the table into a flat file. I read flat file and populated the workflow. Remember to set the 'messages in batch' flag in the file adapter to 1 and the number of records to skip to zero in the format builder for the flat file. The process now reads each record and creates an instance for that each record. In other words, if I have 8 records in my flat file, I will have 8 instances of the process running on the console. Thanks Jeremy for your help figuring this out.
    Edited by: user7725126 on Nov 19, 2009 3:56 PM

  • Assigning multiple nodes problem

    Hi everyone. I am new to the Oracle SOA Suite and I am using release 11g. Here is what I am trying to accomplish -
    I have an element of with multiple nodes (carTypes) and within that I have the car's color, year, and make. I loop through the array and try to assign only cars within a year range so that the response will show all the nodes of those years. But, the only carType node within in year range that shows in the response is the last node in the range.
    For example, I have have 3 car years that are within range so the response should show -
    <car-root>
    <carType>
    <name>Ram</name>
    <color>Red</color>
    <year>2000</year>
    <make>Dodge</make>
    </carType>
    <carType>
    <name>Carrola</name>
    <color>Black</color>
    <year>2001</year>
    <make>Toyota</make>
    </carType>
    <carType>
    <name>Malibu</name>
    <color>Blue</color>
    <year>2002</year>
    <make>Chevy</make>
    </carType>
    </car-root>
    But...
    It only shows the last one -
    <carType>
    <name>Malibu</name>
    <color>Blue</color>
    <year>2002</year>
    <make>Chevy</make>
    </carType>
    </car-root>
    Looking at the trace It looks like it is just overwriting the node instead of making multiple nodes.
    How do I have it create multiple nodes so that I can get the response showing all cars within range?
    Thanks for taking a look.
    Edited by: 984188 on Jan 25, 2013 3:00 PM

    I am beleiving that your requirement is
    1) To reply back with all the CarTypes that are in a given range, then reply back with the list
    2) Otherwise reply back with the a fault that contains all the CarTypes that are not in the given range.
    If that is the case:
    Then to implement "part (1)" you already have solution. For "part (2)" create another vairable 'tempVariable' and collect all the CarTypes again, simillary to what you did for the step 1, using For Each an If , however, this time the condition for the if will be the opposite of previous one.
    Finally, before replying, check the contents of the 'tempVariable', if it not empty reply with fault otherwise give the proper reply.
    P.S.:While loop in BPEL is costly, use the costructs like while, if they are mandatory and not avoidable (Don't use them as you would use in OO/procedural languages)
    Mark the posting appropriately, as "Helpful", "Correct Answer", if your issue is resolved.

  • Leaf Node Setting

    Hi All!
    LEAF_NODE Case.
    I selected LEVEL 2 node, it has 4 CHILD nodes, 1st and 3rd CHILD nodes does not contains more node means these are LAST_CHILD nodes. and 2nd and 4th CHILD nodes contains more CHILD nodes.
    Now, I want to set LEAF_NODE at 1st and 3rd CHILD nodes because these nodes are LAST_CHILD while it shows EXPANDED_NODE. How can I do this?
    .....

    So, when you create a leaf, use the FTREE.LEAF_NODE keyword.
    new_node := Ftree.Add_Tree_Node
       htree,
       new_node,
       Ftree.PARENT_OFFSET,
       Ftree.LAST_CHILD,
       Ftree.LEAF_NODE,
       node_value,
       node_icon,
    );Francois

Maybe you are looking for