Tagged Questions
0
votes
0answers
12 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
1answer
225 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
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
501 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
1answer
160 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
639 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 ...
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?