Self Service Transaction Showing Person Number instead of Y or N in the log file
Summary:
Hi Everyone,
We have build a rule for Citizenship
Task.payload.transactionApprovalRequest.ViewInstanceName=="Citizenship" AND Task.payload.transactionApprovalRequest.SelfServiceTransaction == "Y"
But when we submit a transaction , the transaction is getting failed and Log file is showing as
{Task.payload.transactionApprovalRequest.ViewInstanceName:{Citizenship},Task.payload.transactionApprovalRequest.SelfServiceTransaction:{985}
Instead of Y / N , it is showing the Person number and this is causing the error.
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):