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.

How to set up "Bindings"

Eugen LangOct 13 2022

Hi all! I am new to adf. I am developing a module in an existing application. The modules are similar and there are not big differences. When setting up the .jsff file, I can't set up "Bindings" in any way. There are "Bindings" in the screenshot - this is copied from another module to my new module, since it is similar. Please advise what needs to be done to set them up. Screenshots attached.
bindings-01.pngbindings-02.png

This post has been answered by Timo Hahn on Oct 13 2022
Jump to Answer

Comments

Timo Hahn
Answer

User, tell us your exact JDev version, please!

Please explain in detail how you have set up the .jsff file?
Is the .jsff file assigned to a bounded task flow?
Only then can you assign bindings. They are created automatically when you use data (VOs, methods) from the data control and drop it onto the .jsff file.

Timo

Marked as Answer by Eugen Lang · Oct 14 2022
Eugen Lang

@timo-hahn1 Thank you very much Timo Hahn for your help! There is a phrase in your post that helped me understand what to do ("drop it onto the .jsff file"). I did this and it helped me further thanks!

1 - 2

Post Details