Test Data Manager

 View Only
  • 1.  How to concatenate masked xml tags in FastDataMasker during xml making?

    Posted Mar 26, 2016 08:58 AM

    How to concatenate already individually masked xml tags in FastDataMasker during xml making?



  • 2.  Re: How to concatenate masked xml tags in FastDataMasker during xml making?

    Posted Mar 28, 2016 10:49 AM

    Hi Manik,

    Would you be able to provide an example so that we understand your requirement clearly?

     

    Are you masking multiple tags in an XML column/file by providing the XPath element for each of the tags - and then you wish to mask a different column with concatenation of the tags that were masked?

    An example with the sample data along with the masking rules will be very helpful to assist you further.

     

    Thanks,

    Sameer



  • 3.  Re: How to concatenate masked xml tags in FastDataMasker during xml making?

    Posted Apr 02, 2016 12:03 AM

    Hi Sameer,

    Yes. I am masking mutiple tags in a xml file using the Xpath element for each of the tags. I have to make sure the concatenation of the tags Title and FirstName should come in FormatName tag.Please consider the below example for making the above statement clear :

     

    Before masking

    ---------------------

    <CustomerName>

    <Title> Mr. </Title>

    <FirstName> Manik </FirstName>

    <FormatName>Mr. Manik </FormatName>

    </CustomerName>

     

    After masking

    -----------------------

    <CustomerName>

    <Title> Mr. </Title>

    <FirstName> Sameer</FirstName>

    <FormatName>Mr. Sameer </FormatName>

    </CustomerName>

     

    Thanks for your help.

     

    Regards,

    Manik



  • 4.  Re: How to concatenate masked xml tags in FastDataMasker during xml making?
    Best Answer

    Posted Apr 06, 2016 12:27 PM

    Hi Manik,

     

    Thanks for the details. I have confirmed that this is currently not supported in the product. We are not able to specify XPATH as parameters to the CONCAT function, expecting it to replace the XPATH with the element value.

     

    If you would like to raise this as an enhancement request, please do so by submitting an "Idea" on the TDM Communities page. Here is the direct URL for doing so:

    https://communities.ca.com/create-idea!input.jspa?containerType=14&containerID=2496

     

    Please also include the impact this is having for your project, how soon you would need it, and the potential business impact if it is not provided.

    You and other community users will be able to 'vote' for this enhancement request. It will be reviewed by product managers at frequent intervals who will decide if the enhancement will be added to the product and when. You will be  notified of the enhancement request's progress by the Idea post being marked as 'Under Review', 'Currently Planned' , or 'Delivered' by CA.

     

    May I now mark this question as answered?

     

    Regards,

    Sameer

     

    Please also include the impact this is having for your project, how soon you would need it, and the potential business impact if it is not provided.

     

    You and other community users will be able to 'vote' for this enhancement request. It will be reviewed by product managers at frequent intervals who will decide if the enhancement will be added to the product and when. You will be  notified of the enhancement request's progress by the Idea post being marked as 'Under Review', 'Currently Planned' , or 'Delivered' by CA.