autovueupdate.xml - what is it for?
Agile 9301. WLS.
As-delivered AutoVue's Help file was broken: when the dust settled after the install Autovue wanted port 5099 open on the jvue server to host those files, port 5099 was not configured. In the end I moved the files to a seperate web server, edited the VueServer.ini file as follows and called it good.
From
[HELP]
FILE_de=http://agl.plexus.com:5099/jVue/help/de/AutoVueOnlineHelp.html
FILE_fr=http://agl.plexus.com:5099/jVue/help/fr/AutoVueOnlineHelp.html
FILE_en=http://agl.plexus.com:5099/jVue/help/en/AutoVueOnlineHelp.html
FILE_ja=http://agl.plexus.com:5099/jVue/help/ja/AutoVueOnlineHelp.html
As-delivered AutoVue's Help file was broken: when the dust settled after the install Autovue wanted port 5099 open on the jvue server to host those files, port 5099 was not configured. In the end I moved the files to a seperate web server, edited the VueServer.ini file as follows and called it good.
From
[HELP]
FILE_de=http://agl.plexus.com:5099/jVue/help/de/AutoVueOnlineHelp.html
FILE_fr=http://agl.plexus.com:5099/jVue/help/fr/AutoVueOnlineHelp.html
FILE_en=http://agl.plexus.com:5099/jVue/help/en/AutoVueOnlineHelp.html
FILE_ja=http://agl.plexus.com:5099/jVue/help/ja/AutoVueOnlineHelp.html
0