This page presents how to select search folders to show in the Project Manager Welcome page, and to setup auto-start options.



Server Workspace

Allows to easily define a Project to auto-startup. Defines if the Project List will be built upon projects in the local computer or from a remote computer. 

Server tab

LocalHost: The system scans the Search Folders defined at the Find Project button interface, looking for Project files (.tProj extension)

Remoter: The system will connect to the server specified in the Remote name field, creating the list with the Projects enabled to remote access on that Project Server.

If the list is empty, check the Search paths at the Find button or the connection with the remote Server. Try to Create a New Project. If an error occurs when the project is loading, a log is created at the folder "C:\Users\Public\Documents\TLocalSettings\".



Finding Projects

The ProjectServer denies if the Projects list is using the Local or Remote computer <<<<. what does ghd ProjectServer deny? or is the ProjectServer denied?>>>>. This configuration is located at the Server tab, and the currently defined ProjectServer is displayed in the bottom left on the Project List page.  

This section defines how to find additional project on the Local or Remote computer, according to the ProjectServer Configuration. 

On the Local Computer

The project presented are the ones found on the Search Paths field, when the application started to run. The Search Paths can be viewed using the Find Project button.

If you copy a new Project (file with extension tProj) to a folder listed in the Search Paths, it will not be exhibited in the list right away; it is necessary to click the Refresh button to refresh the list.

In order to Add or Remove folder from the search Paths:

  1. Click "Find Project..." to display a list of existing search paths. If the "Find Project..." button is not visible, check the Project Server configuration and change it to Localhost.

  2. Add or remove paths from the search list
  3. Define other search criteria below

Finding Projects settings

Field

Description

Current Project Server

Display-only. Shows from which computer the Project List is being queried. 

Include Sample Projects

Selected by default. Uncheck to exclude sample projects from the list.

Include Published Projects

Selected by default. Uncheck to exclude published projects from the list.

Find

Click to navigate to a Project. The folder for the project you select is automatically added to the Search Paths list, so all the Projects on that folder will be added to the list.

Search Paths

Add or remove paths from the search list

Allowing Remote Access

Any folder included on Search Paths can be enabled or not for Remote Access. 

The permissions for remote users access is by Folder, therefore place your projects on the folders accordingly. You can keep many projects in one folder, or create a folder for each one. 

To manage remote access for your projects:

  1. Click Find Project.
  2. Select the folder in the Search Paths list where you want to view and modify the permissions.
  3. Setup the values on the fields as needed.

    Remote Access Settings

    Field

    Description

    Allow Remote Access

    Defines if the projects in the selected path shall be visible to remote users. 

    Allow Remote Run

    Defines if the projects in the selected path can have the execution started by remote users.

    Virtual Path

    For each search path you enable remote access, an extra layer of security can be added by defining the Virtual Path. That string works as a key that needs to be type by the remote user to access the project in that folder.

    If the folder allows remote access and no Virtual Path is defined, any remote user connected with this Server will gain access to query projects from that folder.


    The Service ProjectServer must be running to accept the remote connections. If using the platform Embedded Web Server (TWebServer), no configuration is required. If using Microsoft IIS web server, see 

    Installing services on IIS.


On the Remote Computer

When connected with a Remote Computer, the Search Paths and allowing access to the projects shall be executed on the Remote Computer. 

On the client side, you can only connect with Server and input the Virtual Path key that define which paths from the remote computer you have access.

The process to check if the remote Server meets all requirements to allow remote access is described in the following section.



Multi-User Collaborative Development

Engineering users can configure the server project by using workstations, which are attached to the network, instead of having to work on the server itself.

To use this feature on all computers connected to the same network, the following configurations are required: 

Work Faster

Speed up development by having a developers/engineers team working simultaneously in the same project — no need for merging or importing!

Work Safer

Remote Engineering allows you to have developers utilize a central shared repository and edit a project even when remote (not logged into the project server itself).

As long as the developers are on the same network, they can get to their projects, keeping your server safer by reducing the number of people who need to directly and remotely log into it.

To use this feature on all computers connected to the same network, the following configurations are required: 

Server Licensing Verification

Open the Welcome Screen and go to the License tab. You should see a square box with information on the license.

Under the Engineering User field, you will find the amount of concurrent engineering users that are supported by the current license.

License tab options


Setup the Project Server to Remote:Localhost, instead of Local (Direct local file access, not using Project Server)

A Project cannot be opened for editing on local and remote simultaneously. If this occurs, anyone that remotely connects to the Project will view the project as ReadOnly.  

For multiple engineering users to edit the same project, the project server must also be connected to itself. 

ProjectServer Service Verification 

Check if the ProjectServer service is running on both local and remote computers using the procedure described at Service Verification.



In this section...