Table of Contents
- Tutorial 1: Deploying your PowerServer project to remote servers
- Tutorial 2: Connecting to the Database
-
- Overview
- Accessing the Database Configuration dialog
- About the database driver
- Connecting with the DB2 database
- Connecting with the Informix database
- Connecting with the MySQL database
- Connecting with the Oracle database
- Connecting with the PostgreSQL database
- Connecting with the SQL Anywhere database
- Connecting with the SQL Server database
- Connecting with the Adaptive Server Enterprise database
- Troubleshooting
- Tutorial 3: Hosting Web APIs in Kestrel
- Tutorial 4: Hosting Web APIs in IIS (in-process hosting)
- Tutorial 5: Hosting Web APIs in Docker Containers
- Tutorial 6: Deploying installable cloud apps to Kubernetes
- Tutorial 7: Publishing PowerServer Projects to Azure App Service
- Tutorial 8: Publishing PowerServer Projects to Azure Container Instances
- Tutorial 9: Hosting the client app in a file server
- Tutorial 10: Load-balancing PowerServer Web APIs
- Tutorial 11: Authenticating your apps
- Tutorial 12: Building your PowerServer project with commands
- Tutorial 13: Packaging & Distributing Installable Cloud Apps (for ISVs)
-
- Verifying system requirements
- (Optional) Configuring database connections
- (Optional) Customizing app launcher and app entry page
- Packaging the installable cloud app
- Installing the installable cloud app
- Configuring the app on server
- Configuring the Web APIs on server
- (Optional) Hosting the client app separately
- Running the installable cloud app
- Tutorial 14: Load testing installable cloud apps
-
- Load testing installable cloud apps with LoadRunner
-
- Dynamic Values in the Recorded Script
- Enclosing parameters in angle brackets “<>”
- Running the application in test mode before recording the script
- Changing the compression method to Gzip
- Recording
- Correlating the Session ID
- Correlating the Transaction ID
- Parameterizing static values in SQLs
- Replaying
- Load testing installable cloud apps with JMeter
- Tutorial 15: Applying a production license to an existing PowerServer project
- Tutorial 16: Setting up an FTP server