As well as being googleable ADF recipes this content can also be used to
skill up or confirm the skills of new/existing ADF developers.
I'd like to open this email up to suggestions for new topics. What we
are looking for are topics on:
1) Core skills and techniques you would expect an ADF developer to
know/learn
2) It can be a common application feature (e.g.dependent list of
values), a common coding pattern (e.g. accessing bindings from Java) or
a common framework feature (e.g. passing parameters in a task flow).
3) It doesn't have to be "difficult" - just a core skill
4) Ideally focused on ADF BC/ADF Model/ADF Controller/ADF Faces
5) Its not necessarily a vehicle for demonstrating a particularly
difficult or obscure "how to" - and its not an excuse to get someone to
work out the solution for in issue you are currently struggling with :-)
Finally, ideally the topic should be explainable in under 10 minutes
(although that's not a reason not to accept a topic)
Hopefully as we publish these they will serve as stepping stones for
developers to develop their skills focused on areas where the effort
will have the most impact.
Thanks in advance
Grant
There are just so many ways to pass data and I (and my students) seem to
find this a big mystery.
thanks
Oracle <http://www.oracle.com/>
Joe
Greenwald | Principal Instructor
ADF, SOA, OSB, BPx
Phone: main: +1 650.355.3501 cell: +1 415.599.6021
Pacifica, California
Oracle
is committed to developing practices and products that help protect
the environment
Theory <--> Practice
>--
>You received this message because you are subscribed to the ADF
>Enterprise Methodology Group
>(http://groups.google.com/group/adf-methodology). To unsubscribe send
>email to adf-methodolo...@googlegroups.com
>
>All content to the ADF EMG lies under the Creative Commons Attribution
>3.0 Unported License (http://creativecommons.org/licenses/by/3.0/). Any
>content sourced must be attributed back to the ADF EMG with a link to the
>Google Group (http://groups.google.com/group/adf-methodology).
That's I really want (and need) to understand;
We already did cover region and contextual events in ADF Insider - which
is more "conference level"/feature presentations of approx 60 minutes.
You can view it here:
http://download.oracle.com/otn_hosted_doc/jdeveloper/11gdemos/AdfInsiderContextualEvents/AdfInsiderContextualEvents.html
For ADF Insider Essentials its not so much about explaining a broad
feature (like ADF BC or task flows, or contextual events) but more like
a core skill...
e.g. Iterating through rows assumes you already know about ADF BC, but
to programmatically access rows in a VO is a core skill you would expect
a developer to know/be able to do
http://download.oracle.com/otn_hosted_doc/jdeveloper/11gdemos/ADF_Insider_Essentials/IterateRows/IterateRows.html
Similarly, task flows is a broad "feature", but the ability to pass
parameters in a task flow is a core skill that anyone using task flows
will have to know.
http://download.oracle.com/otn_hosted_doc/jdeveloper/11gdemos/ADF_Insider_Essentials/PassingDataTF/PassingDataTF.html
I guess the way to think about is that if you were to interview a
potential ADF Developer you might ask a broad question like "What is ADF
Bindings", you then might drill into a "ok, so how to you access
bindings from a backing bean" - that second question that tests their
knowledge of core implementation is an ideal ADF Insider Essentials
candidate.
Thanks for your suggestion and keep them coming!
Marcos Ortega wrote:
> Hi there;
>
> ADF Contextual Events;
>
> That's I really want (and need) to understand;
>
>
>
> Marcos Ortega
> Analista de Sistemas
> Brasil - MS - Campo Grande
>
> http://www.santoandrea.com.br
> <http://www.santoandrea.com.br/?origem=email>
>
>
>
> 2011/6/29 Joe Greenwald <joe.gr...@oracle.com
> <mailto:joe.gr...@oracle.com>>
>
> I for one would like to see a comprehensive treatment of passing data
> around in ADF _ from parameters, to use of bind vars.
> I list some here on my wiki I keep for class:
> https://sites.google.com/site/joeztechland/how-to--in-adf
>
> There are just so many ways to pass data and I (and my students)
> seem to
> find this a big mystery.
>
> thanks
>
>
> Oracle <http://www.oracle.com/>
> Joe
> Greenwald | Principal Instructor
> ADF, SOA, OSB, BPx
>
> Phone: main: +1 650.355.3501 cell: +1 415.599.6021
>
> Pacifica, California
> Oracle
> is committed to developing practices and products that help protect
> the environment
> Theory <--> Practice
>
>
>
>
>
>
>
> On 6/29/11 1:45 AM, "Grant Ronald" <grant....@oracle.com
> <mailto:adf-methodology%2Bunsu...@googlegroups.com>
> >
> >All content to the ADF EMG lies under the Creative Commons
> Attribution
> >3.0 Unported License
> (http://creativecommons.org/licenses/by/3.0/). Any
> >content sourced must be attributed back to the ADF EMG with a
> link to the
> >Google Group (http://groups.google.com/group/adf-methodology).
>
>
> --
> You received this message because you are subscribed to the ADF
> Enterprise Methodology Group
> (http://groups.google.com/group/adf-methodology). To unsubscribe
> send email to adf-methodolo...@googlegroups.com
> <mailto:adf-methodology%2Bunsu...@googlegroups.com>
Thanks for your suggestion Marcos. However, contextual events is just going to be too big to cover in a short 10 minute demo. Is there something specific about contextual events you think would be best covered in the ADF Insider Essentials Series?
We already did cover region and contextual events in ADF Insider - which is more "conference level"/feature presentations of approx 60 minutes. You can view it here:
http://download.oracle.com/otn_hosted_doc/jdeveloper/11gdemos/AdfInsiderContextualEvents/AdfInsiderContextualEvents.html
For ADF Insider Essentials its not so much about explaining a broad feature (like ADF BC or task flows, or contextual events) but more like a core skill...
e.g. Iterating through rows assumes you already know about ADF BC, but to programmatically access rows in a VO is a core skill you would expect a developer to know/be able to do
http://download.oracle.com/otn_hosted_doc/jdeveloper/11gdemos/ADF_Insider_Essentials/IterateRows/IterateRows.html
Similarly, task flows is a broad "feature", but the ability to pass parameters in a task flow is a core skill that anyone using task flows will have to know.
http://download.oracle.com/otn_hosted_doc/jdeveloper/11gdemos/ADF_Insider_Essentials/PassingDataTF/PassingDataTF.html
I guess the way to think about is that if you were to interview a potential ADF Developer you might ask a broad question like "What is ADF Bindings", you then might drill into a "ok, so how to you access bindings from a backing bean" - that second question that tests their knowledge of core implementation is an ideal ADF Insider Essentials candidate.
Thanks for your suggestion and keep them coming!
Marcos Ortega wrote:
Hi there;http://www.santoandrea.com.br <http://www.santoandrea.com.br/?origem=email>
ADF Contextual Events;
That's I really want (and need) to understand;
Marcos Ortega
Analista de Sistemas
Brasil - MS - Campo Grande
2011/6/29 Joe Greenwald <joe.gr...@oracle.com <mailto:joe.greenwald@oracle.com>>
I for one would like to see a comprehensive treatment of passing data
around in ADF _ from parameters, to use of bind vars.
I list some here on my wiki I keep for class:
https://sites.google.com/site/joeztechland/how-to--in-adf
There are just so many ways to pass data and I (and my students)
seem to
find this a big mystery.
thanks
Oracle <http://www.oracle.com/>
Joe
Greenwald | Principal Instructor
ADF, SOA, OSB, BPx
Phone: main: +1 650.355.3501 cell: +1 415.599.6021
Pacifica, California
Oracle
is committed to developing practices and products that help protect
the environment
Theory <--> Practice
On 6/29/11 1:45 AM, "Grant Ronald" <grant....@oracle.com
>
>All content to the ADF EMG lies under the Creative Commons
Attribution
>3.0 Unported License
(http://creativecommons.org/licenses/by/3.0/). Any
>content sourced must be attributed back to the ADF EMG with a
link to the
>Google Group (http://groups.google.com/group/adf-methodology).
--
You received this message because you are subscribed to the ADF
Enterprise Methodology Group
(http://groups.google.com/group/adf-methodology). To unsubscribe
send email to adf-methodology+unsubscribe@googlegroups.com<mailto:adf-methodology%2Bunsu...@googlegroups.com>
All content to the ADF EMG lies under the Creative Commons
Attribution 3.0 Unported License
(http://creativecommons.org/licenses/by/3.0/). Any content
sourced must be attributed back to the ADF EMG with a link to the
Google Group (http://groups.google.com/group/adf-methodology).
--
You received this message because you are subscribed to the ADF Enterprise Methodology Group (http://groups.google.com/group/adf-methodology). To unsubscribe send email to adf-methodology+unsubscribe@googlegroups.com
All content to the ADF EMG lies under the Creative Commons Attribution 3.0 Unported License (http://creativecommons.org/licenses/by/3.0/). Any content sourced must be attributed back to the ADF EMG with a link to the Google Group (http://groups.google.com/group/adf-methodology).
--You received this message because you are subscribed to the ADF Enterprise Methodology Group (http://groups.google.com/group/adf-methodology). To unsubscribe send email to adf-methodology+unsubscribe@googlegroups.com
Thanks for your suggestion Marcos. However, contextual events is just going to be too big to cover in a short 10 minute demo. Is there something specific about contextual events you think would be best covered in the ADF Insider Essentials Series?
We already did cover region and contextual events in ADF Insider - which is more "conference level"/feature presentations of approx 60 minutes. You can view it here:
http://download.oracle.com/otn_hosted_doc/jdeveloper/11gdemos/AdfInsiderContextualEvents/AdfInsiderContextualEvents.html
For ADF Insider Essentials its not so much about explaining a broad feature (like ADF BC or task flows, or contextual events) but more like a core skill...
e.g. Iterating through rows assumes you already know about ADF BC, but to programmatically access rows in a VO is a core skill you would expect a developer to know/be able to do
http://download.oracle.com/otn_hosted_doc/jdeveloper/11gdemos/ADF_Insider_Essentials/IterateRows/IterateRows.html
Similarly, task flows is a broad "feature", but the ability to pass parameters in a task flow is a core skill that anyone using task flows will have to know.
http://download.oracle.com/otn_hosted_doc/jdeveloper/11gdemos/ADF_Insider_Essentials/PassingDataTF/PassingDataTF.html
I guess the way to think about is that if you were to interview a potential ADF Developer you might ask a broad question like "What is ADF Bindings", you then might drill into a "ok, so how to you access bindings from a backing bean" - that second question that tests their knowledge of core implementation is an ideal ADF Insider Essentials candidate.
Thanks for your suggestion and keep them coming!
Marcos Ortega wrote:
Hi there;http://www.santoandrea.com.br <http://www.santoandrea.com.br/?origem=email>
ADF Contextual Events;
That's I really want (and need) to understand;
Marcos Ortega
Analista de Sistemas
Brasil - MS - Campo Grande
2011/6/29 Joe Greenwald <joe.gr...@oracle.com <mailto:joe.greenwald@oracle.com>>
I for one would like to see a comprehensive treatment of passing data
around in ADF _ from parameters, to use of bind vars.
I list some here on my wiki I keep for class:
https://sites.google.com/site/joeztechland/how-to--in-adf
There are just so many ways to pass data and I (and my students)
seem to
find this a big mystery.
thanks
Oracle <http://www.oracle.com/>
Joe
Greenwald | Principal Instructor
ADF, SOA, OSB, BPx
Phone: main: +1 650.355.3501 cell: +1 415.599.6021
Pacifica, California
Oracle
is committed to developing practices and products that help protect
the environment
Theory <--> Practice
On 6/29/11 1:45 AM, "Grant Ronald" <grant....@oracle.com
>
>All content to the ADF EMG lies under the Creative Commons
Attribution
>3.0 Unported License
(http://creativecommons.org/licenses/by/3.0/). Any
>content sourced must be attributed back to the ADF EMG with a
link to the
>Google Group (http://groups.google.com/group/adf-methodology).
--
You received this message because you are subscribed to the ADF
Enterprise Methodology Group
(http://groups.google.com/group/adf-methodology). To unsubscribe
send email to adf-methodology+unsubscribe@googlegroups.com<mailto:adf-methodology%2Bunsu...@googlegroups.com>
All content to the ADF EMG lies under the Creative Commons
Attribution 3.0 Unported License
(http://creativecommons.org/licenses/by/3.0/). Any content
sourced must be attributed back to the ADF EMG with a link to the
Google Group (http://groups.google.com/group/adf-methodology).
--
You received this message because you are subscribed to the ADF Enterprise Methodology Group (http://groups.google.com/group/adf-methodology). To unsubscribe send email to adf-methodology+unsubscribe@googlegroups.com
All content to the ADF EMG lies under the Creative Commons Attribution 3.0 Unported License (http://creativecommons.org/licenses/by/3.0/). Any content sourced must be attributed back to the ADF EMG with a link to the Google Group (http://groups.google.com/group/adf-methodology).
--
You received this message because you are subscribed to the ADF Enterprise Methodology Group (http://groups.google.com/group/adf-methodology). To unsubscribe send email to adf-methodology+unsubscribe@googlegroups.com
All content to the ADF EMG lies under the Creative Commons Attribution 3.0 Unported License (http://creativecommons.org/licenses/by/3.0/). Any content sourced must be attributed back to the ADF EMG with a link to the Google Group (http://groups.google.com/group/adf-methodology).
Thanks again, and keep the suggestions coming, this is your chance to
shape the content we develop.
thanks
Increasing popularity of human workflow (HWF) data controls (eg via BPM /BPEL etc) means many if us don't get all the nice features that ADF BC data controls give us.
What about some tips on how best to use ADF BC in support of HWF based data controls? Thinking here in particular about Input Text LOVs to populate HWF attributes sourced from BCs.
Also tips on how best to programmatically and declaratively traverse those HWF iterators would be nice.
In fact, anything on using ADF faces with HWF data controls would be great!
Thanks!
Phil
Sent from my iPhone
> --
> You received this message because you are subscribed to the ADF Enterprise Methodology Group (http://groups.google.com/group/adf-methodology). To unsubscribe send email to adf-methodolo...@googlegroups.com
--