Skip to Content
0
Former Member
Dec 08, 2011 at 09:31 PM

Invalid Signature Exception in Swift Receiver Channel

145 Views

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