Data Exchange Hub

Notes for release 20.0.8514.41565

Content

  • Task 3998 - Bug 3794 - Help Link not correct

Events Available

Event Type Object Function Description
Integration codeunit isaDEH_EntryManagement OnBeforeProcessOutbound(pProcessCode: code[50]; var pOutboundEntry: Record isaDEH_OutboundEntry; var Handle: boolean)
Integration codeunit isaDEH_EntryManagement DoProcessOutbound(pProcessCode: code[50]; var pOutboundEntry: Record isaDEH_OutboundEntry; var Handle: boolean)
Integration codeunit isaDEH_EntryManagement OnAfterProcessOutbound(pProcessCode: code[50]; var pOutboundEntry: Record isaDEH_OutboundEntry)
Integration codeunit isaDEH_EntryManagement OnBeforeProcessInbound(pProcessCode: code[50]; var pInboundEntry: Record isaDEH_InboundEntry; var Handle: boolean)
Integration codeunit isaDEH_EntryManagement DoProcessInbound(pProcessCode: code[50]; var pInboundEntry: Record isaDEH_InboundEntry; var Handle: boolean)
Integration codeunit isaDEH_EntryManagement OnAfterProcessInbound(pProcessCode: code[50]; var pInboundEntry: Record isaDEH_InboundEntry)
Integration codeunit isaDEH_EntryManagement OnBeforeCheckPartnerAllowed(pPartnerCode: Code[50]; pRecordRef: recordref; var PartnerAllowed: Boolean; var Handled: Boolean)
Business codeunit isaDEH_Framework DiscoverDEHProcess()
Business codeunit isaDEH_Framework DiscoverDEHActs()
Business codeunit isaDEH_Framework DiscoverDEHJobQueue()
Integration codeunit isaDEH_Framework OnBeforeExportMessage(pCommunicationCode: code[50]; var pOutboundEntry: Record isaDEH_OutboundEntry; var Handle: boolean)
Integration codeunit isaDEH_Framework DoExportMessage(pCommunicationCode: code[50]; var pOutboundEntry: Record isaDEH_OutboundEntry; var Handle: boolean)
Integration codeunit isaDEH_Framework OnAfterExportMessage(pCommunicationCode: code[50]; var pOutboundEntry: Record isaDEH_OutboundEntry)
Integration codeunit isaDEH_Framework OnBeforeImportMessage(pPartnertStorage: Record isaDEH_Storage; var Handle: boolean)
Integration codeunit isaDEH_Framework DoImportMessage(pPartnertStorage: Record isaDEH_Storage; var Handle: boolean)
Integration codeunit isaDEH_Framework OnAfterImportMessage(pPartnertStorage: Record isaDEH_Storage)
Integration codeunit isaDEH_Framework InboundIdentification(var pInboundEntry: Record isaDEH_InboundEntry; var Handle: boolean)
Integration codeunit isaDEH_Framework OnBeforeInsertActParam(pActCode: code[20]; var Handle: boolean)
Integration codeunit isaDEH_Framework DoInsertActParam(pActCode: code[20]; var Handle: boolean)
Integration codeunit isaDEH_Framework OnAfterInsertActParam(pActCode: code[20])
Integration codeunit isaDEH_Framework OnBeforeGetActParam(pActCode: code[20]; pParamCode: code[20]; var ParamValue: Text; Handle: Boolean)
Integration codeunit isaDEH_Framework OnAfterGetActParam(pActCode: code[20]; pParamCode: code[20]; var ParamValue: Text)
Integration codeunit isaDEH_Framework OnBeforeInsertStorageParam(pStorageCode: code[20]; var Handle: boolean)
Integration codeunit isaDEH_Framework DoInsertStorageParam(pStorageCode: code[20]; var Handle: boolean)
Integration codeunit isaDEH_Framework OnAfterInsertStorageParam(pStorageCode: code[20])
Integration codeunit isaDEH_Framework OnBeforeGetStorageParam(pStorageCode: code[20]; pParamCode: code[20]; var ParamValue: Text; Handle: Boolean)
Integration codeunit isaDEH_Framework OnAfterGetStorageParam(pStorageCode: code[20]; pParamCode: code[20]; var ParamValue: Text)
Integration codeunit isaDEH_UserStreamHandler OnBeforeShowFile(pFromRec: Variant; var Handled: Boolean)
Integration codeunit isaDEH_UserStreamHandler OnAfterShowFile(pFromRec: Variant)
Integration codeunit isaDEH_UserStreamHandler OnBeforeShowRecord(pFromRec: Variant; var Handled: Boolean)
Integration codeunit isaDEH_UserStreamHandler OnAfterShowRecord(pFromRec: Variant)
Integration table isaDEH_InboundEntry OnFillInformationFields(var Rec: Record isaDEH_InboundEntry; var Handled: Boolean)
Integration table isaDEH_OutboundEntry OnFillInformationFields(var Rec: Record isaDEH_OutboundEntry; var Handled: Boolean)
Integration table isaDEH_Setup OnBeforeAutoInstall(var Handled: Boolean)
Integration table isaDEH_Setup OnAfterAutoInstall()
Integration page isaDEH_InboundEntries OnAfterDefineStatusStyle(pOUtbound: record isaDEH_InboundEntry; var pStatusStyle: text)
Integration page isaDEH_OutboundEntries OnAfterDefineStatusStyle(pOUtbound: record isaDEH_OutboundEntry; var pStatusStyle: text)
Next
Previous