Table 7200 CDS Connection Setup in 22
- App
- Base Application
Fields, 23Keys, 1Procedures, 15
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 | - |
| 60 | Is Enabled | Boolean | - |
| 61 | Business Events Enabled | 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[2048] | - |
| 137 | Domain | Text[250] | - |
| 139 | Disable Reason | Text[250] | - |
| 140 | Ownership Model | Option | - |
| 150 | Business Unit Id | Guid | - |
| 151 | Business Unit Name | Text[160] | - |
| 153 | Client Id | Text[250] | - |
| 154 | Client Secret Key | Guid | - |
| 155 | Redirect URL | Text[250] | - |
| 156 | Virtual Tables Config Id | Guid | - |
| 241 | BaseCurrencyCode | Text[5] | - |
Keys, 1
| Name | Fields | Obsolete |
|---|---|---|
| Key1, clustered | Primary Key | - |
Procedures, 15
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| HasPassword | () | Boolean | public | - |
| GetPassword | () | Text | public | - |
| SetPassword | (Text) | public | - | |
| GetAccessToken | () | Text | public | - |
| SetAccessToken | (Text) | public | - | |
| DeletePassword | () | public | - | |
| SetClientSecret | (Text) | public | - | |
| GetClientSecret | () | Text | public | - |
| DeleteClientSecret | () | public | - | |
| SynchronizeNow | (Boolean) | public | - | |
| EnableIntegrationTables | () | public | - | |
| SetBaseCurrencyData | () | public | - | |
| LoadConnectionStringElementsFromCRMConnectionSetup | () | public | - | |
| EnsureCRMConnectionSetupIsDisabled | () | public | - | |
| GetProxyVersion | () | Integer | internal | - |