Codeunit 5452 Graph Sync. Runner in 20

App
Base Application
Obsolete
Pending 18.0. This codeunit will be removed. The functionality is not supported any more.

Procedures, 8Events, 7

Versions171819202122232425262728latest

Source-

Procedures, 8

NameParametersReturnsAccessObsolete
IsGraphSyncEnabled()Booleanpublic-
RunDeltaSync()public-
RunDeltaSyncForEntity(Integer)public-
RunFullSync()public-
RunFullSyncForEntity(Integer)public-
RunIntegrationTableSynch(Record Integration Table Mapping)public-
SyncFromGraphSynchronously(Integer, Integer)public-
GetDefaultSyncSynchronouslyTimeoutInSeconds()Integerpublic-

Events, 7

KindNameParametersObsolete
Integration eventOnCheckAuxiliarySyncEnabled(var Boolean)-
Integration eventOnRunGraphDeltaSync()-
Integration eventOnRunGraphFullSync()-
Integration eventOnSyncSynchronouslyCannotStartSession(Text)-
Integration eventOnSyncSynchronouslyTimeout(Text)-
Integration eventOnAfterRunDeltaSyncForEntity(Integer)-
Integration eventOnAfterRunFullSyncForEntity(Integer)-