Gets the decision report for a top-level goal.
The decision report screen for the specified goal.
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-decision-report-request> <typ:interview-session-id>de5ee582-4ae6-43f6-86fc-0f299ff37178</typ:interview-session-id> <typ:goal-id>Attribute~person_eligible~global~global</typ:goal-id> <typ:show-silent>true</typ:show-silent> <typ:show-invisible>true</typ:show-invisible> </typ:get-decision-report-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+0800</i18n:tz> </i18n:international> </SOAP-ENV:Header> <SOAP-ENV:Body> <typ:get-decision-report-response> <typ:interview-session-id>de5ee582-4ae6-43f6-86fc-0f299ff37178</typ:interview-session-id> <typ:screen id="report$attr$person_eligible$global$global$Relevant$true$true" name="report$attr$person_eligible$global$global$Relevant$true$true" title="The person is eligible for education expenses assistance." context-entity-id="global" context-instance-id="global" type="decision-report" is-automatic="true"> <typ:decision-report-control is-visible="true" caption="The person is eligible for education expenses assistance." caption-style="" is-html="false" css-class="" css-style="" ignore-silent="true" ignore-invisible="true"> <typ:attribute-node-control is-visible="true" caption="The person is eligible for education expenses assistance." caption-style="" is-html="false" css-class="" css-style="" id="report$attr$person_eligible$global$global$Relevant$true$true0" is-base-level="false" is-user-set="false" is-known="true" attribute-id="person_eligible" entity-id="global" instance-id="global"> <typ:attribute-value> <typ:boolean-val>true</typ:boolean-val> </typ:attribute-value> <typ:attribute-node-control is-visible="true" caption="The person's annual salary is $50,000.00." caption-style="" is-html="false" css-class="" css-style="" id="report$attr$person_eligible$global$global$Relevant$true$true1" is-base-level="true" is-user-set="true" is-known="true" attribute-id="person_salary" entity-id="global" instance-id="global" set-on-screen="qs$s2@Interviews_Screens_xint$global$global"> <typ:attribute-value> <typ:number-val>50000.0</typ:number-val> </typ:attribute-value> <typ:properties> <typ:property key="NewProperty"/> </typ:properties> </typ:attribute-node-control> <typ:relationship-node-control is-visible="true" caption="the children" caption-style="" is-html="false" css-class="" css-style="" id="report$attr$person_eligible$global$global$Relevant$true$true2" is-base-level="true" is-user-set="true" is-known="true" relationship-id="children" source-entity-id="global" target-entity-id="child" relationship-type="OneToMany" source-instance-id="global" set-on-screen="qs$s3@Interviews_Screens_xint$global$global"> <typ:entity-instance-node-control is-visible="true" caption="child1" caption-style="" is-html="false" css-class="" css-style="" id="report$attr$person_eligible$global$global$Relevant$true$true3" is-base-level="true" is-user-set="true" is-known="true" entity-id="child" instance-id="child1"> <typ:properties> <typ:property key="EntityProperty">foo</typ:property> </typ:properties> </typ:entity-instance-node-control> <typ:properties> <typ:property key="RelationshipProperty">bar</typ:property> </typ:properties> </typ:relationship-node-control> <typ:attribute-node-control is-visible="true" caption="The child's date of birth is 25/07/96." caption-style="" is-html="false" css-class="" css-style="" id="report$attr$person_eligible$global$global$Relevant$true$true4" is-base-level="true" is-user-set="true" is-known="true" attribute-id="child_dob" entity-id="child" instance-id="child1" set-on-screen="qs$s3@Interviews_Screens_xint$global$global"> <typ:attribute-value> <typ:date-val>1996-07-25</typ:date-val> </typ:attribute-value> <typ:properties> <typ:property key="NewProperty"/> </typ:properties> </typ:attribute-node-control> <typ:relationship-node-control is-visible="true" caption="the child's school" caption-style="" is-html="false" css-class="" css-style="" id="report$attr$person_eligible$global$global$Relevant$true$true5" is-base-level="true" is-user-set="true" is-known="true" relationship-id="childsschool" source-entity-id="child" target-entity-id="school" relationship-type="ManyToOne" source-instance-id="child1" set-on-screen="qs$s5@Interviews_Screens_xint$child$child1"> <typ:entity-instance-node-control is-visible="true" caption="school1" caption-style="" is-html="false" css-class="" css-style="" id="report$attr$person_eligible$global$global$Relevant$true$true6" is-base-level="true" is-user-set="true" is-known="true" entity-id="school" instance-id="school1"> <typ:properties> <typ:property key="EntityProperty"/> </typ:properties> </typ:entity-instance-node-control> </typ:relationship-node-control> <typ:attribute-node-control is-visible="true" caption="The school's type is SECONDARY." caption-style="" is-html="false" css-class="" css-style="" id="report$attr$person_eligible$global$global$Relevant$true$true7" is-base-level="true" is-user-set="true" is-known="true" attribute-id="school_type" entity-id="school" instance-id="school1" set-on-screen="qs$s4@Interviews_Screens_xint$global$global"> <typ:attribute-value> <typ:text-val>SECONDARY</typ:text-val> </typ:attribute-value> <typ:properties> <typ:property key="NewProperty"/> </typ:properties> </typ:attribute-node-control> <typ:attribute-node-control is-visible="true" caption="The school's number of students is 1,000." caption-style="" is-html="false" css-class="" css-style="" id="report$attr$person_eligible$global$global$Relevant$true$true8" is-base-level="true" is-user-set="true" is-known="true" attribute-id="school_num_students" entity-id="school" instance-id="school1" set-on-screen="qs$s4@Interviews_Screens_xint$global$global"> <typ:attribute-value> <typ:number-val>1000.0</typ:number-val> </typ:attribute-value> <typ:properties> <typ:property key="NewProperty"/> </typ:properties> </typ:attribute-node-control> <typ:properties> <typ:property key="NewProperty"/> </typ:properties> </typ:attribute-node-control> </typ:decision-report-control> </typ:screen> </typ:get-decision-report-response> </SOAP-ENV:Body> </SOAP-ENV:Envelope>