Codeunit 6060 Hybrid Deployment in 25
- App
- Base Application
- Namespace
- System.Environment
Versions171819202122232425262728latest
Source29
Procedures, 20
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| Initialize | (Text) | public | - | |
| CreateIntegrationRuntime | (var Text, var Text) | public | - | |
| DisableReplication | () | public | - | |
| DisableDataLakeMigration | () | public | - | |
| EnableReplication | (Text, Text, Text) | public | - | |
| GetIntegrationRuntimeKeys | (var Text, var Text) | public | - | |
| GetReplicationRunStatus | (Text, var Text, var Text) | public | - | |
| GetRequestStatus | (Text, var Text) | Text | public | - |
| GetVersionInformation | (var Text, var Text) | public | - | |
| InitiateDataLakeMigration | (var Text, Text, Text) | public | - | |
| PrepareTablesForReplication | () | public | - | |
| RegenerateIntegrationRuntimeKeys | (var Text, var Text) | public | - | |
| ResetCloudData | () | public | - | |
| RunReplication | (var Text, Integer) | public | - | |
| RunUpgrade | () | public | - | |
| SetReplicationSchedule | (Text, Text, Time, Boolean) | public | - | |
| VerifyCanStartUpgrade | (Text) | Boolean | internal | - |
| SanitizeCompanyBeforeUpgrade | () | public | - | |
| SanitizeFields | (Text, Integer) | public | - | |
| StartDataUpgrade | () | public | - |
Events, 23
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnCreateIntegrationRuntime | (var Text) | - |
| Integration event | OnDisableDataLakeMigration | (var Text) | - |
| Integration event | OnDisableReplication | (var Text) | - |
| Integration event | OnAfterDisableReplication | (var Text) | - |
| Integration event | OnBeforeEnableReplication | (Text, var Text, var Text[150], var Text[50], var Text, var Text[150], var Text[50]) | - |
| Integration event | OnEnableReplication | (Text, Text, Text, Text, Text, Text, Text, Text, Text, var Text) | - |
| Integration event | OnGetErrorMessage | (Text, var Text) | - |
| Integration event | OnGetIntegrationRuntimeKeys | (var Text) | - |
| Integration event | OnGetReplicationRunStatus | (var Text, Text) | - |
| Integration event | OnGetRequestStatus | (Text, var Text, var Text) | - |
| Integration event | OnGetVersionInformation | (var Text) | - |
| Integration event | OnInitialize | (Text) | - |
| Integration event | OnInitiateDataLakeMigration | (var Text, Text, Text) | - |
| Integration event | OnPrepareTablesForReplication | () | - |
| Integration event | OnRegenerateIntegrationRuntimeKeys | (var Text) | - |
| Integration event | OnRunReplication | (var Text, Integer) | - |
| Integration event | OnRunUpgrade | (var Text) | - |
| Integration event | OnSetReplicationSchedule | (Text, Text, Time, Boolean, var Text) | - |
| Integration event | OnCanStartUpgrade | (Text) | - |
| Integration event | OnStartDataUpgrade | () | - |
| Integration event | OnHandleVerifyCanStartUpgrade | (var Boolean, var Boolean) | - |
| Integration event | OnSkipMinorAndMajorVersionCheck | (var Boolean) | - |
| Integration event | OnBeforeResetUsersToIntelligentCloudPermissions | (var Boolean) | - |