Ажурирање 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"