Aylıq Arxiv: Oktyabr 2007

Istifadə “Şəxs və ya qrup” hesablanmış sütunda

People commonly ask about using a column of data type "Person or Group" in another column of data type "Calculated".

Aşağı xətt, Bu WSS işləmir 3.0 (və ya MOSS).

Hesablanmış sütun əlavə edərkən, WSS shows the list of fields it allows you to use for the calculation. If you type in the name of a column that is not in its list, o sizə deyir:

Bir və ya daha sütun istinad icazə verilmir, sütunlar bir veri növü kimi müəyyən olunur, çünki düsturlar dəstəklənmir ki,.

Puç: Use an event handler. The event handler fires when the user saves the item. It performs the update you would have wanted the calculated column to do for you.

Ümumi hesablanır sahələr üzrə Faydalı linklər:

Sadə disclaimer: Mən yuxarıda doğru və dəqiq olmaq, iman, lakin mən çox heyran deyil ki MOSS / WSS burada və orada kifayət qədər ağıllı tövsiyələr gördüm (arzulu Siz) if someone has figured out a way to do this without resorting to code. If you’ve figured out clever work-around or know someone that did, lütfen!

MOSS / WSS mənə deyir: “Bu səhifə başqa bir müəllif tərəfindən redaktə edilmişdir …” ancaq, olmayıb.

We did some heavy duty re-organizing of our site taxonomy via "Manage Content and Structure". For reasons unknown to me, Bu prosesi (əsas iş olsa) broke some navigation links in the quick launch. The broken links are characterized by:

  • Wrong URL. Məsələn, it should be "/sites/departments/HumanResources/…". Lakin, the new link is "/sites/Corporate/HumanResources/…".
  • Repeated bits on the query string of the heading, kimi:

/sites/departments/HumanResources/_layouts/viewlsts.aspx?BaseType=0?BaseType=0?BaseType=0?BaseType=0

That’s easy enough to fix via site settings/navigation. Except, MOSS presents me with this when I try and do it:

image

The fact is, no one is making any change there (aside from me, əlbəttə).

A quick search turns up this MSDN forums discussion: http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1691577&SiteID=1

William Heurdier lays it out nicely in the the penultimate (kimi 10/02/07) poçt:

Fact is:

To reset corrupted headings, you have to :

– remove all the lists under corrupted heading

– remove corrupted heading

– From the list settings, add a removed list to the quick launch (This regenerate a non corrupted heading)

You are then good to go….


Sharepoint Expert – Sogeti Cap Gemini Switzerland

I was a bit confused because I kept wanting to go to the navigation page, make the change and then get hit with the "page was modified" message. Nəhayət, I realized I had to go to the list settings and remove/add it to quick launch. That did the trick. Happy times are here again!

</son>

Blog abunə!

Ilə problemlər “Tarixə qədər Pause” SPD yaradılmış axınları fəaliyyət

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

Fon:

Biz ekoloji Engineering Manager təmin etmək lazımdır bir iş tələb var ki, 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 (və ya onun köməkçisi) enters all the required permits and reminder dates at the start of the year. The system then does all the heavy lifting.

Ətraf mühit:

MOSS, 64 parça, virtual maşın mühit (inkişaf qutusu), 2 serverlər (Server SQL #1, server başqa hər şey #2).

Problemləri:

The Pause Until Date action seems like the perfect solution and it may well prove itself to be. Lakin, bu qutusu yaxşı işləri deyil (Bizim üçün).

  1. Bu iş iş çalıştırmak üçün müəyyən olunmayıb, ever. I discovered this by reading through Christopher Ağ (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:\>

    Bu təəccüblü nəticə idi, lakin asanlıqla həll:

    C:\>stsadm -o setproperty -propertyname "job-worfklow" -propertyvalue "every 1 arasında dəqiqə 0 və 59" -url http://localhost

    Əməliyyat uğurla başa.

    C:\>

    Bunu sonra, the first "In Progress" iş tez atəş və onun iş görmüşdür.

  2. Qubarlı, the next one didn’t work as expected. Təşəkkürlə, Christopher refers us burada (http://support.microsoft.com/kb/932816). As of writing of this entry, ki, düzeltme almaq üçün IT Departamentinin bekliyoruz, but it does look promising. Our copies of the affected .dll’s do not share the same byte size, Beləliklə, ümid edirəm bu problemi həll edəcək.

Puç:

Re-running the stsadm -o setproperty command seemed to prod the workflow timer awake. It would, təxminən 7 dəqiqə sonra, actually wake up and continue along with the workflow.

Suallar / Məsələlər:

Tarixinə qədər Pause işləmir.

Tarixinə qədər fasilə davam etmir.

Workflow status does not change from "In Progress"

Workflow status stays "In Progress"