Create Deployment Profile to WebServices In your Model project: Right click in Model and navigate to new-> From gallery Navigate to tab Deployment Profiles, choose Busi...
Disable Jaas Security when run Application module This article explain how to disability this screen: Follow this steps: go to adf-config.xml and change this tags to false: a...
Programatically Applying and getting View Criteria Data generate PatientAmImpl Create view Criteria generate PatientViewImpl and PatientViewRowImp Code to Ma...
ADF - Programatically create/update viewObject Instance of AM and get VO //instance of AM PatientAMImpl patientAM = (PatientAMImpl) Configuration.createRootApplicationModule(...