Project Switching Index
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.
|
||
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 ID |
Unique project id of the project. Necessary for correct order in user interface. |
||
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 or via external call (externalcall.jsp) like http://myWebOfficeServer.com/WebOffice/synserverexternalcall.jsp?project=myproject |
||
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.
|
||
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.
|
||
Open target project in new window? |
Specifies whether to open up the target project in a new browser window (true) or not (false).
|
||
Target window name |
Target window name. Used only if the target project gets opened in a new browser window. |
Destination project configuration
•Be sure to take general decisions regarding project switching in chapter Project Linking. •Also see chapter List of Projects for configuring the number of projects to be available for project switching. |