Provides details on the available rulebases and acts as a service registry for all the service endpoints for each rulebase.
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:typ="http://oracle.com/determinations/server/10.4/server/types">
<soapenv:Header/>
<soapenv:Body>
<typ:list-rulebases-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/10.4/server/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:list-rulebases-response>
<typ:rulebase name="SuperSimple">
<typ:available-languages>
<typ:language>fr_FR</typ:language>
<typ:language>en_GB</typ:language>
<typ:language>en_US</typ:language>
</typ:available-languages>
<typ:build-time>2012-07-05T04:50:35Z</typ:build-time>
<typ:policy-modeling-version>10.4.1.60</typ:policy-modeling-version>
<typ:available-services>
<typ:service name="odsAssessServiceSpecific">http://localhost:8080/determinations-server-1044/assess/soap/specific/SuperSimple?wsdl</typ:service>
<typ:service name="odsAssessServiceGeneric">http://localhost:8080/determinations-server-1044/assess/soap/generic/SuperSimple?wsdl</typ:service>
<typ:service name="odsAssessServiceSpecific104">http://localhost:8080/determinations-server-1044/assess/soap/specific/10.4/SuperSimple?wsdl</typ:service>
<typ:service name="odsAssessServiceGeneric104">http://localhost:8080/determinations-server-1044/assess/soap/generic/10.4/SuperSimple?wsdl</typ:service>
<typ:service name="odsAssessServiceSpecific103">http://localhost:8080/determinations-server-1044/assess/soap/specific/10.3/SuperSimple?wsdl</typ:service>
<typ:service name="odsAssessServiceGeneric103">http://localhost:8080/determinations-server-1044/assess/soap/generic/10.3/SuperSimple?wsdl</typ:service>
<typ:service name="odsAssessServiceSpecific102">http://localhost:8080/determinations-server-1044/assess/soap/specific/10.2/SuperSimple?wsdl</typ:service>
<typ:service name="odsAssessServiceGeneric102">http://localhost:8080/determinations-server-1044/assess/soap/generic/10.2/SuperSimple?wsdl</typ:service>
<typ:service name="odsAssessServiceSpecific10">http://localhost:8080/determinations-server-1044/assess/soap/specific/10.0/SuperSimple?wsdl</typ:service>
<typ:service name="odsAssessServiceGeneric10">http://localhost:8080/determinations-server-1044/assess/soap/generic/10.0/SuperSimple?wsdl</typ:service>
<typ:service name="odsInterviewService">http://localhost:8080/determinations-server-1044/interview/soap/SuperSimple?wsdl</typ:service>
<typ:service name="odsInterviewService104">http://localhost:8080/determinations-server-1044/interview/soap/10.4/SuperSimple?wsdl</typ:service>
<typ:service name="odsInterviewService102">http://localhost:8080/determinations-server-1044/interview/soap/10.2/SuperSimple?wsdl</typ:service>
</typ:available-services>
</typ:rulebase>
<typ:rulebase name="SimpleBenefits">
<typ:available-languages>
<typ:language>en_US</typ:language>
</typ:available-languages>
<typ:build-time>2016-04-17T01:11:14Z</typ:build-time>
<typ:policy-modeling-version>10.4.7.86</typ:policy-modeling-version>
<typ:available-services>
<typ:service name="odsAssessServiceSpecific">http://localhost:8080/determinations-server-1044/assess/soap/specific/SimpleBenefits?wsdl</typ:service>
<typ:service name="odsAssessServiceGeneric">http://localhost:8080/determinations-server-1044/assess/soap/generic/SimpleBenefits?wsdl</typ:service>
<typ:service name="odsAssessServiceSpecific104">http://localhost:8080/determinations-server-1044/assess/soap/specific/10.4/SimpleBenefits?wsdl</typ:service>
<typ:service name="odsAssessServiceGeneric104">http://localhost:8080/determinations-server-1044/assess/soap/generic/10.4/SimpleBenefits?wsdl</typ:service>
<typ:service name="odsAssessServiceSpecific103">http://localhost:8080/determinations-server-1044/assess/soap/specific/10.3/SimpleBenefits?wsdl</typ:service>
<typ:service name="odsAssessServiceGeneric103">http://localhost:8080/determinations-server-1044/assess/soap/generic/10.3/SimpleBenefits?wsdl</typ:service>
<typ:service name="odsAssessServiceSpecific102">http://localhost:8080/determinations-server-1044/assess/soap/specific/10.2/SimpleBenefits?wsdl</typ:service>
<typ:service name="odsAssessServiceGeneric102">http://localhost:8080/determinations-server-1044/assess/soap/generic/10.2/SimpleBenefits?wsdl</typ:service>
<typ:service name="odsAssessServiceSpecific10">http://localhost:8080/determinations-server-1044/assess/soap/specific/10.0/SimpleBenefits?wsdl</typ:service>
<typ:service name="odsAssessServiceGeneric10">http://localhost:8080/determinations-server-1044/assess/soap/generic/10.0/SimpleBenefits?wsdl</typ:service>
<typ:service name="odsInterviewService">http://localhost:8080/determinations-server-1044/interview/soap/SimpleBenefits?wsdl</typ:service>
<typ:service name="odsInterviewService104">http://localhost:8080/determinations-server-1044/interview/soap/10.4/SimpleBenefits?wsdl</typ:service>
<typ:service name="odsInterviewService102">http://localhost:8080/determinations-server-1044/interview/soap/10.2/SimpleBenefits?wsdl</typ:service>
</typ:available-services>
</typ:rulebase>
</typ:list-rulebases-response>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>