Search K
Appearance
Appearance
Overview Use this guide to create and configure a Bentley ProjectWise service account in MinuteView Console. This service account enables integration with your ProjectWise environment for:
- File management — Access, download, and upload files in ProjectWise datasources
- Workflow automation — Trigger ProjectWise operations from MinuteView automation workflows
- Mesh file viewing — View and search ProjectWise files within MinuteView's Mesh module
- Metadata synchronization — Read and update ProjectWise document properties
This service account uses username and password authentication against the ProjectWise Web Services Gateway (WSG).
The MinuteView server communicates directly with your ProjectWise Web Services Gateway to authenticate and access files. Because ProjectWise is typically deployed on-premises, network requirements depend on your specific infrastructure.
The following must be accessible from the server where MinuteView is installed:
| Target | Port | Purpose |
|---|---|---|
| Your ProjectWise WSG server | HTTPS (443) or HTTP (80) | Authentication, file operations, and metadata access |
On-Premises Deployments
If both MinuteView and ProjectWise are on the same internal network, no internet access or firewall whitelisting is typically needed — just ensure the MinuteView server can reach the WSG server URL on the configured port.
The ProjectWise Web Services Gateway (WSG) must be installed and accessible. This is the REST API layer that MinuteView connects to.
https://yourserver/ws)Create or identify a ProjectWise user account for MinuteView to use:
| Field | Description | Example |
|---|---|---|
| Name | A descriptive name for this service account | ProjectWise-Production |
| Service Account Type | Select Bentley ProjectWise from the dropdown | |
| Server URL | The URL of the ProjectWise Web Services Gateway | https://yourserver/ws |
| Datasource | The ProjectWise datasource name in host:datasource format | server.bentley.com:datasource-name |
| Username | The ProjectWise username to authenticate with | mv-service |
| Password | The password for the ProjectWise user | (sensitive — stored securely) |
Connection error / Cannot reach server
Authentication failed
Datasource not found
host:datasource-name)