Data Loaded to Business Object from Oracle Cloud BIP Report
Summary:
We have Requirement to Fetch the data from Oracle Cloud BIP Report and do the further transactions on a single VB Page.
Can anybody Please suggest a suitable Solution for this Requirement.
The Design is as below:
The Page will be managed by Supervisors only.
So, We are passing an Input Parameter on Page such as a Manager Username for the Service Connection (from Catalog) Created based on the BIP Report to fetch the data into the VB Page.
We need to Populate the Data using 3 LOV Values Employee Number, Period and Type
On the selection of the data from the LOV for a Particular Employee Number, Period or Type, The Relevant Employee Number, Employee Name, Period and Type should get Populated into the Relevant text boxes.
0