Przejdź do głównej zawartości

Extension

Installation Guide

CompuTec ProcessForce Extension is a powerful tool that enhances the functionality of SAP Business One. This guide provides a step-by-step approach to installing CompuTec ProcessForce Extension efficiently. Ensure that you meet all system requirements before proceeding with the installation.


notatka

If you only need to upgrade CompuTec ProcessForce, refer to the CompuTec ProcessForce Upgrade Guide here.

uwaga
  • Be sure to acquaint yourself with the CompuTec ProcessForce System Requirements before starting the installation.
  • It is recommended to install CompuTec License Server first.
  • It is recommended to restart the SAP Business One client before the installation of CompuTec ProcessForce Extension.
  • Due to technical limitations, it is required to execute a specific SQL query on the company database during the first installation of the Extension in the SAP HANA version. Additional information can be found in the eighth step of the installation description.
ważne

Before upgrading CompuTec ProcessForce Extension, verify that the following SAP Business One stored procedures are in their default state and do not contain any custom queries:

  • SP_TransactionNotification
  • SP_PostTransactionNotice
ważne

Before beginning the installation, ensure that the Serial Numbers and Batches, Production, and Units of Measure options are unchecked in General Settings → Hide Functions, as shown in the screenshot below:

Checkboxes

ważne

Please note that Copy Express, or the option Copy User-Defined Fields and Tables/Copy User-Defined Objects in the Create New Company wizard, cannot be used for copying CompuTec ProcessForce objects and structures.

Click here to find out more

When a new CompuTec ProcessForce database is created using Copy Express or the Copy User-Defined Fields and Tables/Copy User-Defined Objects option in the Create New Company wizard, SAP Business One does not properly assign values to the EditType fields in CompuTec ProcessForce structures, leaving them as NULL. This issue arises due to an SAP Business One bug where newly created DateTime fields are not correctly initialized in the new database.

To prevent this issue, create a new database, install CompuTec ProcessForce, and transfer the required data using CompuTec ProcessForce API with PowerShell scripts.

Installation

ważne

Please note that CompuTec ProcessForce in 10.0 version is provided as a Lightweight Deployment Extension only. Please use SAP Business One Extension Manager to install it. Download installation files for it here.

CompuTec ProcessForce is a lightweight deployment extension for SAP Business One 10.0. Follow these steps to install it:

  1. You can access it directly by using a default URL HTTPS://<SERVER_NAME>:40000/ExtensionManager or by opening it from your SAP Business One client. Choose the highlighted option in SAP Business One:

    Add-on Administration

  2. Log in to System Landscape Directory.

    Login

  3. Click the "Import" button and browse to the path with the extension installation file:

    Import add-on

  4. Navigate to the Company Assignment tab, choose the required database from the Company List and click the "Assign" button:

    Assing a database

  5. Select CompuTec ProcessForce option and click "Next" to proceed with the Installation.

    Assign ProcessForce

  6. It is recommended to set up the Startup Mode as manual for the first run of the application (this can be changed later to Mandatory). Click "Next" to continue.

  7. Once done, re-login to the company database, run the extension manually and wait for the installation to finish.

    uwaga

    The first-time installation may take anywhere from several minutes to a few hours, depending on system performance.

  8. If installing on SAP HANA, you must manually create a required SQL procedure. Click "Copy to Clipboard" in the System Message window, then paste and execute the query in SAP HANA Studio under the appropriate schema.

    System Message - Procedure

    Common query problem
    Click here to expand

    If a schema is not selected when opening the SQL Console from the root tree, the query window defaults to the SYSTEM schema. As a result, executing a query for the first time may create a procedure in the SYSTEM schema instead of the correct company schema where CompuTec ProcessForce is installed.

    To ensure the SQL procedure is installed in the correct company schema, open the SQL Console and run the following command before executing the copied query:

    SET SCHEMA "<COMPANY-DATABASE-SCHEMA-NAME>";

    I-1_SAP-HANA-Studio_SQL-Console1 I-1_SAP-HANA-Studio_SQL-Console2

  9. After the installation is completed, a prompt will appear regarding database structure modifications - click "Yes" to proceed.

  10. A message recommending a restart of SAP Business One will be displayed: click OK.

  11. After installation, CompuTec ProcessForce main menu positions appear:

    ProcessForce menu

License Assignment

informacja

This step is only required for new installations, not for upgrades.

You can find the License Import and Assignment guide here.

Data Preparation

uwaga

Before running restore procedures please determine whether the Manage Item Cost per Warehouse setting is used. If you alter this setting after restoration, it will necessitate the removal and subsequent restoration of all Item Costing Details.

If installing CompuTec ProcessForce on a database with existing data (especially Item Master Data), run the following data restoration procedures:

  • Restore Item Details
  • Restore Item Costing
  • Restore Resource Costing
  • Restore Employee Calendars
  • Restore Batch Details

Restore

Click here to find out more about the Restore function.