Sitecore Scheduler Implementation Issue.

Sitecore Scheduler Implementation Issue. After doing analysis on sitecore scheduler and its implement. I found the below  issues

In sitecore scheduler  we can Implement the Method which accepts Items as array  , CommandItem and the ScheduleItem.

But Items array is having only one Item always.So problem identified in the existing sitecore

So the problem with the existing implement is:
sitecore scheduler implementation issue

Issues are

  1.   Since the method accepts the array of items, but from the code only one item is returned as part of array.

  2. if we provide mulitple GUID with pipe seperated the current implementation will not work


To Solve the above Open issue:

Below fix needs to be done on the sitecore.kernel dll.
https://xchangesitecore.com/sitecore-scheduler-implementation-issue/ Vikash Raaj

Comments

Popular posts from this blog

Razl for Sitecore

Sitecore Rocks web Service 403 Forbidden error

Multi Single Line Text Custom Field Plugin