Is it possible to use List Type in XML schema within the SOA Rule author?

Is it possible to use List Type in XML schema within the SOA Suite Rule author? The reason is that with the following XSD, Rule author generates XML facts of type "List" for the element "ResultSet". Basically I want to check the Input facts (Input1, Input2, Input3) for some conditions and then assign action to the element Resultset of type List (array). The output Resultset can contain multiple values based on the input facts. My problem is that I am unable to see the ResultSet in the "Assign" action type of the action block. Is it possible to use the Resultset of type List with the Rule author or is there any limitation on the rule author and any workaround for this?
<schema xmlns="http://www.w3.org/2001/XMLSchema"
targetNamespace="http://www.oracle.com/ns/TestMultipleOutputs"
elementFormDefault="qualified">
<element name="TestMultipleOutputs">
<complexType>
<sequence minOccurs="0">
<element name="Input1" type="string" minOccurs="0"/>
<element name="Input2" type="string" minOccurs="0"/>
<element name="Input3" type="string" minOccurs="0"/>
<element name="ResultSet" type="string" minOccurs="0"
maxOccurs="unbounded"/>
</sequence>
</complexType>
</element>
</schema>
--Thanks a lot                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

Hi Richard,
I have slightly modified the xml schema you suggested and was able to import into the rule author. the following is the modified XSD. Rule Author created a List type for the "ResultSet" . I still don't see "Resultset" in the assign action, so I tried creating RL function in order to assign the output to the "Resultset", but was unsuccessful so far. can you please let me know how to populate the resultset with the output values? Thanks a lot.
<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema attributeFormDefault="unqualified"
xmlns:ns1="http://www.oracle.com/ns/TestComplexOutputs"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
targetNamespace="http://www.oracle.com/ns/TestComplexOutputs"
xmlns:tns="http://www.oracle.com/ns/TestComplexOutputs"
elementFormDefault="qualified">
<xsd:element name="TestComplexOutputs">
<xsd:complexType>
<xsd:sequence minOccurs="0">
<xsd:element name="Input1" type="xsd:string" minOccurs="0"/>
<xsd:element name="Input2" type="xsd:string" minOccurs="0"/>
<xsd:element name="Input3" type="xsd:string" minOccurs="0"/>
<xsd:element name="ResultSet" type="tns:ResultSetType" minOccurs="0"
maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:complexType name="ResultSetType">
<xsd:sequence>
<xsd:element name="ResultSet" type="tns:ResultSetStructure" minOccurs="1"
maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="ResultSetStructure">
<xsd:sequence>
<xsd:element name="ErrorReason">
<xsd:simpleType>
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:schema>

