Codeunit 5450 Graph Subscription Management in 18

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

Procedures, 11Events, 5

Versions171819202122232425262728latest

Source29

Procedures, 11

NameParametersReturnsAccessObsolete
AddOrUpdateGraphSubscription(var Boolean, Boolean, var Record Webhook Subscription, Text[250])public-
CleanExistingWebhookSubscription(Text[250], Text[30])public-
GetDestinationRecordRef(var RecordRef, Record Webhook Notification, Integer)BooleanpublicPending 18.0
This function will be removed, Graph Integration Record is not supported any more.
GetGraphSubscriptionType()Text[250]public-
GetGraphSubscriptionCreatedChangeType()Text[50]public-
GetMaximumExpirationDateTimeOffset()Integerpublic-
GetSourceRecordRef(var RecordRef, Record Webhook Notification, Integer)Booleanpublic-
TraceCategory()Textpublic-
UpdateGraphOnAfterDelete(var RecordRef)publicPending 18.0
This function will be removed, Graph Integration Record is not supported any more.
UpdateGraphOnAfterInsert(var RecordRef)public-
UpdateGraphOnAfterModify(var RecordRef)public-

Events, 5

KindNameParametersObsolete
Integration eventOnBeforeAddOrUpdateGraphSubscriptions(var Boolean)-
Integration eventOnBeforeRunGraphSyncBackgroundSession(var Boolean)-
Integration eventOnCanSyncOnInsert(var Boolean)-
Integration eventOnGetSourceRecordRef(var RecordRef, Record Webhook Notification, Integer, var Boolean)-
Integration eventOnScheduleSyncTask(Integer, Integer, DateTime, Variant)-