We have a custom menu that we use that calls a custom procedure that we wrote in house. Today, in IEE, this menu is setup with a PL/SQL Block that calls our custom package. Does anyone have an idea of how we could do this in cloud?
We have a background job that runs today along with this menu item. Could I set it up to call the db task instead? We normally just have the users RMB and then click this menu item and it starts the background job without taking them off of this screen.