---
http_interactions:
- request:
method: post
uri: http://bobcat.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:
X-Powered-By:
- "Servlet 2.4; Tomcat-5.0.28/JBoss-4.0.1 (build: CVSTag=JBoss_4_0_1 date=200412230944)"
Content-Type:
- text/xml;charset=utf-8
Transfer-Encoding:
- chunked
Date:
- Fri, 12 Oct 2012 17:59:17 GMT
Server:
- Apache-Coyote/1.1
body:
string: |-
<SEGMENTS xmlns="http://www.exlibrisgroup.com/xsd/jaguar/search">
<JAGROOT>
<RESULT>
<ERROR MESSAGE="PrimoSearchWS getRecord null" CODE="-1"/>
</RESULT>
</JAGROOT>
</SEGMENTS>
http_version:
recorded_at: Fri, 12 Oct 2012 17:59:17 GMT
recorded_with: VCR 2.2.5