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

Status Event

Detailed status messages for debugging purposes.

Syntax

typedef void __fastcall (__closure *TibiSapServerStatusEvent)(System::TObject* Sender, TibiSapServerStatusEventParams *e);

__property TibiSapServerStatusEvent OnStatus = {read=FOnStatus, write=FOnStatus};

typedef struct {
     String Message;
} TibiSapServerStatusEventParams;

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