Configure NTMP Settings
Set the integration server connection and the default submission mode.
Search for NTMP Settings in Business Central. Enter the values HA Consultancy issued for your organization.
| Key | Value | Behavior |
|---|---|---|
SERVER_URL | Your HTTPS integration server base URL, without a trailing slash. | Required for server calls. Use the supplied address; this is not the ministry portal URL. |
TENANT_ID | Your organization identifier issued by HA Consultancy. | Sent as the tenant-id header on every request. |
API_KEY | Your organization's integration API key. | Sent as the api-key header on every request. |
DEFAULT_MODE | TEST or PRODUCTION. | TEST selects test submissions. A blank value, or any value other than TEST, selects Production. |
The API key is stored in the Business Central settings table and the settings page does not mask it. Restrict access to this page and do not include the key in screenshots or support requests. The facility secret entered during onboarding is a different credential and is stored on the integration server.
Choose a submission mode
Set TEST before creating test postings. Each sync row captures its mode when it is queued. Changing the setting later affects future rows only.
Before production use, review your test results, set PRODUCTION, and verify the Mode of new rows on NTMP GL Sync. Ask HA Consultancy how to handle previously tested entries that also need production reporting; retrying a Test row does not change its mode.
Settings actions
| Action | What it does |
|---|---|
| Run Self-Tests | Runs local checks of ledger identifiers, balance logic, and response parsing. It does not verify credentials or connectivity to the ministry. |
| Start Auto-Sync | Creates the recurring five-minute job if no job for the NTMP sync codeunit exists. |
Start Auto-Sync does not reset an existing job that is on hold or in error. Open Job Queue Entries to inspect and restart that job. Follow the job queue guide.
Once the connection is configured, onboard your facility.

