ERP Integrator V2 - Online Help
ERP Integrator V2
Questions / Feedback?

Status Event

Detailed status messages for debugging purposes.

Syntax

type TStatusEvent = procedure Status(Sender: TObject; const Message: String) of object;
property OnStatus: TStatusEvent read FOnStatus write FOnStatus;

Remarks

The component will output status messages as it takes the steps necessary to process a transaction. If you encounter an error, this status can be used to determine where in the chain of events things went awry.

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