To Test Your Deployment By Logging In to a Datasource from a Web Browser

After you have deployed ProjectWise WSG , use these steps to confirm that ProjectWise WSG has access to your ProjectWise datasources.

Enter your website's address followed by a Repositories API endpoint into a web browser. For example:

From the local computer:

https://localhost/ws/v2.9/Repositories

or

From another computer:

https://<server_name>/ws/v2.9/Repositories

Where <server_name> is the name of the computer where ProjectWise WSG is installed (for example, maestrovm.bentley.com), and ws is the name you gave to the virtual directory when you deployed ProjectWise WSG .

The following JSON response appears:



This displays the list of datasources that have been made available by your configuration of the ProjectWise network on this computer.

You can now go to ProjectWise Web to create the necessary work area connections, or ProjectWise Web View to create the necessary datasource connections.