cancel
Showing results for 
Search instead for 
Did you mean: 

MSS with Workprotect functionality

Former Member
0 Kudos

Hi all,

I was working with MSS application where i had developed an application to set some values in a dropdownlist box and save them to backend when updated for each employee in Team viewer. If i change values in dropdownlist box and check for other employee without saving i want to throw a popup error message to warn the user that the data is not saved ... sort of thing.

Is there any method to implement Workprotect with MSS applications.

Points will be awarded for helpful answers..:)

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

if MSS is not in web dynpro, the you can use this flag to set work protect mode.

EPCM.setDirty().

Former Member
0 Kudos

Hi Anant,

Thank you very much. Now the issue is with Team viewer, when i make changes in my iview without updating it to backend and click other navigation it is working fine showing popup for unsaved data. but this is not happening with team viewer events. i.e. when i make changes in my iview and click on for other employee in teamviewer then the iview is not throwing any popup window i.e. EPCM.getDirty is not working.

is there any solution for this.

Thanks,

Srik

Answers (0)