Gets the details of a screen outside of the context of an investigation of a particular goal. One common use for this operation would be to get a data review screen.
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:typ="http://oracle.com/determinations/server/interview/InterviewServiceTest/types">
<soapenv:Header/>
<soapenv:Body>
<typ:get-screen-request>
<typ:interview-session-id>8597fae8-44dc-4cb9-9f54-0eb037517653</typ:interview-session-id>
<typ:screen-id>dr$Default Screen Order$global$global</typ:screen-id>
</typ:get-screen-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/InterviewServiceTest/types">
<SOAP-ENV:Header>
<i18n:international>
<i18n:locale>en_US</i18n:locale>
<i18n:tz>GMT+1100</i18n:tz>
</i18n:international>
</SOAP-ENV:Header>
<SOAP-ENV:Body>
<typ:get-screen-response>
<typ:interview-session-id>8597fae8-44dc-4cb9-9f54-0eb037517653</typ:interview-session-id>
<typ:screen id="dr$Default Screen Order$global$global" name="Default Data Review" title="Data Review"
context-entity-id="global" context-instance-id="global" type="data-review" is-automatic="false">
<typ:data-review-control is-visible="true" caption="Default Screen Order" caption-style="" is-html="false" css-class=""
css-style="">
<typ:screen id="qs$s2@Interviews_Screens_xint$global$global" name="s2@Interviews_Screens_xint" title="Input
person's details" context-entity-id="global" context-instance-id="global" type="question" is-automatic="false">
<typ:currency-control is-visible="true" caption="What is the person's annual salary?" caption-style="" is-html="false"
css-class="" css-style="" attribute-id="person_salary" is-mandatory="true" is-read-only="false" selection-style="">
<typ:current-value>
<typ:number-val>50000.0</typ:number-val>
</typ:current-value>
<typ:default-value>
<typ:unknown-val/>
</typ:default-value>
</typ:currency-control>
</typ:screen>
<typ:screen id="qs$s3@Interviews_Screens_xint$global$global" name="s3@Interviews_Screens_xint" title="Collect the
children" context-entity-id="global" context-instance-id="global" type="question" is-automatic="false">
<typ:containment-relationship-control is-visible="true" caption-style="" is-html="false" css-class="" css-style=""
relationship-id="children" source-entity-id="global" source-instance-id="global" target-entity-id="child"
relationship-type="OneToMany" display-style="Portrait">
<typ:entity-instance-control is-visible="true" caption-style="" is-html="false" css-class="" css-style=""
entity-id="child" instance-id="child1">
<typ:date-control is-visible="true" caption="What is the child's date of birth?" caption-style="" is-html="false"
css-class="" css-style="" attribute-id="child_dob" is-mandatory="true" is-read-only="false" selection-style=""
input-style="d">
<typ:current-value>
<typ:date-val>1996-01-01</typ:date-val>
</typ:current-value>
<typ:default-value>
<typ:unknown-val/>
</typ:default-value>
</typ:date-control>
</typ:entity-instance-control>
<typ:entity-instance-control is-visible="true" caption-style="" is-html="false" css-class="" css-style=""
entity-id="child" instance-id="child2">
<typ:date-control is-visible="true" caption="What is the child's date of birth?" caption-style="" is-html="false"
css-class="" css-style="" attribute-id="child_dob" is-mandatory="true" is-read-only="false" selection-style=""
input-style="d">
<typ:current-value>
<typ:date-val>1997-01-01</typ:date-val>
</typ:current-value>
<typ:default-value>
<typ:unknown-val/>
</typ:default-value>
</typ:date-control>
</typ:entity-instance-control>
</typ:containment-relationship-control>
</typ:screen>
<typ:screen id="qs$s4@Interviews_Screens_xint$global$global" name="s4@Interviews_Screens_xint" title="Collect the
schools" context-entity-id="global" context-instance-id="global" type="question" is-automatic="false">
<typ:containment-relationship-control is-visible="true" caption-style="" is-html="false" css-class="" css-style=""
relationship-id="schools" source-entity-id="global" source-instance-id="global" target-entity-id="school"
relationship-type="OneToMany" display-style="Portrait">
<typ:entity-instance-control is-visible="true" caption-style="" is-html="false" css-class="" css-style=""
entity-id="school" instance-id="school1">
<typ:number-control is-visible="true" caption="What is the school's number of students?" caption-style=""
is-html="false" css-class="" css-style="" attribute-id="school_num_students" is-mandatory="true"
is-read-only="false" selection-style="">
<typ:current-value>
<typ:number-val>1200.0</typ:number-val>
</typ:current-value>
<typ:default-value>
<typ:unknown-val/>
</typ:default-value>
</typ:number-control>
<typ:text-control is-visible="true" caption="What is the school's type?" caption-style="" is-html="false" css-class=""
css-style="" attribute-id="school_type" is-mandatory="true" is-read-only="false" selection-style=""
line-count="1">
<typ:current-value>
<typ:text-val>SECONDARY</typ:text-val>
</typ:current-value>
<typ:default-value>
<typ:unknown-val/>
</typ:default-value>
</typ:text-control>
</typ:entity-instance-control>
</typ:containment-relationship-control>
</typ:screen>
<typ:screen id="qs$s5@Interviews_Screens_xint$child$child1" name="s5@Interviews_Screens_xint" title="Set the child's
school" context-entity-id="child" context-instance-id="child1" type="question" is-automatic="false">
<typ:reference-relationship-control is-visible="true" caption="the child's school" caption-style="" is-html="false"
css-class="" css-style="" relationship-id="childsschool" source-entity-id="child" source-instance-id="child1"
target-entity-id="school" relationship-type="ManyToOne" display-style="Dropdown">
<typ:set-targets>
<typ:target display-value="school1">school1</typ:target>
</typ:set-targets>
<typ:possible-targets>
<typ:target display-value="school1">school1</typ:target>
</typ:possible-targets>
</typ:reference-relationship-control>
</typ:screen>
<typ:screen id="qs$s5@Interviews_Screens_xint$child$child2" name="s5@Interviews_Screens_xint" title="Set the child's
school" context-entity-id="child" context-instance-id="child2" type="question" is-automatic="false">
<typ:reference-relationship-control is-visible="true" caption="the child's school" caption-style="" is-html="false"
css-class="" css-style="" relationship-id="childsschool" source-entity-id="child" source-instance-id="child2"
target-entity-id="school" relationship-type="ManyToOne" display-style="Dropdown">
<typ:set-targets>
<typ:target display-value="school1">school1</typ:target>
</typ:set-targets>
<typ:possible-targets>
<typ:target display-value="school1">school1</typ:target>
</typ:possible-targets>
</typ:reference-relationship-control>
</typ:screen>
</typ:data-review-control>
</typ:screen>
</typ:get-screen-response>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>