Test Data Manager

 View Only
  • 1.  XML publish

    Posted Jun 30, 2020 02:43 AM
    Hi Team,

    I have an xml which has a namespace prefix, that needs to be replicated in the publish file. PFB the format

    <env:Envelope  xmlns:env="SUBMIT">
      <env:Header />
    - <env:Body>
              --Some tags---
    </env:Body>
      </env:Envelope>

    In the above format I want the prefix env to be replicated in the published file.

    I tried multiple ways but that env is not getting replicated.

    please provide your suggestions.

    Thanks,
    Aadhavan


  • 2.  RE: XML publish
    Best Answer

    Broadcom Employee
    Posted Jun 30, 2020 05:10 AM
    Hi,

    The issue you are raising seems similar to an issue raised by another customer.
    Please open a ticket to be provided with the latest 4.9 patch (fixed in version 4.9.54.0). 

    You should add the below parameter in catdmshredder.properties file
    ignore_xmlschema_instance_namespace=false

    Regards, Dahman



  • 3.  RE: XML publish

    Posted Jun 30, 2020 05:16 AM
    I have raised a ticket Dahman.


  • 4.  RE: XML publish

    Posted Jun 30, 2020 06:19 AM
    Hi Dahman,

    FYI We are using 4.8.1 version. 

    Thanks,
    Aadhavan


  • 5.  RE: XML publish

    Broadcom Employee
    Posted Jul 01, 2020 03:29 AM
    We also have a 4.8 version. please request it though level1 support

    Regards, Dahman