This page presents how to collaborate with other users during the Project 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.
Speed up development by having a developers/engineers team working simultaneously in the same project — no need for merging or importing!
Remote Engineering allows you to have developers use 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 access 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:
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.
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. ![]() |
Check if the ProjectServer service is running on both local and remote computers using the procedure described at Service Verification.
<explanation about sandbox test mode and run local>
You can run a project in any of the following ways:
Both Test Project and Run Project, will start the project execution. The difference is that the Test Project will use any testing configuration created in the Project, such as alternate database connections, and other tools that simplify the development and validation cycle of the Project.
For more information, see Running Projects section.