This past week I finished off a proof of concept project for a client in Manhattan. While implementing the solution, I բախվել է մեկ այլ թերությունների վերաբերյալ MOSS KPIs (տես այստեղ `նախորդ KPI խնդրի եւ իմ workaround).
Ընդհանուր տեղեկություններ: We used SharePoint Designer workflow to model a fairly complex multi-month long business process. As it chugged along, it would update some state information in a list. KPIs use this data to do their mojo.
We decided to create a new site each time a new one of these business processes kicks off. Aside from the workflow itself, սրանք կայքեր հյուրընկալող մի քանի փաստաթուղթ գրադարաններ, use audience targeting and so forth. Just a bunch of stuff to help with collaboration among the internal employees, ճանապարհորդություն աշխատակիցների եւ հաճախորդի մասնակից գործընկերների.
Մենք նաեւ ուզում ենք ցույց տալ, քանի որ KPIs մոնիտորների ընդհանուր առողջության, որ կոնկրետ բիզնես գործընթացի, ինչպես նաեւ նպաստել է այդ աշխատանքի արդյունքում պետական տվյալները եւ դիտարկել օգտագործելով KPIs.
Վերջապես, մենք օգտագործեցինք KPI ցանկ իրերը, որոնք կատարել հաշվարկը մի նպատակ վրա ցուցակում կայքում (ի տարբերություն քաշվել մեկ այլ տվյալների աղբյուրը, ինչպես Excel կամ SQL).
The Problem: Ինչպես կարող եք պատկերացնել, ենթադրելով, որ մենք եղել իրականացնել հիմնական գաղափարը առաջ է արտադրամասի աշխարհում, we would want a site template. Provision a new site based off a "business process" Կաղապար.
The problem is that you can’t seem to get a functioning KPI that way. When I create a new site based on a template with a KPI List and KPI web part, the new site’s KPI data are broken. The new site’s KPI list points at whatever source you defined when you first saved it as a template.
Ի դեպ, Հայաստանի օրինակով:
- Create a new site and build it to perfection. This site includes the KPI data.
- Պահել որ որպես Կաղապար.
- Ստեղծել նոր կայք եւ բազայի, եթե դուրս Կաղապար.
- Այս նոր կայքի KPI ցուցակի նյութեր’ աղբյուրները մատնանշում են կայքի Կաղապար, չէ որ կայքը.
The instantiation գործընթացը չի ուղղել հասցեն.
I tried to solve this by specifying a relative URL when defining the KPI list item. Սակայն, Ես չէի կարող որեւէ տատանումների, որ աշխատելու.
Ես միշտ ուզում տիրույթում մինչեւ այս է խնդիրը" Բլոգի գրառումներ որոշ տեսակների հետ լուծմանը, but in this case I don’t have a good one. The best I can figure is that you need to go in to the newly provisioned site and fix everything manually. The UI makes this even harder because changing the URL of the source list causes a refresh, այնպես որ, իրոք, անհրաժեշտ է վերանայել ամբողջ բան զրոյից.
Եթե որեւէ մեկը գիտի, թե ավելի լավ ճանապարհ է կարգավորել այդ, խնդրեմ չունեք մեկնաբանություններ.
</վերջ>
Paul
Ես չեմ խաղում Դեռ դրա, բայց կարող է, SharePoint Config Store help այստեղ?