BindingContext bctx = BindingContext.getCurrent(); DCBindingContainer binding= (DCBindingContainer) bctx.getCurrentBindingsEntry(); DCTaskFlowBinding tf = (DCTaskFlowBinding) binding.findExecutableBinding("taskflow1");
How to in Jdeveloper ADF Tutorials- Get the taskflowBinding in the code
1 Reply