Hi All,
When user clicks on role, I have iview 1 and iview 2 which can be accessed from detail level navigation. When user clicks on iview1 and suddenly changes his mind to go to iview2 and immediately clicks on iview2.
so WD init of iview 1 has initiated opened any connections to backend, but before iview1 process could complete, iview 2 is requested and bcoz of this we are getting "Repository not found errors" and some other 500 errors
We also used workset map iview so that on click of role iview 1 or iview2 is not shown defaulty instead show the workset map iview.
Now the actual requirement is when iview 1 is clicked is there a way to disabled iview2 either in detail level navigation or in the work set map view ?
so basically when one iview is clicked and processing , user should not be able to click rest of the iviews
Regards
Sreeram