SAP B1 Connector

The SAP B1 Connector is a lightweight Windows service that securely connects your SAP Business One database to SAP B1 AI. Your data stays within your network and is only queried when needed.

System Requirements

Component Requirement
Operating System Windows 10/11 or Windows Server 2016+
Runtime .NET Framework 4.7.2 or later
Memory Minimum 512 MB available RAM
Network Access to SAP B1 database (SQL Server or HANA)
Firewall Outbound HTTPS (443) to *.sapb1.ai

Installation

Step 1: Download the Connector

Download the connector installer from your SAP B1 AI dashboard:

  1. Log in to sapb1.ai/dashboard
  2. Go to SettingsDownloads
  3. Click Download SAP B1 Connector
Note: The installer is pre-configured with your organization's connection details. Each organization has a unique installer.

Step 2: Run the Installer

  1. Right-click the downloaded sapb1-connector-setup.exe file
  2. Select Run as administrator
  3. Follow the installation wizard

Step 3: Configure Database Connection

The configuration wizard will ask for your SAP B1 database details:

Field Description
Server Your SQL Server hostname (e.g., sap-db-server\MSSQLSERVER)
Database SAP B1 company database name
Username SQL Server login with read access
Password SQL Server password (stored encrypted)
Best Practice: Create a dedicated SQL user with read-only permissions on your SAP B1 database. This follows the principle of least privilege.

Step 4: Test Connection

Click Test Connection to verify the connector can reach your database. You should see a success message with your SAP B1 company name.

Step 5: Complete Setup

Click Finish to complete the installation. The connector will:

Verify Installation

To confirm the connector is working:

  1. Go to your SAP B1 AI dashboard
  2. Navigate to SettingsConnection Status
  3. You should see Connected status

Try asking a simple question in the AI assistant, such as "How many customers do I have?" If you get a response with data from your SAP B1 system, the connection is working.

Troubleshooting

Connector shows "Disconnected"

Database connection fails

Queries timeout

Security

The SAP B1 Connector is designed with security in mind:

Updates

The connector automatically checks for updates and will prompt you when a new version is available. You can also manually check for updates:

  1. Open the SAP B1 Connector configuration utility
  2. Click Check for Updates
  3. Follow the prompts to install updates

Uninstallation

To remove the connector:

  1. Open Windows SettingsApps
  2. Find "SAP B1 Connector" in the list
  3. Click Uninstall
Note: After uninstalling, SAP B1 AI will no longer be able to query your database. Your automations will show errors until you reinstall the connector.