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...
Executing "ExecuteWithParams" binding programmatically to a managed bean In this example, I'll show you how-to execute binding action in managedbean. Add Operation at Bindings in image bellow you can s...
Call custom method in Managed bean and get Result Add method in your page definition In backing bean write this code: BindingContainer bindings = BindingContext.getCur...
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...