WebApps:Dimension Maintenance: Difference between revisions
From CoPlanner 11
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 10: | Line 10: | ||
=Invocation= | =Invocation= | ||
<WebAppUrl of server (replace "+" with Servername/IP | <WebAppUrl of server (replace "+" with Servername/IP address)>/DimensionEditor/?name=<Dimension name> | ||
oder | oder | ||
<WebAppUrl of server (replace "+" with Servername/IP | <WebAppUrl of server (replace "+" with Servername/IP address)>/DimensionEditor/?id=<COPSYS_ID of dimension> | ||
Revision as of 11:01, 5 February 2019
System requirements
Supported Browsers
- Internet Explorer 11 oder higher
- Edge
- Firefox
- Chrome
Invocation
<WebAppUrl of server (replace "+" with Servername/IP address)>/DimensionEditor/?name=<Dimension name>
oder
<WebAppUrl of server (replace "+" with Servername/IP address)>/DimensionEditor/?id=<COPSYS_ID of dimension>
Example with name of dimension:
https://server:4443/coplanner/DimensionsEditor/?name=Produkte
Invocation with e.g. Tiles should be done with Session-Variable @Session_WebAppUrl@. e.g.:
@Session_WebAppUrl@/DimensionEditor/?name=Produkte
Extended Invocation
- hideSessionHeader: Defines if the session header should be visible or not (true fades out the Session-Header). Default while opening is false