cancel
Showing results for 
Search instead for 
Did you mean: 

Sign Verification error in Bank Interface

sapjmm
Participant
0 Kudos

Dear Expects,

We are validating the signature in mapping with UDF .But the Sign verification is failed and we are getting bellow error .Please suggest for the

bellow error.

Please find the attachment for the error

Accepted Solutions (1)

Accepted Solutions (1)

former_member182412
Active Contributor
0 Kudos

Hi Murali,

You are passing date instead of Boolean to the notEquals boolean function. Check your mapping.

Regards,

Praveen.

Answers (3)

Answers (3)

suchitatomar
Participant
0 Kudos

Hi Murali,

Was the issue with the format only as Praveen and I have suggested ? or you have done other changes to the code ? Please let us know .

Regards

S Tomar

sapjmm
Participant
0 Kudos

Dear Tomar,

As Mr.praveen suggested format date is changed.Also there is some input payload changes i did to resolve the issue.

Thanks

Murali

suchitatomar
Participant
0 Kudos

Hi Murali,

As praveen suggested you are sending  data in date format "1999-01-24" instead of boolean to noEquals function. Kindly check this and share mapping screenshot with display queue in case still your problem is not resolved.

Hope this helps...!!

Regards

S Tomar

sapjmm
Participant
0 Kudos

Dear Experts,

Thanks for the suggestions.I resolved the above issue.

Thanks

Murali

former_member182412
Active Contributor
0 Kudos

Hi Murali,

If you resolve the issue, can you explain how did you resolve, if any of the answers helpful for resolving the issue then mark them as helpful and if any of the answer resolved your problem then mark them as correct answer always for all your discussions because it will be helpful for others who will have the same problem in future.

Regards,

Praveen.

nitindeshpande
Active Contributor
0 Kudos

Hello Murali,

Can you please paste the screenshot of your mapping? From the error i understand, you are sending text as the input to If condition mapping. And the field which is mapped is pvtId, please check this.

Regards,

Nitin