New features are always good to have in JDeveloper - but missing new features, this is something really new :-) It looks like documentation is released faster than actual functionality. If you read What's New in This Guide in Release 11.1.2.2.0 document, it provides new documentation section about how to setup security for ADF Methods (see Chapter 35). There are nice step by step instructions available in Chapter 35, how to enable security for ADF Methods. This guide says you need to have command component to execute ADF Method, also ADF Security must be enabled. Finally documentation says - "The Resource Grants page of the overview editor displays all methods that your application defines.". Well, may be I'm missing some magic check-box, but methods are not listed in the overview editor. I will be really happy, if its just me - and there is hidden check-box that enables this functionality.
Download test case application - ADFMethodSecurity.zip.
Documentation steps are pretty straightforward - see highlighted stament, it says methods will be shown automatically:
I have defined custom method inside AM implementation:
Custom ADF Method is exposed in Data Control:
Its all good for Web page - it is visible is security overview:
But not so good for ADF Method - its not visible (even Source Project selection is disabled), as supposed to be per documentation:
This is really powerful and required feature, sadly its missing - I hope it will be available with next release of JDev.
Download test case application - ADFMethodSecurity.zip.
Documentation steps are pretty straightforward - see highlighted stament, it says methods will be shown automatically:
I have defined custom method inside AM implementation:
Custom ADF Method is exposed in Data Control:
Its all good for Web page - it is visible is security overview:
But not so good for ADF Method - its not visible (even Source Project selection is disabled), as supposed to be per documentation:
This is really powerful and required feature, sadly its missing - I hope it will be available with next release of JDev.


















































