sympmarc/SPServices

View on GitHub
docs/core/web-services/RecordsRepository.md

Summary

Maintainability
Test Coverage
---
title: 'RecordsRepository'
function: '$().SPServices'
web_service: 'RecordsRepository (Official File)'
---

## Supported Operations

| Operation | Options | MSDN Documentation | Introduced |
| --------- | ------- | ------------------ | ---------- |
| GetRecordRouting | `recordRouting` | [RecordsRepository.GetRecordRouting Method](http://msdn.microsoft.com/en-us/library/aa981455%28v=office.12%29.aspx) | [2014.02](https://spservices.codeplex.com/releases/view/119578030) |
| GetRecordRoutingCollection | _NA_ | [RecordsRepository.GetRecordRoutingCollection Method](http://msdn.microsoft.com/en-us/library/aa981149%28v=office.12%29.aspx) | [2014.02](https://spservices.codeplex.com/releases/view/119578030) |
| GetServerInfo | _NA_ | [RecordsRepository.GetServerInfo Method](http://msdn.microsoft.com/en-us/library/aa981102%28v=office.12%29.aspx) | [2014.02](https://spservices.codeplex.com/releases/view/119578030) |
| SubmitFile | `fileToSubmit, properties, recordRouting, sourceUrl, userName` | [RecordsRepository.GetRecordRouting Method](http://msdn.microsoft.com/en-us/library/aa981121%28v=office.12%29.aspx) | [2014.02](https://spservices.codeplex.com/releases/view/119578030) |