TRIRIGA

 View Only

Integration outbound query data is not being generated in the expected XML format.

  • 1.  Integration outbound query data is not being generated in the expected XML format.

    Posted Tue April 02, 2024 09:13 AM
    Hi All, We have Integration object with Http Post as scheme with Oubound direction and both post type and response types are "XML" and we have outbound query to this IO but when the IO runs,the reciever system is not reciving data in expected XML format, I mean it doesn't have <query>
    <continueToken></continueToken>
    <results total="">
    <result recordId="" associatedRecordId="null" boId="">
    <columns>
    <column>
     
    Instead of the above format, it is giving the below improper format:
     
    <?xml version="1.0" encoding="UTF-8"?><columns><column><field> triRecordIdSY </field><label><! [CDATA[Record ID]] ></label><value><! [CDATA[]]></value><displayValue><! [CDATA[]]></displayValue>
     
    Can someone please assist me on why we are getting the above format for some of the outbound IO's but not all? We have compared all the IO's and IO settings are in sync, which is giving the expected data format in other systems.


    ------------------------------
    CSR89
    ------------------------------