IPWorks EDI 2020 JavaScript Edition

Questions / Feedback?

OriginalSOAPMessage Property

The original SOAP message used to verify the receipt.

Syntax


 getOriginalSOAPMessage(): string;

 setOriginalSOAPMessage(originalSOAPMessage: string): void;

Default Value

""

Remarks

OriginalSOAPMessage and OriginalSOAPMessageId may be used as an alternative to AsyncReceiptInfoDir when verifying receipts.

If AsyncReceiptInfoDir is not set when the original message is sent, these values will be populated after the send and the values should be saved.

Before verifying the receipt set these properties to their original values.

This property is not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks EDI 2020 JavaScript Edition - Version 20.0 [Build 8262]