Question
Ibm
US
Last activity: 1 Feb 2022 8:09 EST
Custom function not evaluating
Team,
Recently we developed custom function to perform encryption of card number and other details. The same function is working DEV environment, but when migrated to higher version, its not evaluating.
Calling function from Activity as
@EncryptGF(Param.secretKey,Param.AccountCase)
Please can you assist here as to what could be the issue.