You are currently viewing documentation for CompuTec ProcessForce 3.0, which is a plugin installed and managed through CompuTec AppEngine 3.0, built on .NET 8. If you are working with older environments, you may need the documentation for CompuTec ProcessForce 2.0: https://learn.computec.one/docs/processforce/2.0/.
Please note that CompuTec ProcessForce 2.0 will be supported only until December 31, 2026. After this date, the product will no longer receive regular support or maintenance updates. Read more
CompuTec AppEngine 3.0 introduces a new architecture, and all CompuTec components, including the CompuTec ProcessForce 3.0 plugin, must be updated together to ensure full compatibility.
Before starting your installation or upgrade process, we strongly recommend reviewing the CompuTec AppEngine 3.0 and CompuTec ProcessForce 3.0 documentation.
Install CompuTec ProcessForce Data Model
The CompuTec ProcessForce Data Model provides a set of calculation views that can be used for reporting, analytics, and business intelligence scenarios.
The data model includes:
- 40 calculation views in total
- 10 views designed as direct data sources for reporting and analytics tools
- Additional supporting views used as indirect data sources
You can use these views with:
- Microsoft Excel
- SAP Analytics Cloud
- Dashboards and KPIs
- Custom analytics solutions
- SQL queries
Before you start
Before installing the data model, make sure the following requirements are met.
Step 1: Enable Analytics for the Company Database
Analytics must be initialized for the SAP Business One company database.
To verify this:
-
Open the following URL in a web browser:
https://<ServerAddress>:<Port>/Enablement. -
Replace
<ServerAddress>and<Port>with the values used in your environment.
noteIf you don't know your Server Address, foolow these steps:
-
Log in to the CompuTec AppEngine Administration Panel.
-
Go to Configuration > Advanced Configuration.
-
The server address is displayed in the SLD Server Address field.

-
-
In SAP Administration Console, navigate to Companies.
-
Verify that analytics have been initialized for the company database.
infoFor more information, see the SAP Business One Administrator's Guide for SAP HANA:
- 7.3 Initializing and Maintaining Company Schemas for Analytical Features
- 7.3.1 Starting the Administration Console
- 7.3.2 Initializing and Updating Company Schemas
Microsoft Excel, Excel Report, and Interactive
To fully use the features of the data model and to create own reports based on the provided views, it is required to have installed Microsoft Excel and Excel Report and Interactive, which is an addition to Excel Analysis. You can check these application requirements in the Administrator's Guide for SAP Business One 10.0, version for SAP HANA (chapters: 1. Introduction and 3.4 Installing Client Components).
How to work with the features you can find in the official SAP Business One How-to Guide.
_SYS_BI"."M_TIME_DIMENSION table
Some dates were joined with a time dictionary view ("DocumentDate"). This view uses the _SYS_BI"."M_TIME_DIMENSION table.

You can check with the following query if the data in this table are initialized:
select *
from _SYS_BI."M_TIME_DIMENSION"

If data is not present there, we can initialize it:

More details can be found here
Installation
Once the requirements from the previous section are met, import model.zip, which is available to download here. You can install it from the SAP Business One level, logged in to a required database:

More information on data model import and available options can be found here, Chapter 4. Importing and Deploying Model Packages in SAP Business One.
After a successful installation, the views are available from the SAP main menu level:

From the Excel level:


