cancel
Showing results for 
Search instead for 
Did you mean: 

Returning to UWL after Workitemcompletition does not work

Former Member
0 Kudos

Hi All,

we implement ESS & MSS in EP 6.0 SP 13 with KMC.

We have the problem , that after the user selects a new workitem ( Absenceaproval e.g. )in the UWL and completes it, a "beautiful" ITS-Message shows up ( Thank you for using ITS ) . What we want is, that the Workitemwindow closes and a refreshed UWL is shown.

I have configured the Launchconfig to open the Workitem in a new Window. In addition i have configured the ~ExitURL ( in the ITS Global Service...) to a file which contains the following:

<html>

<body>

<script>

window.close();

</script>

</body>

</html>

What now happens is, that:

  • the WI shows up in a new window (as desired)

  • when the WI is finished, this new Window blanks out but does not closes.

( Starting the WI-Processing ITS-service directly in the browser, the window closes after finishing the WI )

In EP 6.0 SP 2 the window closed. How to get this behavior back for SP 13 ?

I've read some other threads regarding similar topics, but found no solution. Also in the UWL-How-To.

Has anybody solved this issue already ?

Thanx a lot

Stefan

Accepted Solutions (1)

Accepted Solutions (1)

thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

You might be better off posting this question in the ITS or Portal Content forums.

Answers (1)

Answers (1)

Former Member
0 Kudos

Thank you for the hint and sorry for littering

I moved it to EP Implementation.