Tuesday, February 9, 2010

ADF11g calling Oracle Rules

Simple scenario here -

I have created a simple Rules component and deployed it to SOA Suite 11g.
I now want to execute the Rules from an ADF app. No coding required!!!

I create / deploy a very simple Rules app

Input XSD (simpleCheck.xsd)–



Output XSD (simpleResult.xsd)–





to soa_domain

The Rules are as follows –





Test using default WLS Tester

I test via http://localhost:8001/soa-infra









Test using ADF Web Service DataControl




Create a new ADF App in JDeveloper







location = file:///path to your simpleResult.xsd





































No comments: