Skip to main content

Thinkwise cloud

Introduction to the Thinkwise cloud

The Thinkwise cloud is a managed Platform-as-a-Service (PaaS) that supports the complete software development lifecycle of applications built with the Thinkwise Platform. You can develop, test, deploy, and maintain applications in a secure, scalable, and automated environment efficiently. The Thinkwise cloud removes the need to manage infrastructure and helps speed up delivery.

Requirements and limitations of the Thinkwise cloud

The Universal GUI is required for using the Thinkwise cloud, as the Windows GUI and its deprecated features are unavailable.

Refer to the sections below for an overview of the main requirements and limitations when using the Thinkwise cloud for your applications.

tip

Refer to the Feature matrix in TCP for an up-to-date overview of supported features in the Thinkwise cloud.

User interfaces in the Thinkwise cloud

Universal GUI

The Universal GUI is required for using the Thinkwise cloud, as the Windows GUI and its deprecated features are unavailable.

Custom application settings are not supported for the Universal GUI. This means, for example, that:

For a list of all custom application settings, see Configuration settings for the Universal GUI.

Windows GUI

The Windows GUI is unavailable in the Thinkwise cloud. Deprecated features for the Windows GUI include certain domain controls, settings for grids, forms, reports, cubes and process flow actions.

Databases for the Thinkwise cloud

You can only use SQL Server as RDBMS in the Thinkwise cloud.

Applications in production environments run on the default 'General Purpose' tier of Azure SQL Database. This leads to the following limitations in production:

  • CLR (Common Language Runtime) procedures and functions are not supported.
  • Configuring database storages is not supported.
  • Memory optimized tables are not supported.
  • FILESTREAM datatype is not supported.
  • Other non-modeled features are not supported, such as:
    • FileTables
    • Linked servers
    • SQL Agent
    • Service Broker
    • Changed Data Capture (CDC)
note

In development environments, an Azure SQL Managed Instance is used, which does not have all of the limitations described above. Direct connections to the database in acceptance and production environments are not supported. The database is only accessible via the API.

Software Factory in the Thinkwise cloud

Process flows

The following process flow action is unavailable:

No outbound connections are allowed except for HTTP(s) over port 80/443, making the following connectors unavailable:

In addition, the following non-file storage connectors are unavailable

Tasks

Tasks can not use the following Task logic types:

  • External function
  • External stored procedure
  • GUI code
  • ITP interface
  • Windows command

For more information on task settings, see Create a task.

Reports

Only DevExpress Reports is supported in the Thinkwise cloud.

The following report action is unavailable:

  • Print

The following limitations apply for the following report properties:

  • Papersource name can not be used.
  • Printer name can not be used.
  • Report file (non-file storage) can not be used.
  • Export path will only affect the file name.
  • Action may not choose Print.

File storage and connectors

One Azure blob file storage is available by default per environment. You can add additional file storages within Azure.

The following file storage types are not supported:

See Process flows for more information on non-file storage connectors.

When using managed identity in the Thinkwise cloud, the following applies:

AutoML

AutoML and forecasting is unavailable.

Intelligent Application Manager in the Thinkwise cloud

For authentication in IAM:

  • User accounts must use OpenID connect or IAM authentication.
  • Local authentication, such as Integrated Windows Authentication or RDBMS authentication are not supported.

For more information, see Authentication.

Indicium in the Thinkwise cloud

Custom application settings are not supported for Indicium. This means, for example, that:

For a list of all custom application settings, see Indicium configuration.

Upcycler in the Thinkwise cloud

The Upcycler is unavailable in the Thinkwise cloud, since it requires local disk access. However, an upcycled model can be exported from an on-premises Software Factory environment to the Software Factory in the Thinkwise cloud.

For more information, see Upcycler.


Was this article helpful?