Hi All
Employee can apply their leave request through ESS. He can also see his overview of applied leave request. Then it will go to his manager approval. When clicking on that workitem in manager inbox, we are getting the error as u201Cwork item 0000 cannot be readu201D . For Some cases we are getting the error message as u201CWork item 0000 cannot be completedu201D. Why it is not generating unique workitem id?
How to complete this workitem manually if we have null workitem id?
And for some cases, the system generates the wrong sequence of workitem id. For example, for applying leave request, the workitem id is 7130 and approval task workitem id is 6300. Actually It should be the sequence of 7130(it should be greater than 7130 not less than 7130). I think this is the issue with buffer memery. We can refresh the buffer memory through SWU_OBUF. But i want to schedule the background job to refresh the buffer memory periodically.
What is the background job to refresh the buffer memory???
How to complete the workitem manually if we have null workitem id?
Regards,
Hemalatha