cancel
Showing results for 
Search instead for 
Did you mean: 

SRM Approval inbox custom webdynpro

Former Member
0 Kudos

Hi Team,

We have created a webdynpro to approve a custom WF.

Also we added the task into SWFVISU and it is working correctly.

The problem is that, when i click on the link to display the webdynpro, it is opened in a new window and i want it to open in the same frame as the workitem list (as all the other tasks do).

I read in other posts that there is an XML in the UWL that needs to be modified to not open in new window:

<Property name="openInNewWindow" value="_no_" /> --->> this change to NO

But i dont know where this XML is, it seems that it is a Portal application but we dont have Portal, we are using directly the SRM ITS.

Do anyone know how can i configure this task to open in the same window or how can i find this XML?

Thanks and regards,

Nicolás.-

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Any thoughts about this?