Test Data Manager

 View Only
  • 1.  XML masking: attribute as PII

    Posted May 13, 2020 08:23 AM
    Hi,
    We have following structure of XML:
    <ClaimAndClaimantDetails>
        <ClaimantRepresentative>
             <CompanyDetails CompanyName="XXXXX" ContactMiddleName="XXXX" ContactName="XXXX" ContactSurname="XXX"                    EmailAddress="XXX" TelephoneNumber="XXX">                 
                     <Address AddressType="A" City="xxx" Country="xxx" County="xxx" District="xxx"  HouseName="xxx" HouseNumber="xxx" PostCode="xxx" Street1="xxx" Street2="xxx"/>
            </CompanyDetails>
    </ClaimantRepresentative> 

    On registering the xml, we can get the xml tags as per hierarchy to decide for PII. Where as we can see actual PII in the above xml are not the tags, but xml attributes. Unfortunately the attributes doesn't appear in FDM to choose for PII.

    Request to provide solution on this.

    Thanks,
    Sandy


  • 2.  RE: XML masking: attribute as PII
    Best Answer

    Broadcom Employee
    Posted May 14, 2020 05:08 PM
    Hi Sandy,

    If you are requesting an enhancement to FDM to mask XML Attributes rather than XML Element values, please submit your request in the "Ideation" section of this website.

    Scott