×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Just wondering
If the FieldProc returns an indication whether the value returend is
masked/unmasked
Then
You can use RPG free format UPDATE record %fields(FirstName: LastName)
in case of a masked value (i.e unauthorized user)
and UPDATE record %fields(CrdCardNo: FirstName: LastName)
in case the Card No. is not masked (user is authorized).
Gad
message: 2
date: Mon, 19 Feb 2018 16:03:49 -0500
from: Jon Paris <jon.paris@xxxxxxxxxxxxxx>
subject: Re: Implementing masking either via RCAC or encryption
fieldproc
Hmmm - thanks Mark - have no idea how that happened.
It was linked from the second article anyway but ...
Here is the correct link to Kent's piece:
https://www.mcpressonline.com/analytics-cognitive/db2/
techtip-protecting-against-accidental-updates-with-masked-values<
https://www.mcpressonline.com/analytics-cognitive/db2/
techtip-protecting-against-accidental-updates-with-masked-values>
Jon Paris
www.partner400.com
www.SystemiDeveloper.com <
http://www.systemideveloper.com/>
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.