تکمیلی 12/10/07: Hotfix as described in MSDN KB929816 solved the problem for us mentioned below. Obtain the hotfix and then install on each server on the farm. سپس, sharepoint configuration utility on each server. Here is the MS Support link for that KB: http://support.microsoft.com/kb/932816.
زمینه:
ما باید یک نیاز کسب و کار که در آن یک مدیر مهندسی محیط زیست نیاز به اطمینان حاصل شود که 30 some-odd manufacturing locations located throughout the United States needs to ensure that those plants file for their various state-mandated permits in a timely fashion. One approach we’ve investigated leverages the "Pause Until Date" activity available to us via SharePoint Designer worfklow. The engineering manager (یا دستیار او) enters all the required permits and reminder dates at the start of the year. The system then does all the heavy lifting.
محیط:
خزه, 64 ذره, محیط ماشین مجازی (جعبه توسعه), 2 سرور (SQL بر روی سرور #1, هر چیز دیگری بر روی سرور #2).
مشکلات:
The Pause Until Date action seems like the perfect solution and it may well prove itself to be. اما, آن کار نمی کند به خوبی در خارج از جعبه (برای تماس با ما).
- کار گردش کار برنامه ریزی شده بود برای اجرای, ever. I discovered this by reading through کریستوفر سفید (http://chrissyblanco.blogspot.com/2007/06/issues-with-delay-activity-in-moss.html) excellent write-up by using stsadm thusly:
C:\>stsadm -o getproperty -propertyname "job-workflow" -آدرس HTTP://در localhost
<Property Exist="No" />
C:\>
که نتیجه تعجب آور بود اما به راحتی حل:
C:\>stsadm -o setproperty -propertyname "job-worfklow" -propertyvalue "every 1 دقیقه بین 0 و 59" -آدرس HTTP://در localhost
عملیات با موفقیت انجام شد.
C:\>
پس از انجام این کار, the first "In Progress" گردش کار به سرعت از کار اخراج و کار آن.
- متاسفانه, the next one didn’t work as expected. خوشبختانه, Christopher refers us اینجا (http://support.microsoft.com/kb/932816). As of writing of this entry, ما در حال انتظار برای بخش فناوری اطلاعات برای به دست آوردن این هاتفیکس, but it does look promising. Our copies of the affected .dll’s do not share the same byte size, بنابراین امیدوارم این مشکل را حل.
راهحل:
Re-running the stsadm -o setproperty command seemed to prod the workflow timer awake. It would, تقریبا 7 دقیقه بعد, actually wake up and continue along with the workflow.
پرسش و پاسخ / مسائل مربوط به خطاب:
مکث تا تاریخ کار نمی کند.
مکث تا تاریخ از سرگیری نیست.
Workflow status does not change from "In Progress"
Workflow status stays "In Progress"