Hi Mouhssine,
Thanks for your continuous support.
I am able to replace 4th & 5th character with some other Values, but not able to replace 8th character with 0.
I have tried different combinations to replace 8th character with 0. But didn't worked out.
Can you please help me to resolve this? Is it possible to replace only 8th character with 0?
If possible please provide me the configuration preperties.
ex:
Source Value: BNMKNK8
2FJ, HJUKLEH
JKJG
Mask Value: BNMKNK8
0FJ, HJUKLEH
0KJG
Thanks in advance.
------------------------------
Ashok Kumar
Community Member
Delphix Community Members
------------------------------
Original Message:
Sent: 03-07-2019 10:48:00 AM
From: Mouhssine SAIDI
Subject: Can we use multiple algorithms on single column using Delphix masking tool?
Hi Ashok,
Create a segment mapping algo like this
1/ 3 segments of 4 alphanumeric values each
2/ On segment 2 :
for the 2 first field set min and masked value to X or the range to X-X
for the 4 field set min and max value to 0 or the range to 0-0
3/ On the preserve section of the algorithm :
start position 1 length 4
start position 7 length 1
start position 9 length 3
Hope it's clear for you
Regards,
Mouhssine