Problemi s “Pauza do datuma” aktivnost u SPD-stvorenih radnih tijekova

UPDATE 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. Tada, sharepoint configuration utility on each server. Here is the MS Support link for that KB: http://support.microsoft.com/kb/932816.

Pozadina:

Imamo poslovne zahtjev u kojem inženjerstva okoliša manager treba osigurati da 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 (ili njezin pomoćnik) enters all the required permits and reminder dates at the start of the year. The system then does all the heavy lifting.

Okolina:

MOSS, 64 bit, virtualni stroj okoliš (Razvoj box), 2 poslužitelji (SQL na poslužitelju #1, sve ostalo na poslužitelju #2).

Problemi:

The Pause Until Date action seems like the perfect solution and it may well prove itself to be. Međutim, to ne radi i iz kutije (za nas).

  1. Tijek posao nije na rasporedu, ever. I discovered this by reading through Christopher Whitea (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://localhost

    <Property Exist="No" />

    C:\>

    To je čudno, ali rezultat se lako riješiti:

    C:\>stsadm -o setproperty -propertyname "job-worfklow" -propertyvalue "every 1 minuta između 0 i 59" -url http://localhost

    Operacija je uspješno završena.

    C:\>

    Na taj događaj, the first "In Progress" tijek brzo vatru i učinio da je posao.

  2. Nažalost, the next one didn’t work as expected. Srećom, Christopher refers us ovdje (http://support.microsoft.com/kb/932816). As of writing of this entry, čekamo IT odjela dobiti taj hitni popravak, but it does look promising. Our copies of the affected .dll’s do not share the same byte size, pa se nadam da će to riješiti problem.

Rješenje:

Re-running the stsadm -o setproperty command seemed to prod the workflow timer awake. It would, grubo 7 minuta kasnije, actually wake up and continue along with the workflow.

Pitanja / Razmatrana pitanja:

Pauza Do danas ne rade.

Pauza do datuma se ne vraća.

Workflow status does not change from "In Progress"

Workflow status stays "In Progress"

5 misli o „Problemi s “Pauza do datuma” aktivnost u SPD-stvorenih radnih tijekova

  1. Chris Oneslager

    Hey Paul.. Dont know if you are monitoring or not. I am having the pause issue. I also have 3.5 sp1 which also install 3.0 sp2 framework. So when I try to run the hot fix, it is it can not find the product to update. I also have moss sp2 installed. Still getting the delay. I ripped off 3 i 3.5 framework and reinstall. Still getting the dealy…but it takes quite a few loops/waits before it occurs. Bilo koji drugi prijedlozi?

  2. Saurabh Singh
    Hi to all,
    I am creating a reminder workflow using SharePoint Designer, and when I use "Pause Until Date" aktivnost. It doesn’t resume and Workflow status does not change from "In Progress".
    (i.e. it displays "Pausing for 0 minuta" only, under Workflow History but it doesn’t take any specified action).
    I have done some googling for that in last 4 dani, and from there I had got a hot fix – KB 932394 and installed it but still I am in same trouble with “Pause Until Date” Activity.
    I have also changed “job-workflow” time duration using stsadm command from 5 minuta 1 minuta kao ispod:
    stsadm -o setproperty -propertyname "job-workflow" -propertyvalue "every 1 minuta između 0 i 59" -url http://localhost
    , ali je utvrdio isti problem.
    Što trebam učiniti za to?
    Please suggest me why "Pause Until Date" doesn’t resume and Workflow status does not change from "In Progress" u mom rada.
    Hvala,
    Saurabh Singh Kumar
  3. Roxanne Whiteis

    I am having this issue in SP 2010. I’ve been banging my head against the wall for almost a week trying to resolve – to no avail. Do you have any more recent information on this “pause until date” activity never progressing?

Dopust jedan Odgovor

Vaša email adresa neće biti objavljena. obavezna polja su označena *