WebApps:Dimension Maintenance: Difference between revisions
From CoPlanner 11
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 15: | Line 15: | ||
Example with name of dimension: | Example with name of dimension: | ||
<nowiki>https://server:4443/coplanner/ | <nowiki>https://server:4443/coplanner/DimensionEditor/?name=Produkte</nowiki> | ||
| Line 80: | Line 80: | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
[[Category:WebApps|Dimensionswartung]] | [[Category:WebApps|Dimension Maintenance]] | ||
[[de:WebApps:Dimensionswartung]] | |||
Revision as of 12:50, 6 November 2019
System requirements
The requirements can be found here.
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/DimensionEditor/?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