Page 1 of 1

Correct location of Genie Screens

Posted: Mon Aug 12, 2013 12:26 pm
by FoxBill
I think my directory got scrambled some how and files ended up in wrong locations.
From the launch GENIE screen menu it no longer shows my custom screens. It just shows the ProfoundUI GENIE default screens. Using WRKLNK on the AS400 I can find my screens in the following path:
ProfoundUI/HTDOCS/Profoundui/Userdata/Genieskins

Is this the correct location or do I need to move them to a different location?
If I need to move them what directory do they belong in?


Bill

Re: Correct location of Genie Screens

Posted: Mon Aug 12, 2013 12:54 pm
by Scott Klement
Are we talking about the .SCN files and the .LST file? They should be placed in
/www/YOUR-HTTP-INSTANCE/htdocs/profoundui/userdata/genie skins/YOUR-SKIN/Screens

Where YOUR-HTTP-INSTANCE is the name of the web server instance you chose when installing Profound UI. (It's named 'PROFOUNDUI' by default.)

And YOUR-SKIN is the name of your Genie skin.

If we're talking about the config.js, custom.js, SKIN-NAME.css and start.html file, however, these would be placed one directory higher, in /www/YOUR-HTTP-INSTANCE/htdocs/profoundui/userdata/genie skins/YOUR-SKIN

Does that help?

Re: Correct location of Genie Screens

Posted: Mon Aug 12, 2013 3:27 pm
by FoxBill
Yes this helped I moved my screens to the correct path and it solved that problem.
Now i have to figure out why my macros I created to log into a specific program are no longer working. i have to check and make sure i have the macros in the correct directory.

Thanks

Re: Correct location of Genie Screens

Posted: Tue Aug 13, 2013 9:48 am
by Scott Klement
Genie Macros go in /www/HTTP-INSTANCE/macros