Objects/Tables/Table 6418 FS Connection Setup
Table 6418 FS Connection Setup in 26
Jonas Paprotka, Base Application 26.5.38752.40541, checked
- App
- Base Application
- Namespace
- Microsoft.Integration.FieldService
- Obsolete
- Pending 25.0. Field Service is moved to Field Service Integration app.
Fields, 23Keys, 1Procedures, 33Events, 2
Versions171819202122232425262728latest
Source29
Fields, 23
| Id | Name | Type | Obsolete |
|---|
| 1 | Primary Key | Code[20] | - |
| 2 | Server Address | Text[250] | - |
| 3 | User Name | Text[250] | - |
| 4 | User Password Key | Guid | - |
| 59 | Restore Connection | Boolean | - |
| 60 | Is Enabled | Boolean | - |
| 63 | FS Version | Text[30] | - |
| 67 | Is FS Solution Installed | Boolean | - |
| 76 | Proxy Version | Integer | - |
| 118 | CurrencyDecimalPrecision | Integer | - |
| 124 | BaseCurrencyId | Guid | - |
| 133 | BaseCurrencyPrecision | Integer | - |
| 134 | BaseCurrencySymbol | Text[5] | - |
| 135 | Authentication Type | Option | - |
| 136 | Connection String | Text[250] | - |
| 137 | Domain | Text[250] | - |
| 138 | Server Connection String | Blob | - |
| 139 | Disable Reason | Text[250] | - |
| 200 | Job Journal Template | Code[10] | - |
| 201 | Job Journal Batch | Code[10] | - |
| 202 | Hour Unit of Measure | Code[10] | - |
| 203 | Line Synch. Rule | Enum FS Work Order Line Synch. Rule | - |
| 204 | Line Post Rule | Enum FS Work Order Line Post Rule | - |
Keys, 1
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Primary Key | - |
Procedures, 33
| Name | Parameters | Returns | Access | Obsolete |
|---|
| EnsureCDSConnectionIsEnabled | () | | internal | - |
| EnsureCRMConnectionIsEnabled | () | | internal | - |
| LoadConnectionStringElementsFromCDSConnectionSetup | () | | internal | - |
| DeployFSSolution | (Boolean) | | internal | - |
| CountCRMJobQueueEntries | (var Integer, var Integer) | | internal | - |
| HasPassword | () | Boolean | internal | - |
| DeletePassword | () | | internal | - |
| RegisterConnection | () | | internal | - |
| RegisterConnectionWithName | (Text) | | internal | - |
| UnregisterConnection | () | Boolean | internal | - |
| UnregisterConnectionWithName | (Text) | Boolean | internal | - |
| GetConnectionStringWithCredentials | () | SecretText | internal | - |
| GetIntegrationUserID | () | Guid | internal | - |
| GetPassword | () | SecretText | internal | - |
| GetJobQueueEntriesObjectIDToRunFilter | () | Text | internal | - |
| PerformTestConnection | () | | internal | - |
| VerifyTestConnection | () | Boolean | internal | - |
| TestConnection | () | Boolean | internal | - |
| TestIntegrationUserRequirements | () | | internal | - |
| TryReadSystemUsers | () | Boolean | internal | - |
| EnableFSConnectionFromWizard | () | | internal | - |
| RestoreConnection | () | | internal | - |
| RefreshDataFromFS | () | | internal | - |
| RefreshDataFromFS | (Boolean) | | internal | - |
| UpdateConnectionString | () | Text | internal | - |
| SetConnectionString | (Text) | | internal | - |
| IsEnabled | () | Boolean | internal | - |
| GetProxyVersion | () | Integer | internal | - |
| SetPassword | (SecretText) | | internal | - |
| UpdateFromWizard | (var Record FS Connection Setup, SecretText) | | internal | - |
| PromptForCredentials | (var Text, var SecretText) | Boolean | internal | - |
| PromptForCredentials | (var Text, var SecretText, var Text) | Boolean | internal | - |
| GetConnectionStringAsStoredInSetup | () | Text | internal | - |
Events, 2
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnGetDefaultFSConnection | (var Text) | - |
| Integration event | OnBeforeVerifyBaseCurrencyMatchesLCY | (var Boolean) | - |