Generates a document.
Can be found at examples\rulebases\compiled\InterviewServiceTest.zip in the Oracle Policy Automation Runtime package.
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:typ="http://oracle.com/determinations/server/interview/10.4/InterviewServiceTest/types">
<soapenv:Header/>
<soapenv:Body>
<typ:get-document-request>
<typ:interview-session-id>932c2e97-73ed-4ca6-bee2-62c654d7e316</typ:interview-session-id>
<typ:document-id>InterviewServiceTest</typ:document-id>
</typ:get-document-request>
</soapenv:Body>
</soapenv:Envelope>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:i18n="http://www.w3.org/2005/09/ws-i18n" xmlns:typ="http://oracle.com/determinations/server/interview/10.4/InterviewServiceTest/types">
<SOAP-ENV:Header>
<i18n:international>
<i18n:locale>en_US</i18n:locale>
<i18n:tz>GMT+08:00</i18n:tz>
</i18n:international>
</SOAP-ENV:Header>
<SOAP-ENV:Body>
<typ:get-document-response>
<typ:interview-session-id>932c2e97-73ed-4ca6-bee2-62c654d7e316</typ:interview-session-id>
<typ:document-id>InterviewServiceTest</typ:document-id>
<typ:mime-type>text/html</typ:mime-type>
<typ:document-content>PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjwhRE9DVFlQRSBodG1sIFBVQkxJQyAiLS8vVzNDLy9EVEQgWEhUTUwgMS4wIFN0cmljdC8vRU4iDQogICAgImh0dHA6Ly93d3cudzMub3JnL1RSL3hodG1sMS9EVEQveGh0bWwxLXN0cmljdC5kdGQiPg0KPGh0bWwgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGh0bWwiPg0KPCEtLSBHZW5lcmF0ZWQgYnkgT3JhY2xlIEJJIFB1Ymxpc2hlciAxMS4xLjEuMy4wIC0tPg0KPGhlYWQ+DQo8bWV0YSBodHRwLWVxdWl2PSJDb250ZW50LVR5cGUiIGNvbnRlbnQ9InRleHQvaHRtbDsgY2hhcnNldD1VVEYtOCIvPg0KPHRpdGxlPlJURiBUZW1wbGF0ZTwvdGl0bGU+DQo8c3R5bGUgdHlwZT0idGV4dC9jc3MiIGlkPSJpbnRlcm5hbFN0eWxlIj4NCjwvc3R5bGU+DQo8L2hlYWQ+DQo8Ym9keT4NCjwvYm9keT4NCjwvaHRtbD4NCg==</typ:document-content>
</typ:get-document-response>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>