How to Set Up ActiveFax for Automated Enterprise Faxing In high-volume corporate environments, manual faxing wastes valuable operational time. ActiveFax (also known as ActFax) solves this by running as a central system service that automates fax transmission directly from your enterprise applications.
Whether your infrastructure relies on physical fax boards, VoIP/FoIP (Fax over IP), or cloud-based fax providers, this guide walks you through the foundational setup for fully automated enterprise faxing. Step 1: Install the ActiveFax Server
The ActiveFax Server serves as the central engine that processes, routes, and logs all fax traffic.
Download the latest ActiveFax Server installer on a dedicated Windows Server instance.
Run the installer and select ActiveFax Server as the installation type.
Choose to install ActiveFax as a Windows System Service. This ensures the software runs continuously in the background without requiring a user to stay logged into the server. Complete the wizard and reboot the server if prompted. Step 2: Configure the Communication Hardware
ActiveFax must interface with a telecommunications method to transmit data. You need to configure your lines based on your enterprise setup. Open the ActiveFax Control Panel.
Navigate to Communication > Modems / Fax Boards from the main menu. Click New to add a device. Select your hardware type:
For traditional lines: Select your installed analog modem or multi-port intelligent fax card (e.g., Dialogic/Brooktrout).
For modern VoIP environments: Select XCAPI or T.38 FoIP to route faxes over your network switch or IP-PBX.
Enter the specific hardware properties, select the correct COM ports or IP addresses, and enter your local fax number as the Station ID. Step 3: Automate Document Ingestion (Data Transfer)
To achieve true automation, ActiveFax needs to monitor your enterprise resource planning (ERP), CRM, or accounting systems (like SAP, Oracle, or QuickBooks) for outgoing documents. Option A: File System Monitoring (Drop Directories)
Go to Configuration > Data Transfer in the ActiveFax Control Panel.
Create a new entry and specify a network shared folder (e.g., \Server\FaxDrop</code>).
Configure ActiveFax to constantly scan this folder for formatted text, PDF, or TIFF files generated by your ERP. Option B: Automated Print Monitoring
Install the ActiveFax Printer Driver on your network application servers.
Configure your enterprise application to automatically print invoices or purchase orders to this virtual ActiveFax printer. Step 4: Implement Automation Tokens (Data Fields)
How does ActiveFax know where to send a file dropped into a folder? You use automation tokens. You must configure your enterprise software to embed hidden text commands directly into the document layout. ActiveFax reads these commands, extracts the data, and strips them before sending the fax. Common tokens to include in your document templates:
@F101@ specifies the recipient’s fax number (e.g., @F101 +15555550199@). @F102@ defines the recipient’s name. @F103@ sets the subject line for tracking. Step 5: Establish Inbound Routing
Automating outgoing faxes is only half the battle; inbound enterprise faxes must reach the correct department without manual sorting.
Navigate to Configuration > Routing in the ActiveFax Control Panel. Choose your routing method:
DID/DDI Routing: If you have direct inward dialing numbers, map specific incoming fax numbers directly to corporate user email addresses. ActiveFax will convert the fax to a PDF and email it instantly.
CSID Routing: Route faxes to specific network folders based on the sender’s transmitting fax number. Step 6: Test and Monitor the Deployment
Generate a test invoice from your ERP software containing the @F101@ token.
Export it to your monitored drop directory or print it to the ActiveFax printer.
Open the ActiveFax Pending Queue to verify that the server successfully extracted the fax number and initiated the dial sequence.
Check the Archived Queue to confirm successful transmission and review the automated confirmation logs. To tailor this setup to your infrastructure, tell me: What ERP or software application will generate the faxes?
Leave a Reply