Bizagi Server Requisites
Overview
Bizagi provides an integrated runtime environment, the Work Portal, which allows you to test and prototype your automated processes. This environment is hosted on a web server instance and updates in real-time as changes are made in Bizagi Studio.
The Bizagi Server refers to the hosting environment for this web server and Work Portal. Bizagi Studio uses this web server to launch the Work Portal, enabling quick prototyping and real-time testing of automated processes.
The Work Portal is a web-based application accessible via a browser.
Supported Web Server Platforms
Bizagi supports the following application platform to host the Work Portal:
- Microsoft Internet Information Services (IIS): Required for a .NET runtime environment.
Quick Start Option
For users seeking a fast setup, Bizagi Studio provides a bundled IIS Express instance. This eliminates the need for manual server configuration, enabling quick access to the Work Portal for testing purposes.
- No additional configuration is necessary for using IIS Express.
- Refer to the Bizagi Studio system requirements for detailed hardware and software prerequisites.
Other Options: Collaborative Teamwork Setup
For more advanced setups, especially in collaborative or production environments, IIS is recommended over IIS Express. IIS offers better configuration, performance, and is more suited for corporate settings.
Important Considerations
- Oracle Database: If using Oracle, you must install the ODP NET data provider (both 32-bit and 64-bit versions) on the Bizagi server.
- Web Server: Using IIS instead of IIS Express is highly recommended for enhanced performance and scalability in production environments.
For further details on Oracle requirements, refer to the Oracle requisites section.