АБНАЎЛЕННЕ 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.
Фон:
We have a business requirement where an environmental engineering manager needs to ensure that 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 (or her assistant) enters all the required permits and reminder dates at the start of the year. The system then does all the heavy lifting.
Навакольнае асяроддзе:
MOSS, 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" -URL-адрас HTTP://лакальны
<Property Exist="No" />
C:\>
Гэта быў дзіўны вынік, але лёгка вырашаецца:
C:\>stsadm -o setproperty -propertyname "job-worfklow" -propertyvalue "every 1 хвілін паміж 0 і 59" -URL-адрас HTTP://лакальны
Аперацыя выкананая паспяхова.
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"