I am having an issue getting Demo mode to work (this is my first time trying it).
I have been able to execute fine with normal mode (users/passwords).
When I enable the demo mode (and create the ~WFDEMO user), I receive the following error (in the browser):
Winflector message:
Application execution not allowed - contact administrator.
Deleting the ~WFDEMO user does give the expected "Invalid login" message, and not attaching any applications to ~WFDEMO also gives the expected "No applications available to the user" message.
As the URL, I am using: "http://<mydomain>.com:6580/demo?appname=powerflow"
And I have verified that "PowerFlow" is the application name.
The following URL does work (in non-demo mode):
"http://<mydomain>.com:6580/runapp?app=powerflow"