Skip to Main Content

Cloud Connectivity

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.

Dependent Parameter in custom Ess Job in Oracle Cloud

306219Feb 19 2024 — edited Feb 19 2024

I'm developing the one of the fixed asset custom report. The report is registered in ESS JOB. It has few parameters
Parameter1: BOOK NAME and it is LOV or choice list type
Parameter2: LE NAME and it is LOV or choice list type
Parameter3: Major Category and it is LOV or choice list type
Parameter4: Minor Category and it is LOV or choice list type

When i choose the Book name in parameter 1 , the all LE names related to that Book Name should be displayed in parameter 2.
Similarly the all major category related to the Book Name should display in Parameter 3.
Similarly the all minor category related to the Major category item should display in Parameter 4.

I'm not able to find the any document to achieve the dependent parameter values dynamically. Could you please help on my requirement ASAP.

Comments
Post Details
Added on Feb 19 2024
1 comment
480 views