Products | Versions |
---|---|
TIBCO BusinessConnect RosettaNet Protocol | - |
Not Applicable | - |
Resolution:
Description:
---------------
Partner sending 3A4 Request to BC using SHA1. However, when we acknowledge on the 3A4 request, GlobalDigestAlgorithmCode show MD5 instead of the DisgestAlgorithm use in original message which is SHA1.
<ReceiptAcknowledgement>
.....
<NonRepudiationInformation>
<GlobalDigestAlgorithmCode>MD5</GlobalDigestAlgorithmCode>
<OriginalMessageDigest>GineL/ErsKObTKvnDMV6pQ==</OriginalMessageDigest>
</NonRepudiationInformation>
Environment
---------------
BusinessConnect RosettaNet Protocol 5.X
Resolution
---------------
By default, BCRN populates MD5 on the Receipt Ack. Also The RosettaNet standard states that Trading Partners should accept either one, so you can ask the TP to change it to use MD5.