Similar Messages

  • TS2972 is it possible to use home sharing between two users on the same computer?

    My wife and I have itunes accounts and want to be able to share music we have each bought on our accounts. We have tried setting up the home sharing on our PC but it doesn't show up on the screen. Can anyone please help?

    "Is it possible to use home sharing between two users on the same computer?"
    No. Home sharing is used to connect two running instances of iTunes across a network. When you switch users on the computer all applications running on the other profile are suspended.
    You can however share your respective media folders so that they are visible in either profile and then copy over any content that you want, or you could create a single joint library which you use when either user is logged in.
    tt2

  • URGENT:data type declaration of container within the method

    Hi
    My requirement is when the user revceives mail to approve/reject invoice ,the user attaches an attachmnet in the workitem stating the reson for approval/rejection of invoice.The attached attachement should be uploaded to invoice as an attachment.
    I have observed that the attachment attached by the user is stored in the container "office_document" and the type of the container is SOFM.
    To capture the attachment and send it to invoice i have created new task and new method in ZBUS2081.
    i created a container "office_doc_atta" in the workflow .the type of office_doc_atta is SOFM .
    in the method  as well as task i also declared parameter "office_doc_atta" of type sofm.
    to fetch the data from Task to method i have declared following table
    data:office_doc_atta type swc_object occurs 0 with header line.
    swc_get_table container 'office_doc_atta' office_doc_atta.
    I think that data type of "office_doc_atta" decalred within the method
    is wrong and i am unable to fetch data from the container.
    If anyone know what should be the data type of office_doc_atta within the method and how to fetch data from the task kindly let me know.
    Points will be rewarded.

    Try using SWOTOBJID instead of SWC_OBJECT.
    SWOTOBJID is the data type for a persistent object ID, while SWC_OBJECT is the data type for a runtime object ID (or reference or handle, if you are more familiar with any of those terms).
    Normally, an object will be passed by the persistent object ID. As the name reveals, the ID is persistent, i.e. remains the same. Therefore it can be stored in a database, and passed to the next step in a workflow - even if this step is executed by a different person another day.
    <i>Message was edited by Kjetil Kilhavn:</i>
    Please don't use the word urgent in your subject (or in the question for that matter). There are many reasons for this, some of which are:
    1) This is not a help desk or service organization, there are no response time guarantees based on how important a problem is for you.
    2) Most people visit SDN when time permits.
    3) Due to the previous 2 that particular word annoys more than it inspires.
    4) It is specifically mentioned in the guidelines that you should not use that word.
    5) It is a word with no accuracy. It would be better if you wrote (in the question, not the subject) that you need to solve this within 2 days - then we know your deadline.
    6) If I'm in the right mood I will ignore all questions marked as urgent for at least one day. Just for the heck of it.

  • Possible to use list filters to filter library?

    Hi-
    We have a library of documents, and want to add XLS to how it displays for end users. However, doing so means we can't use column header filtering.
    so, we tried to use List filters (as ugly as they are), but they will not allow us to  connect to the web part showing the documents.
    Has anyone been able to use OOB functionality to add one web part (EG, sharepoint list filters) to filter a document library display?
    thanks.
    Barbara Selden director, Business Readiness 110 Consulting

    Hi Barbara,
    As I understand, you want to use OOB functionality to add one web part (EG, sharepoint list filters) to filter a document library display.
    Could you please provide the screenshot of the SharePoint list filter web part configuration?
    You should make sure the SharePoint list filter web part and document library in the same page. When they are in the same page, you could build the connection between them.
    Then you could edit the web part to choose the document library in the list section, view and value field. Then create the connection to the document library by clicking connection. You could click the drop-down arrow in the upper-right corner of the SharePoint
    list filter Web Part, click Connections, click Get Filter Values From, and then select the custom list.
    Then you could enable Server Rendering in the document library web part. You could edit the document library-> Miscellaneous > Enable Server Rendering.
    After all you could filter the document library.
    The article below is about how to connect a SharePoint List Filter Web Part to a Data View Web Part.
    https://support.office.com/en-us/article/Connect-a-Filter-Web-Part-to-a-Data-View-Web-Part-bc10362e-afaa-42dc-b09e-ba8b1b83bb3c?CTT=5&origin=HA010033786&CorrelationId=6ed6821e-b67e-4adf-bd83-6ccc18441ec0&ui=en-US&rs=en-US&ad=US#bms5
    Best regards,
    Sara Fan
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Is it possible to use FaceTime With my two IPad With the same email address? I Will Google to china next month And i would like to communicate With my kids.

    IS it possible to use FaceTime With my two IPad That has the same address? I Will Go to China soon And i would like to discuss With my kids from there i.e. One IPad in China And one in Montréal.

    No, this is not possible.  It would be like dialing your own phone number.  You must verify an additional new email address for your second iPad.  See the following link which will tell you how to do this.  You will need to add this new address to Facetime app in one of your iPads.
    http://support.apple.com/kb/HE68

  • Is it possible to use Adobe Illustrator in multiple computers with the same account?

    Hi guys,
    So our company is a small designing tile company,
    we wanted to purchase the Adobe Illustrator and was wondering if it was possible to use it in multiple computers with one account, as we have two computers that are frequently use for designing, or do we have to buy two separated Adobes Illustrators for each computer?
    Thanks

    From the End User License Agreement (EULA):
    2.1.3 Portable or Home Computer Use. Subject to the restrictions set forth in Section 2.1.4, the primary user of the Computer on which the Software is installed under Section 2.1 (“Primary User”) may install a second copy of the Software for his or her exclusive use on either a portable Computer or a Computer located at his or her home, provided that the Software on the portable or home Computer is not used at the same time as the Software on the primary Computer.
    So, while it CAN be installed on more than one computer, they may not both be in use at the same time.
    --OB

  • It is no longer possible to use ALT + N and ALT + P from the "get info" window.

    On a PC, previously, when in the "get info" windows, it was possible to use ALT + N and ALT + P to switch to the song information for the next and previous song.  Since the update to the newest iTunes, it's no longer possible.  Has anybody found a keyboard shortcut that works?  The "keyboard shortcut" thing in iTunes says you can still use ALT + N, but it doesn't seem to be working for me.  Is it working for anybody else?

    You're welcome.
    tt2

  • Is it possible to use a CompactDAQ and NI-DAQmx in the TPC-2212 with Windows 7 Embedded System?

    Hi,
    I would like to develop a application with the TPC-2212 (Touch panel computer)  and a CompactDaq System (NI9237 - 4-Channel, ±25 mV/V, 24-Bit Simultaneous Bridge Module).
    Is it possible or I should use a panel pc?
    Thanks.
    Solved!
    Go to Solution.

    This thread is a bit old, but I thought it would be worth while responding (as I was wondering the same thing a day ago).
    The answer to the OP's concern(s) is YES, you can install DAQmx on your Windows 7 embedded TPC-2212 touch panel device while connecting to your cDAQ hardware.  YES, it will function (depending on your memory constraints).  DAQmx BASE is NOT a requirement (which, to me, seems very ambiguous if you're referring to NI's documentation for the LabVIEW Touch Panel Module).
    My confusion began when it seemed using the Touch Panel Module for the 2212 was a requirement, not an option.  If one proceeds with this assumption, then referring to the TPM documentation:
    http://www.ni.com/pdf/manuals/371940d.pdf
    NOTE: this link above is to an older version, but the content itself (also installed locally with the TPM in \\manuals\TPC_Getting_Started.pdf) remains relatively unchanged.
    Section "Installing Additional Tools" clearly states "You must install additional tools on the target depending on the functionality you need."  Immediately following is the installation procedures for DAQmx Base.  You'll see the same statement in the LabVIEW help files that get installed with the TPM on your development machine.  Nowhere does it state, for Windows Embedded, that it's possible to use DAQmx itself.
    Because DAQmx is a bit of a heavy weight, you'll probably want to go with the Runtime (with MAX) as I did:
    Search for 'NI DAQmx Run-Time Engine - Configuration with MAX'.  I would have posted a link, but NI's site was down for maintenance at the time of this post.
    Connect to your 2212 over a network connection (I just used a cross over cable and connected directly).  Create a shared directory and copy the downloaded installer on over - install.  You could, of course, download direct if your 2212 is already networked with web access.
    I have my test station application running beautifully with an attached (USB) cDAQ chassis loaded with a variety of modules.
    I hope this post is as useful for somebody else as it would have been for me. 
    -Chris
    Kod Integrations, LLC
    Sr Software and Automation Engineer
    Certified LabVIEW Architect
    Kod Integrations, LLC
    http://www.kodintegrations.com

  • Possible to use "Typekit Personal or Portfolio" fonts within Muse?

    Is it possible to use fonts from "Typekit Personal or Portfolio" within Muse?
    I don't mean the default free fonts from Typekit within Muse.
    For example: I want to use Myriad Pro Condensed from Typekit within Muse.

    Not yet. See http://forums.adobe.com/message/4561226#4561226
    Thanks,
    Abhishek

  • Question about xml schemas and the use of unqualified nested elements

    Hello,
    I have the following schema:
    <?xml version="1.0" encoding="UTF-8"?>
    <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
        xmlns="http://xml.netbeans.org/examples/targetNS"
        targetNamespace="http://xml.netbeans.org/examples/targetNS"
        elementFormDefault="unqualified">
        <xsd:element name="name" type="xsd:string"/>
        <xsd:element name="age" type="xsd:int"/>
        <xsd:element name="person">
            <xsd:complexType>
                <xsd:sequence>
                    <xsd:element ref="name"/>
                    <xsd:element ref="age"/>
                   <xsd:element name="height" type="xsd:int"/>
                </xsd:sequence>
            </xsd:complexType>
        </xsd:element>
    </xsd:schema>I am just wondering why would someone have a nested element that is unqualified? here the "height" element.
    Can anyone explain this to me please?
    Thanks in advance,
    Julien.
    here is an instance xml document
    <?xml version="1.0" encoding="UTF-8"?>
    <person xmlns='http://xml.netbeans.org/examples/targetNS'
      xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
      xsi:schemaLocation='http://xml.netbeans.org/examples/targetNS file:/E:/dev/java/XML/WebApplicationXML/web/newXMLSchemaThree.xsd'>
    <name>toto</name>
    <age>40</age>
    <height>180</height>
    </person>

    Don't worry about it.
    There are two different styles of schemas. In one style, you define the elements, attributes, etc. at the top, and then use the "ref" form to refer to them. (I call this the "global" style.) The other style is to define elements inline where they are used. ("local" style)
    Within some bounds, they work the same and which you use is a choice of you and the tools that generate the schemas.
    A warning about the local style. It is possible to define an element in two different locations in the schema that are different. It will get past all schema validation, but it seems wrong to my sense of esthetics. With the global style, this will not happen.
    So, how did this happen? Probably one person did the schema when it only had a name and age. Then, someone else added the height element. They either used a different tool, or preferred the other style. I'm aware of no difference in the document you have described between the two styles.
    Dave Patterson

  • Null value for int and datetime date type in xml schema

    hi:
    I am embarrassed by a qustion in xml schema; i defined a xml schema file like
    this:
    <elementFormDefault="qualified" attributeFormDefault="qualified">
    <xs:element name="test">
    <xs:annotation>
    <xs:documentation>Comment describing your root element</xs:documentation>
    </xs:annotation>
    <xs:complexType>
    <xs:sequence>
    <xs:element name="name" type="xs:string"/>
    <xs:element name="password" type="xs:string" nillable="true"/>
    <xs:element name="user" type="xs:int" nillable="true"/>
    <xs:element name="s_time" type="xs:dateTime"/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    </xs:schema>
    and I send this file to workflow clientrequest() node, I wanted to receive data
    in this schema file.but when i send null value to the element "user" and "s_time"
    in workshop test tool(test soap),and use function in xmlbean like isNilUser or
    isNilStime, one error occur.
    I don't kown why, I had to ask the engineer of bea in china, one told me a bug.
    is that true?

    Visakh16 I cant agree more with you on it, it is good but in production u cant have them change maxrows. I think
    Patrick  Hurst is a better option. debug the package have it running and move up
    Please mark as helpful and propose as answer if you find this as correct!!! Thanks,Dia Agha .
    Hmm..Why do you need to change it in production?
    What I suggested was to tweak the setting in dev machine so that it interprets the Excel file datatypes correctly when doing development. Once mapping is set correctly then it will work fine when in production or in any other environment. The tweaking is
    just to make sure it interprets the datatype correctly at design time and has nothing to do with production deployment 
    Please Mark This As Answer if it solved your issue
    Please Mark This As Helpful if it helps to solve your issue
    Visakh
    My MSDN Page
    My Personal Blog
    My Facebook Page

  • Using sqlldr to load XML files and the file name ?  or access the file name

    I can use sqlldr to load the XML files when I declare the target table of XMLTYPE, but I need to load the filename and a sequence also with the XML in a table so we can mark wether the file passed validation or not.
    something like ....
    Create table test1
    lobfn varchar(200),
    load_number number,
    XML_COL XMLTYPE
    --------------- here is my sqlldr command
    sqlldr xml_user/xml_user load_test1.ctl
    LOAD DATA
    INFILE *
    INTO TABLE test1
    append
    xmltype(XML_COL)
    lobfn FILLER char TERMINATED by ',',
    XML_COL LOBFILE(lobfn) TERMINATED BY EOF
    BEGINDATA
    filename1.xml
    filename2.xml
    filename64.xml
    sqlldr comes back and says "commit point reached - logical record count 64
    but when I select count(*) from test1; it returns 0 rows.
    and when I
    SELECT X.* FROM tst1 P2,
    XMLTable ( '//XMLRoot//APPLICATION'
    PASSING P2.XML_COL
    COLUMNS
    "LASTNAME" CHAR(31) PATH 'LASTNAME',
    "FIRSTNAME" CHAR(31) PATH 'FIRSTNAME'
    ) AS X;
    It tells me invalid identifier ,
    Do I need to use a function to get the XML_COL as a object_value ???
    But when I create the table like
    create table test1 of XMLTYPE;
    and use sqlldr it works, but I dont have the file name, or dont know how to access it ??
    and I can use
    SELECT X.* FROM tst1 P2,
    XMLTable ( '//XMLRoot//APPLICATION'
    PASSING P2.object_value
    COLUMNS
    "LASTNAME" CHAR(31) PATH 'LASTNAME',
    "FIRSTNAME" CHAR(31) PATH 'FIRSTNAME'
    ) AS X;

    BTW
    Here's a trivial example of what you appear to be trying to do..
    C:\xdb\otn\sqlLoader>sqlplus scott/tiger @createTable
    SQL*Plus: Release 10.2.0.2.0 - Production on Wed Aug 2 22:08:10 2006
    Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
    With the Partitioning, OLAP and Data Mining options
    SQL> DROP TABLE TEST_TABLE
      2  /
    Table dropped.
    SQL> CREATE TABLE TEST_TABLE
      2  (
      3    filename    VARCHAR2(32),
      4    file_content xmltype
      5  )
      6  /
    Table created.
    SQL> quit
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
    With the Partitioning, OLAP and Data Mining options
    C:\xdb\otn\sqlLoader>type sqlldr.ctl
    LOAD DATA
    INFILE 'filelist.txt'
       INTO TABLE TEST_TABLE
       FIELDS TERMINATED BY ','
        FILENAME       CHAR(32),
        FILE_CONTENT   LOBFILE(FILENAME) TERMINATED BY EOF
    C:\xdb\otn\sqlLoader>type filelist.txt
    testcase1.xml
    testcase2.xml
    C:\xdb\otn\sqlLoader>type testcase1.xml
    <foo/>
    C:\xdb\otn\sqlLoader>type testcase1.xml
    <foo/>
    C:\xdb\otn\sqlLoader>sqlldr userid=SCOTT/TIGER control=sqlldr.ctl log=sqlldr.log -direct
    SQL*Loader: Release 10.2.0.2.0 - Production on Wed Aug 2 22:08:11 2006
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    Load completed - logical record count 2.
    C:\xdb\otn\sqlLoader>sqlplus scott/tiger
    SQL*Plus: Release 10.2.0.2.0 - Production on Wed Aug 2 22:08:18 2006
    Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
    With the Partitioning, OLAP and Data Mining options
    SQL> select * from TEST_TABLE
      2  /
    FILENAME
    FILE_CONTENT
    testcase1.xml
    <foo/>
    testcase2.xml
    <baa/>
    SQL>
    If you are interested in the 11g beta program please contact me directory at
    markDOTdrakeAToracleDOTcom

  • Using ID constraints in XML Schema

    I've been testing out a schema containing a number of key/keyref constraints for validation with the DOM parser and I've been having problems.
    Specifically, when I've used predicates as in:
    blocklist/block[1],
    blocklist/block[position()=1] or
    blocklist/block[position()=last()]
    the parser hasn't found any nodes.
    Does anybody know anything about this - what type of XPath expressions are allowed in selector and field elements and exactly what predicate syntax is recognised (if any!)?

    My mistake - it was a namespace problem!!
    I'd remembered to use namespace prefixes for the xpath names in the keyrefs but not in the keys!
    Because I was getting different messages from the parser when I was defining the keyrefs with and without the predicates, I got the impression that it was working ok without predicates and that it was a predicate problem.
    Actually, I don't think that the error messages returned from the parser for broken key constraints are very infomative.
    I have three keys and keyrefs defined. If there is a constraint error, the parser doesn't tell you which keyref the error is with, only that there is an error with one of them. Additionally, because the the key and keyref tables are calculated after the rest of the document has been schema verified, the line given as the error line is the current line - ie the last line of document!

  • Types in XML Schema

    I've tried to create some XML Schema but was unable to find any information what type should I use e.g. for radiobuttonlist.
    Could somebody give me some clue or link to document where it's mentioned?

    Hi dex13x,
    I found this document helpfull, though it is for Designer 7.0 I don't think the schema handling has changed much, http://partners.adobe.com/public/developer/en/livecycle/lc_designer_XML_schemas.pdf.
    By default a RadioButtonList is an exclusive group of integer values so I would define an element of type xs:int, or something based on xs:int with the valid values.  If you have a RadioButtonList with text values then you could do the same thing with but based on xs:string.
    Somehow, I feel I have misunderstood your question but I hope the document helps.
    Bruce

  • Alamouti 2x2 using USRP- PPL did not lock within the allotted time

    Hello.
    I've been trying to use the following example VI:
    http://www.ni.com/white-paper/13878/en/
    I can't understand how to connect the two USRPs 
    What clock source should I use? How should I connect it?
    right now I have my USRPs connected with a MIMO cable, and both are connected to my laptop with a gigabit switch.
    currently, when I'm tring to run the VI without the clock source, there is this error:
    niUSRP initiate.vi<ERR>The reference clock PPL did not lock within the alloted time.
    Thank you in advance.

    Sorry for the late reply, I did not have access to the lab over the weekend. 
    Yes I am uing HW configuration 1.  i set my IPs for the Txs and Rxs (4 NI 2921 boards), set the symbol rate, and appropriate IQ sampling rate. I then set the Tx element 1 Ref Frequency Source and timbase clock to internal. and for element 2 to be MIMO. I do the same for the Rx element 1 and element 2 as mentioned in the white paper. I set an appropriate carrier freq according to my machine (shown in snapshot below)
    I then run the code, and the error shown in the picture shows up. Apparently, the error code is not recognized. I also show a picture of the error recorded on the front panel (which is the actual error, that needs to looked at). I then re-wire the error out in the block diagram to be connected to the last block in the chain 'Calculate BER VI' (shown in the 3rd picture below) which was previously not the case. Now i rerun the VI, and the error showing up in the block diagram is gone but the error mentioned on the front panel is still there (which is normal becuase i have not changed anything important in the block diagram). 
    I look up this error 'Error -107411864 - A stream command was issued in the past' and find this NI-known issues document: http://www.ni.com/product-documentation/52445/en/ 
    And I see this error there. ID number 467209 (corresponding to the above error) . In this it states:
    This error occurs when you set Timebase Clock Source to PpsIn and do not provide a timebase clock source to the PPS IN port.
    If you set Timebase Clock Source to PpsIn and do not provide a timebase clock source to PPS IN, the USRP device will revert back to its internal timebase clock source. This may result in error -1074118649 "A stream command was issued in the past."
    Since I have not even setup the configuration on the front panel using the Ref_in and PPS_in (i have actually set them to internal) why am i still getting this error. 
    I also looked at the ID number '466351' in the same list (right below the prev one) and find out that also seems to be fine since not all of the follwing conditions are being met:
    The slave device has a GPSDO.
    The niUSRP Set Time VI is called only on the master.
    The timestamp is applied immediately.
    as mentioned in the description. 
    And since, there is a clear conflict between the white paper configuration designed for this 2x2 scheme (HW configuration 1) and the actual HW configuration corresponding to this same white paper (HW configuration 2), how can i expect the code to run without the Refi_in and PPS_in for all 4 devices (for sync between Transmitters and Recievers) which seems to important for this code to run properly. 
    I do not understand this error either 'A stream command was issued in the past' since i have not found a soultion to it online. 
    Now can you elaborate on what seems to be a conflict and elaborate on this error, which has been reported on other threads as well but the NI people do not seem to bother to respond as to why this is so.

Maybe you are looking for