|
I have some web parts that were developed under the SQL DD
that store data in the part storage.
QUESTION:I'm very confused, can anyone please help?
I have some web parts that were developed under the SQL DD
that store data in the part storage. This is done through
the DDSC and the part storage values are user specific -
that is each user who is logged in to the dashboard has
their own part storage data. When I take this same web
part and install on SPS, all of a sudden the partstorage
is always treated as global - that is, all users share the
same storage. I'm guessing it's a configuration thing in
SPS - can anyone tell me where to enable user specific
part storage? Or perhaps this is only supported on
personal dashboards?
ANSWER: We're afraid this is not a configuration thing but an
architectural thing. The way SQL Server works and the way
the SPS document store works is as you probably know very
different. One of the consequences was that
personalization was far more easy to build using SQL
Server then in the document store, so it is in SQL DD and
not yet in this version of SPS. The part storage part is
global, always, in SPS.
|
|
|
|