Excel Add-in Distribution Worker
The Excel Add-in Distribution Worker lets you automatically generate and distribute Nectari Excel Add-in reports from the server, either on a schedule or on demand.
You only need to set up the Distribution Worker if you want to distribute Excel Add-in files directly from the server.
If you are using a version earlier than 2024 Release 3, restart the server after creating the Nectari BI Account (NECBIAccount) for the first time or after changing the user running the Web Server. In later versions, the Nectari Server package applies account changes automatically.
Macro-enabled Excel files that reference the Add-in directly are not supported for automatic distribution.
- Make sure a dedicated user account (basic or advanced install) already exists for the
WebServer.Nectariservice. - Microsoft Excel must be installed on the same server as the Distribution Worker.
- Make sure you have installed the corresponding version of the Excel Add-in on this server.
Configure the server environment
Configure DCOM for Excel
- If you are running Microsoft Office 32-bit on a 64-bit computer, open a command prompt and run
mmc -32to launch the 32-bit version of DCOMCNFG. Otherwise, runmmc. - From the File menu, select Add or Remove Snap-ins.
- Select Component Services and click Add so it appears in the selected snap-ins list. Click OK.
- In the left panel, expand Component Services, then expand Computers, My Computer, and DCOM Config.
- Find Microsoft Excel Application 2010 and later. If it is not listed by name, look up its Class ID (CLSID) in the registry at
HKEY_CLASSES_ROOT\Excel.Application\CLSID. Use this CLSID to locate the component in DCOM Config. - Right-click Microsoft Excel Application 2010 and later and select Properties.
- On the Identity tab, select The launching user.
- On the Security tab, for each permissions section—Launch and Activation Permissions, Access Permissions, and Configuration Permissions—select Customize, then click Edit. Add the service user with all permissions, then save.
- Click OK to apply the changes and close the properties window.
Verify required folders and permissions
- Make sure the following folders exist on the server hosting the Distribution Worker:
C:\Windows\System32\config\systemprofile\DesktopC:\Windows\System32\config\systemprofile\AppData\Local\Microsoft\Windows\INetCacheC:\Windows\SysWOW64\config\systemprofile\DesktopC:\Windows\SysWOW64\config\systemprofile\AppData\Local\Microsoft\Windows\INetCacheC:\AppData\Nectari
- Ensure the user account used by the Web Server has Full Control permissions for these folders.
For a 64-bit computer, also check under C:\Windows\SysWOW64\config\systemprofile that both the Desktop and AppData\Local\Microsoft\Windows\INetCache folders exist.
Finalize Excel Add-in configuration
- Log out and log back into the server using the same user account set for the Web Server.
- Open Excel and make sure the license is activated.
- Click File, then click Options, and select Add-ins.
- In the Manage drop-down, select Excel Add-ins and click Go.
- In the Add-ins dialog, click Browse, then select the Nectari Add-in for Excel.xla file in
C:\Program Files\Nectari\Nectari Add-in for Excel(orC:\Program Files\SEI\SEI Add-in for Excel). - Check Nectari Add-in for Excel, then click OK.
- In Excel Options, select Trust Center, then Trust Center Settings, and select Add new location.
- Add the installation path of the add-in and click OK three times to finish.
Configure Central Point and test
- In Excel, click the Add-ins tab.
- Click Change User, then click the + sign to add your Central Point path if not already set.
- Click Add to register the Central Point.
- Select an Excel file, open it, and verify that Data Extraction works.