Hello Everyone,
There are jobs which needs to processed in my system. It has been done through AsyncOperation in crm. While actually processing them, the AsyncOperation is actually staying in Waiting state but the job associated to that AsyncOperation is actually done. The job is actually done but the AsyncOperation is still in waiting state. Can anyone explain me about this? This doesn't happen to all the jobs..