Task Explorer - HTML

samarchon

Active Member
Hi all,

We are trying move from OW menus to solution explorer. When I initially configured JAS, I changed the task explorer settings to point to OneWorld menus. When I switch it back to tasks, I am able to log in but not log out. Is there anything else I have to configure?

Thanks,
Sam

OneWorld Xe, SP 20, Oracle 817, AS/400, HP-Unix and WinNT Servers, HTML and Citrix Clients
 
Hello Sam,

If your logout results in a blank screen it may be SAR 6345481.

The solution for this SAR is:

"G1 delivered taskexplorer.properties.activera and
taskexplorer.properties.owmenu.
There is a new line in this file for the G1 version:

logoutview = /jde/servlet/com.jdedwards.runtime.virtual.LoginServlet

The taskexplorer.properties default file needs replacing with the new
version and that is causing the problem.
There is a readme file that can be downloaded with the G1 one-off and later
one-offs that contains the following:

For Task Explorer users, one step in the application of this one-off is to
replace your existing taskexplorer.properties file with the updated file
included in this one-off. The steps to do this are:

1) Rename your existing \webclient\taskexplorer\taskexplorer.properties to
taskexplorer.properties.save;

2) If your current Task Explorer configuration is set up to work with
OneWorld menu tables, you should rename the new one-off
taskexplorer.properties.owmenu file to taskexplorer.properties. If your
current Task Explorer configuration is set up to work with Solution Explorer
task
tables, you should rename the new one-off taskexplorer.properties.activera
file to taskexplorer.properties;

3) Run a test of Task Explorer;

4) If your testing in step 3 is successful, delete your saved
taskexplorer.properties.save file."


Worked for us.

Regards

Gerard
 
Great Gerard, I was fighting with this as well. Following your simple
steps helped me fixing the WEB-logout.
Thanks, Gerd
 
Back
Top