The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
1answer
29 views

Record management in document management project - SharePoint 2010

For a document management project we need to implement a record management capability to a document library . Which template should we use? Record centre Or document Center? Record center has many ...
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 ...
1
vote
0answers
29 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
1answer
71 views

Configure Record Center

i have team site in share point2010 and i create record center site,then i configure record center site in central administration>General Application Settings>Configure Send To Connections for send ...
1
vote
1answer
110 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
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
1answer
187 views

Using client object model to trigger Content Organizer Rule

Using the client object model of sharepoint (Microsoft.SharePoint.Client) i'm trying building a client that will upload documents into the "Drop Off Library" within a record center site. I can upload ...
1
vote
1answer
252 views

ItemAdded event not firing after document conversion in drop off library

I'm trying to build events for a drop off library in a records centre in order to convert Word docs to PDF using the Word automation service. The conversion event files on ItemCheckedIn, and works ...
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
1answer
223 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 ...
0
votes
1answer
200 views

Disable Document ID in Drop-off library

I am implementing a Records Center, and we are using the Content Organizer to place the items/records in the appropriate libraries. Document IDs are an important feature to provide permanent links ...
0
votes
2answers
261 views

Route a document to a Record Center using Client Object Model

I need to programatically upload a document and route to the record center with all content organizer rules. This should be a Client Object Model Solution. I have a solution in Server Object Model. ...
1
vote
1answer
499 views

Adding Document to a record library programmatically

I have a requirement, where I need to upload a document like invoice report to a record library programatic. I have used the same code as uploading document to a normal document library. Now the ...
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 ...
1
vote
0answers
170 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 ...
2
votes
1answer
227 views

SharePoint 2010 Content Organizer Rule Issue

I am facing problem with the content organizer processing and in dropoff library. In my scenario what is required is: when a user upload a document in Record center the document should go Drop off ...
0
votes
1answer
158 views

Why can I delete records in folders inside a records library?

I have create a new site collection based on the records center template. In this site collection I have a records library "records" which has automatic record declaration turned on (so all files are ...
0
votes
1answer
632 views

Archive a document library after 30 days?

I am very new to this concept of archiving and record management. I have the following requirements: Create a document library when a new event is added. I can do this with an event receiver. The ...
0
votes
0answers
232 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 ...
1
vote
1answer
47 views

Record Center Resources

I am looking at using the Record Center site collection type in an upcoming project. What resources would you recommend to learn Record Center and what it can do?