Delphix Products

 View Only
  • 1.  Masking error

    Posted 01-03-2020 06:13:00 AM
    Hi,

    I am trying to mask counterparty in Murex environment, to mask the display label i am using secure lookup algorithm and the lookup file contains one value.
    After running profile job, masking job is giving the below error.

    Jan 03, 2020 12:07:44 PM com.dmsuite.dmsApplicator.masking.transformation.RunServiceImpl parseInPlaceMaskingResults
    INFO: Job Status : FAIL.

    Could you please let me know what is the issue?

    ------------------------------
    Abhinav Chandra
    Team Leader
    Accenture
    ------------------------------


  • 2.  RE: Masking error

    Posted 01-03-2020 10:10:00 AM
    Hi Abhinav,

    Can you confirm that you have followed these rules at the creation time of the SL algorithm please:

    - Store the list as UTF-8 text with no BOM (Byte Order Mark).
    - No trailing spaces
    - Write the values of your list one by one into a text file, each value on a new line.

    - Make sure your list doesn't end with an empty line, i.e. no carriage return at the end of your last value.

    Regards,

    Mouhssine

    ------------------------------
    Mouhssine SAIDI
    Community Member
    Delphix Community Members
    ------------------------------



  • 3.  RE: Masking error

    Posted 01-06-2020 03:59:00 AM
    Hi Mouhssine,

    Thank you for your reply, I did the same but will try again now.

    Apart from this lets suppose there is column M_DSP_LABEL in two tables, how i can mask this for the two tables using the same masking job. I tried but it is taking the same algorithm for the two since i have created the algorithms as column level. 

    Do i need to create separate job for the two table with the same column name?

    Thanks & Regards,
    Abhinav


    ------------------------------
    Abhinav Chandra
    Team Leader
    Accenture
    ------------------------------



  • 4.  RE: Masking error
    Best Answer

    Posted 01-06-2020 07:49:00 AM
    Hi Abhinav,

    This can be done at the ruleset tab and inventory one, ensure you've selected all concerdned tables in the first one (TRN_CPDF_DBF and TRN_PFLD_DBF) and defined the same masking algorithm for the column M_DSP_LABEL in both tables

    https://docs.delphix.com/docs-old/delphix-masking/masking-engine-user-guide/understand-and-manage-the-masking-engine/managing-rule-sets
    https://docs.delphix.com/docs-old/delphix-masking/masking-engine-user-guide/understand-and-manage-the-masking-engine/managing-the-masking-inventory

    Regards,

    Mouhssine

    ------------------------------
    Mouhssine SAIDI
    Community Member
    Delphix Community Members
    ------------------------------



  • 5.  RE: Masking error

    Posted 01-06-2020 07:55:00 AM
    Great, thanks a ton for your help!!

    ------------------------------
    Abhinav Chandra
    Team Leader
    Accenture
    ------------------------------