WebApps:Dimension Maintenance: Difference between revisions
From CoPlanner 11
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
=System requirements= | =System requirements= | ||
The requirements can be found [[WebApps:Requirements|here]]. | |||
=Invocation= | =Invocation= | ||
Revision as of 11:26, 3 July 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/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