Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Taskflow returns empty data

Okan SutcuogluDec 26 2017 — edited Dec 26 2017

Hi i am trying to learn RDK and i use release10 version with JDeveloper 12.2.1 version. I am learning with RDKDeveBookR10 pdf file.

I made a Fusion Web Application connected to DB and created entities. Taskflow works fine in a temp page and it loads the data.

When i deploy it to jar file and use it in the AppsCloudUIKit project like  "_nodeList.add(new Node(idx++, "Farm List", "report", "WEB-INF/FarmList-taskflow.xml", "FarmList-taskflow"));"

It shows me nothing but static texts.

Thank you.

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jan 23 2018
Added on Dec 26 2017
0 comments
193 views