I have an selectOneChoice component pointing to a VO and i have the value of the selectOnChoice in a Bean.
I have a taskflow that travels between two pages, when i press a button i travel from one page to another one (where i have the selectOnChoice component that should be preselected).
I already tried to set the attribute and refresh it but the component does not exist at the time of the page change, i think that is because of the VO related with the selectOnChoice that still is not loaded yet.
JDeveloper version 12.2.1.3.0