პრობლემები “პაუზა სანამ თარიღი” საქმიანობის SPD შექმნილი workflows

განახლების 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.

გარემოს:

Moss, 64 ცოტა, ვირტუალურ მანქანას (განვითარების ყუთი), 2 სერვერები (SQL სერვერზე #1, ყველაფერი სერვერზე #2).

პრობლემები:

The Pause Until Date action seems like the perfect solution and it may well prove itself to be. თუმცა, ეს არ მუშაობს კარგად იმ ყუთი (ჩვენთვის).

  1. Workflow საქმეს დაგეგმილი აწარმოებს, 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://localhost

    <Property Exist="No" />

    C:\>

    ეს იყო გასაკვირი შედეგი, მაგრამ ადვილად გადაწყვიტა:

    C:\>stsadm -o setproperty -propertyname "job-worfklow" -propertyvalue "every 1 წუთი შორის 0 და 59" -url http://localhost

    ოპერაცია წარმატებით დასრულდა.

    C:\>

    საფუძველზე აკეთებს, რომ, the first "In Progress" workflow სწრაფად გასროლა მდე და ეს გააკეთა ის სამუშაო.

  2. სამწუხაროდ, the next one didn’t work as expected. საბედნიეროდ, Christopher refers us აქ (http://support.microsoft.com/kb/932816). As of writing of this entry, ჩვენ ველოდებით ტექნოლოგიების დეპარტამენტის მოპოვება რომ hotfix, but it does look promising. Our copies of the affected .dll’s do not share the same byte size, ისე იმედია ეს იქნება პრობლემის მოგვარებას.

Workaround:

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"

5 thoughts on "პრობლემები “პაუზა სანამ თარიღი” საქმიანობის SPD შექმნილი workflows

  1. კრის Oneslager

    Hey პავლე.. ვიცი, თუ თქვენ მონიტორინგს თუ არა. მე, რომელსაც პაუზის საკითხი. მე ასევე 3.5 SP1 რომელიც ასევე დააყენოთ 3.0 sp2 ფარგლებში. ასე რომ, როდესაც მე ვცდილობ აწარმოებს ცხელი გადავწყვიტოთ, ეს არის ის ვერ პოულობენ პროდუქტის განახლება. მე ასევე moss sp2 დაყენებული. ჯერ კიდევ მიღების დაგვიანების. მე ამოღებული off 3 და 3.5 ჩარჩო და გადააყენეთ. ჯერ კიდევ მიღების dealy…მაგრამ ის საკმაოდ მარყუჟების / ელოდება სანამ ის ხდება. ნებისმიერი სხვა წინადადებები?

  2. Saurabh Singh
    Hi ყველა,
    I am creating a reminder workflow using SharePoint Designer, and when I use "Pause Until Date" საქმიანობა. It doesn’t resume and Workflow status does not change from "In Progress".
    (i.e. it displays "Pausing for 0 წუთი" მხოლოდ, ქვეშ სამუშაოს ისტორია მაგრამ ეს არ მიიღოს ნებისმიერი განსაზღვრული ქმედება).
    მე არ კეთდება ზოგიერთი googling, რომ გასულ 4 დღის, და იქიდან მე მივიღე ცხელი გადავწყვიტოთ - KB 932394 და დამონტაჟებული, მაგრამ მაინც ვარ იგივე პრობლემა "პაუზა სანამ თარიღი" საქმიანობა.
    მე ასევე შეიცვალა "სამუშაოს სამუშაოს" დროის ხანგრძლივობა გამოყენებით stsadm ბრძანება 5 წუთი 1 წუთით ქვემოთ:
    stsadm -o setproperty -propertyname "job-workflow" -propertyvalue "every 1 წუთი შორის 0 და 59" -url http://localhost
    მაგრამ აღმოაჩინა იგივე პრობლემა.
    რა უნდა გავაკეთოთ, ამ?
    Please suggest me why "Pause Until Date" doesn’t resume and Workflow status does not change from "In Progress" ჩემს workflow.
    დიდი მადლობა,
    Saurabh Kumar Singh
  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?

დატოვე პასუხი უნდა პასუხის გაუქმება

თქვენი ელ-ფოსტა არ გამოქვეყნდება. აუცილებელი ველები მონიშნულია *