The records-center tag has no wiki summary.
1
vote
1answer
109 views
SendToOfficialFile submitterEmail not working
Using the SendToOfficialFile method (http://msdn.microsoft.com/en-us/library/ee546921.aspx) I move documents to the records center. The problem is that the "modified by" field is not updating with ...
0
votes
1answer
222 views
Sandboxed Solution to create a Document Library and enabling manual declartion as record
I need to create a SharePoint Feature, when activated needs to create a Document Library and then enable the manual declaration as record. Following is the code which is working fine in a Console ...
1
vote
0answers
28 views
Document ID service shared between web applications
I have a problem similar one described here: Access Document ID from a different Site Collection
I have one site collection (on webapplication1) and record center, as separate site collection on ...
1
vote
0answers
169 views
Document Center and other sites
I've been given a project to complete. There will be four web applications which communicate with an EDRMS - initially entirely in SharePoint but later the EDRMS will be extended with a third party ...
0
votes
0answers
11 views
Sharepoint 2010 OfficialFileUrl is Always NULL
I am trying to Get the RecordCenterURL from Sharepoint2010,
I have created Connection to Connect RecordCenter or DocumentRepository. I used this LINK
When I try to Retrieve the OfficialFileUrl ...
0
votes
0answers
60 views
Content Organizer will not enable versioning
I have a Records Center and are trying to enable versioning. In site settings I open the "Content Organizer" settings and under "Duplicate Submissions" we enable "Use SharePoint Versioning".
After ...
0
votes
0answers
16 views
Technical Integration Between SharePoint Services and OA Repositories
We are using SharePoint to create and manage corporate documents and to host a staff intranet. We are required to archive this material building on the existing corporate archive (now nearly 200 ...
0
votes
0answers
47 views
SharePoint Publishing and Records Center
Are SharePoint Publishing and Records Center functionality compatible? Any good content on Records center in combination with SharePoint publishing out there?
0
votes
0answers
56 views
Not able to activate solution in Records Center site
I provisioned a Records Center site and uploaded a custom sandboxed solution (WSP) to it. I am able to upload the solution, but not activate it. This is in a SharePoint Online environment, but I ...
0
votes
0answers
231 views
Filter on Person with Lists.asmx and DataFormWebPart. 'This column type cannot be filtered'. (In 2010)
In SharePoint 2010 I want to display a document library view from a record-centre in another site collection and the best option seems to be Lists.asmx GetListItems and a DataFormWebPart.
I want to ...