cancel
Showing results for 
Search instead for 
Did you mean: 

Invalid Signature Exception in Swift Receiver Channel

Former Member
0 Kudos

Hi,

We are using sap swift package for PI.We have BCM signing the file in ECC and PI validating the signature before sending the file out to the bank via the swift broker.

We have configured as per these notes

Note 1144603 - BCM: Back-end signature for data medium

Note 1153053 - BCM: Backend signature for data medium

Created the FINBRM certificate in STRUST in ECC.

Deployed this certificate in PI.

However we still get nvalidSignatureException when we run the interface on the receiver channel.

com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.xi.swift.ParserException: com.sap.xi.swift.InvalidSignatureException.

Any ideas?

Thanks in advance.

Ray

Accepted Solutions (0)

Answers (1)

Answers (1)

baskar_gopalakrishnan2
Active Contributor
0 Kudos

It might be due to certificate not installed properly or invalid or expired certificate. Talk to Basis and verify in keystore that you have the valid certs stored.