Skip to main content
Version: 3.0
warning

Important Notice: SAP HANA SPS 08 Support Status

At this time, AppEngine 3.0 does not yet support SAP HANA version SPS 08 (Service Pack Stack 08). We strongly recommend waiting before installing or upgrading to this version until we announce official support.

Our development team is actively working on adding compatibility with SAP HANA SPS 08, and we will update this article as soon as support is released.

note

You are viewing documentation for CompuTec AppEngine 3.0 (.NET 8).

If you are working with older environments, you may be looking for CompuTec AppEngine 2.0 based on .NET Framework, which is still supported: https://learn.computec.one/docs/appengine/2.0/

As CompuTec AppEngine 3.0 introduces a new architecture, all CompuTec components must be updated together.

Please familiarize yourself with the CompuTec AppEngine 3.0 documentation before installing it.

Connection Properties

This document provides an overview of key connection properties that impact the behavior of the Computec.Core.UI project during runtime.


Key Connection Properties

  • ActiveXInstallationPath - Specifies the path to the ActiveX installation folder.
  • FORMCachingDisabled - When set to true, forms are loaded directly from their file location each time they are accessed, bypassing memory caching.
  • ExecuteSetupOnUI- Enables the setup process to be initiated when the user interface is started.

Whether you are developing new features, debugging existing functionality, or optimizing the production environment, these connection properties provide the flexibility needed to tailor the system to your specific requirements. Proper usage ensures a seamless user experience and efficient system behavior.