Hi , I'm migrating oracle forms 6i to 12c (linux), In 6i we have maintained everything under menu, user application and support application utility under the single form , we open support application utility by passing the menu name as below
C:\orant\BIN\ifrun60.EXE module=IBA_menu.fmx menuname="BSUPPORT"
So I'm trying the same in 12c by passing menu in URL but menu name is not getting passed as parameter. I can see many menu paratemeters has been deprecated in 12c. Is there any way i could pass the menu name ?
http://xxxxxxxxx:9001/forms/frmservlet?config=webutil_webstart&form=IBA_MENU&menuname=BSUPPORT