The Project switching index specifies to which projects a user may switch to from a specific project he is currently using. In a first step, configure one Project switching node for every project you want to provide the project switching function for.

Project switching configuration
Property |
Description |
Project ID |
Unique ID of the project. Note: the Project ID is equal to the project configuration file name (without file extension), e.g. WebOffice_SampleProject.. |
WebOffice Window Name |
WebOffice window name |
Project switching configuration
One Project switching node contains a list of Destination project elements. This list specifies all possible switch targets from the project specified in the Project switching node.
The Destination project element specifies the way how a specific project will be called when switching to it.

Destination project configuration
Property |
Description |
Project URL |
URL of destination project to be called. Part of the URL may be static parameters, e.g. the following URLs are correct when calling WebOffice 10.9 R4 projects: http://myWebOfficeServer.com/WebOffice/synserver?project=myproject respectively synserver?project=myproject or a more complex URL like http://myWebOfficeServer.com/WebOffice/synserver?project=myproject&query=abc&keyname=xyz&keyvalue=123 |
Project ID |
Unique project id of the project. Necessary for correct order in user interface. |
Target project id |
Target project id. Necessary only if target project resides in another web application or on another server. |
Pass current map extent? |
Specifies whether to pass the current map extent to the destination project or not. Note: Makes only sense (Yes) if both projects (current and opened project) have corresponding geo-referencing, as well as the same coordinate system with an official EPSG code. Thus, it can be avoided to end up in a different map extend by suddenly changing the currently applied map. |
Pass current map center |
Specifies whether to pass the current map center to the destination project or not. Is useful only if both projects (current and destination project) have the same geographic reference or the coordinate system has an official EPSG code. Note: The parameter Pass current map extent? has to be set to No, else this parameter will be ignored! |
Open target project in new window? |
Specifies whether to open up the target project in a new browser window (Yes) or not (No). Note: Is only admissible, if the project is up and running in another web-application as the project, which is about to be opened. |
Target window name |
Target window name. Used only if the target project gets opened in a new browser window. |
Destination project configuration
Note: Be sure to take general decisions regarding project switching in chapter Project Linking.
Note: Also see chapter List of Projects for configuring the number of projects to be available for project switching.