/n software BizTalk Adapters V4 - Online Help
Available for:
/n software BizTalk Adapters V4
Questions / Feedback?

ScanResult Property

The result of parsing the request.

Data Type

Integer

Default Value

0

Remarks

ScanResult will contain information about any errors that occurred while parsing the incoming AS2 request. ScanResult will contain 0 if no errors occurred, otherwise it will contain one or more of the following errors. If multiple errors are reported the results will be OR-ed together.

0x01Unable to decrypt data.
0x02Unable to decompress data.
0x04Unable to validate integrity of data.
0x08Unable to verify the signature.
0x10Client requested unsupported signature type.
0x20Client requested unsupported MIC algorithm.
0x40Insufficient message security, as determined by the MessageSecurity property.

This property is not available in the Sender.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 4.0.6240.0