Codeunit 1410 Doc. Exch. Service Mgt. in 19
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 29
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| SetURLsToDefault | (var Record Doc. Exch. Service Setup) | public | - | |
| CheckConnection | () | public | - | |
| SendUBLDocument | (Variant, Text) | Text | public | - |
| SendDocument | (Variant, Text) | Text | 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 | - |
| AcquireAccessTokenByAuthorizationCode | (Boolean) | public | - | |
| AcquireAccessTokenByRefreshToken | () | public | - |
Events, 3
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterIncomingDocReceivedFromDocExch | (var Record Incoming Document) | - |
| Integration event | OnGetClientId | (var Text) | - |
| Integration event | OnGetClientSecret | (var Text) | - |