---
title: "Table 1270 OCR Service Setup"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/1270-ocr-service-setup/
type: table
id: 1270
name: "OCR Service Setup"
app: "Base Application"
namespace: Microsoft.EServices.EDocument
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/1270-ocr-service-setup/source/29/"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Table 1270 OCR Service Setup

Jonas Paprotka, https://jonas-paprotka.de/ref/table/1270-ocr-service-setup/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.EServices.EDocument |
| Versions | 17-28 |
| Source file | eServices/EDocument/OCRServiceSetup.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Primary Key | Code[10] | 17-28 | - | - |
| 2 | User Name | Text[50] | 17-28 | - | - |
| 3 | Password Key | Guid | 17-28 | - | - |
| 4 | Sign-up URL | Text[250] | 17-28 | - | - |
| 5 | Service URL | Text[250] | 17-28 | - | - |
| 6 | Sign-in URL | Text[250] | 17-28 | - | - |
| 7 | Authorization Key | Guid | 17-28 | - | - |
| 8 | Customer Name | Text[80] | 17-28 | - | - |
| 9 | Customer ID | Text[50] | 17-28 | - | - |
| 10 | Customer Status | Text[30] | 17-28 | - | - |
| 11 | Organization ID | Text[50] | 17-28 | - | - |
| 12 | Default OCR Doc. Template | Code[20] | 17-28 | - | - |
| 13 | Enabled | Boolean | 17-28 | - | - |
| 14 | Master Data Sync Enabled | Boolean | 17-28 | - | - |
| 15 | Master Data Last Sync | DateTime | 17-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Primary Key | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| SavePassword | (var Guid, Text) | - | public | 17-27 | Pending 25.0 | Replaced by SavePassword(var PasswordKey: Guid; PasswordText: SecretText) |
| GetPassword | (Guid) | Text | public | 17-27 | Pending 25.0 | Replaced by GetPasswordAsSecretText |
| HasPassword | (Guid) | Boolean | public | 17-28 | - | - |
| SetURLsToDefault | () | - | public | 17-28 | - | - |
| CheckEnabled | () | - | public | 17-28 | - | - |
| ScheduleJobQueueSend | () | - | public | 17-28 | - | - |
| ScheduleJobQueueReceive | () | - | public | 17-28 | - | - |
| ScheduleJobQueueSync | () | - | public | 17-28 | - | - |
| CancelJobQueueSend | () | - | public | 17-28 | - | - |
| CancelJobQueueReceive | () | - | public | 17-28 | - | - |
| CancelJobQueueSync | () | - | public | 17-28 | - | - |
| ShowJobQueueEntry | () | - | public | 17-28 | - | - |
| SavePassword | (var Guid, SecretText) | - | public | 25-28 | - | - |
| GetPasswordAsSecretText | (Guid) | SecretText | public | 25-28 | - | - |

## Source

Symbols: Microsoft.BaseApplication.symbols.437dbf0e-84ff-417a-965d-ed2bb9650972, https://dynamicssmb2.pkgs.visualstudio.com/DynamicsBCPublicFeeds/_packaging/MSSymbols/nuget/v3/index.json, highest build per major on 2026-09-20.
AL source 29: https://github.com/microsoft/BCApps, MIT, releases/29.x at a66254c3b8b5bb1cea290dc8f9d097aec4381153.

Jonas Paprotka, 2026-09-20.
