Codeunit 1410 Doc. Exch. Service Mgt. in 27
- App
- Base Application
- Namespace
- Microsoft.EServices.EDocument
Versions171819202122232425262728latest
Source29
Procedures, 37
| Name | Parameters | Returns | Access | Obsolete | |||
|---|---|---|---|---|---|---|---|
| SetURLsToDefault | (var Record Doc. Exch. Service Setup) | public | - | ||||
| CheckConnection | () | public | - | ||||
| GetDocumentStatus | (RecordId, Text[50], Text[50]) | Text | public | - | |||
| GetDocumentMetadata | (RecordId, Text[50], var Text) | Boolean | public | - | |||
| ReceiveDocuments | (RecordId) | public | - | ||||
| CheckCredentials | () | public | - | ||||
| CheckServiceEnabled | () | public | - | ||||
| EnableTraceLog | (Boolean) | public | - | ||||
| HandleVANRegisterServiceConnection | (var Record Service Connection) | public | - | ||||
| GetExternalDocURL | (Text) | Text | public | - | |||
| VerifyPrerequisites | (Boolean) | Boolean | public | - | |||
| IsSandbox | (var Record Doc. Exch. Service Setup) | Boolean | public | - | |||
| SetURLsToDefault | (var Record Doc. Exch. Service Setup, Boolean) | public | - | ||||
| GetAppUrl | (var Record Doc. Exch. Service Setup) | Text | public | - | |||
| GetDefaultRedirectUrl | () | Text | public | - | |||
| SetDefaultRedirectUrl | (var Record Doc. Exch. Service Setup) | public | - | ||||
| SendRenewTokenNotification | () | public | - | ||||
| RecallActivateAppNotification | () | public | - | ||||
| SendActivateAppNotification | () | public | - | ||||
| ActivateApp | (var Notification) | public | - | ||||
| RenewToken | (var Notification) | public | - | ||||
| RenewToken | (Boolean) | public | - | ||||
| HasPredefinedOAuth2Params | () | Boolean | public | - | |||
| GetClientId | (Boolean) | Text | public | - | |||
| GetClientSecret | (Boolean) | Text | public | Pending 25.0 | |||
| Replaced by GetClientSecretAsSecretText | |||||||
| AcquireAccessTokenByAuthorizationCode | (Boolean) | public | - | ||||
| AcquireAccessTokenByRefreshToken | () | public | - | ||||
| SendUBLDocument | (Variant, var Codeunit Temp Blob) | Text | public | - | |||
| SendDocument | (Variant, var Codeunit Temp Blob) | Text | public | - | |||
| GetFeatureTelemetryName | () | Text | internal | - | |||
| GetServiceSetUp | (var Record Doc. Exch. Service Setup) | public | - | ||||
| LogActivitySucceeded | (RecordId, Text, Text) | public | - | ||||
| LogActivityFailed | (RecordId, Text, Text) | public | - | ||||
| LogActivityFailedAndError | (RecordId, Text, Text) | public | - | ||||
| GetClientSecretAsSecretText | (Boolean) | SecretText | public | - | |||
| GetPostSalesInvURL | () | Text | public | - | |||
| GetPostSalesCrMemoURL | () | Text | public | - | |||
Events, 8
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterIncomingDocReceivedFromDocExch | (var Record Incoming Document) | - |
| Integration event | OnGetClientId | (var Text) | - |
| Integration event | OnGetClientSecret | (var Text) | - |
| Integration event | OnBeforeSendActivateAppNotification | (var Boolean) | - |
| Integration event | OnBeforeSetURLsToDefault | (var Record Doc. Exch. Service Setup, Boolean, var Boolean) | - |
| Integration event | OnBeforeVerifyPrerequisites | (Boolean, var Boolean, var Boolean) | - |
| Integration event | OnBeforeCheckDocumentStatus | (RecordRef, var Boolean) | - |
| Integration event | OnBeforeGetPostSalesURL | (RecordRef, var Text) | - |