---
http_interactions:
- request:
method: post
uri: http://bobcatdev.library.nyu.edu/PrimoWebServices/services/primo/searcher
body:
string: |-
<fullViewRequest xmlns='http://www.exlibris.com/primo/xsd/wsRequest'><PrimoSearchRequest xmlns='http://www.exlibris.com/primo/xsd/search/request'><QueryTerms><BoolOpeator>AND</BoolOpeator></QueryTerms><StartIndex>1</StartIndex><BulkSize>5</BulkSize><DidUMeanEnabled>false</DidUMeanEnabled><HighlightingEnabled>false</HighlightingEnabled></PrimoSearchRequest><docId>thisIsNotAValidDocId</docId><institution>NYU</institution></fullViewRequest>
headers:
Content-Type:
- text/xml; charset=utf-8
Soapaction:
- "\"\""
User-Agent:
- SOAP4R/1.6.1-SNAPSHOT
Accept:
- "*/*"
response:
status:
code: 200
message: OK
headers:
Server:
- Apache-Coyote/1.1
X-Powered-By:
- Servlet 2.5; JBoss-5.0/JBossWeb-2.1
Content-Type:
- text/xml;charset=utf-8
Transfer-Encoding:
- chunked
Date:
- Fri, 12 Oct 2012 17:59:19 GMT
body:
string: |-
<SEGMENTS xmlns="http://www.exlibrisgroup.com/xsd/jaguar/search">
<JAGROOT>
<RESULT>
<ERROR CODE="-1" MESSAGE="PrimoSearchWS getRecord null"/>
</RESULT>
</JAGROOT>
</SEGMENTS>
http_version:
recorded_at: Fri, 12 Oct 2012 17:59:19 GMT
recorded_with: VCR 2.2.5