11 January 2011 How to capture the Task programmatically through Managed Bean (Adf – Soa Suite – Human Task) January 11, 2011 Author: victorjabur Bpel Oracle soa Soa Suite 11g 8 This is another useful code that lets you to capture the task with full attributes from your Java Class (Managed Bean).
11 January 2011 How to capture programmatically (Java – Adf Faces) an attribute from payload task (Human Task Form) January 11, 2011 Author: victorjabur Adf Faces java JSF soa Adf Faces Oracle Human Task programmatically attribute 0 This is an useful code that capture the value of an attribute inside of payload from Human Task generated automatically from bpel.
10 January 2011 How to set recursively component properties using Java Server Faces (JSF) January 10, 2011 Author: victorjabur Adf Faces java JSF JSF Java Recursively Properties 11 I am using a piece of code that setting disabled=true and readonly=true to all components inside of a Form, but you can use this in other situations: