Problem while Compile Menu (mmb) file on SunOS [message #636319] |
Tue, 21 April 2015 08:13 |
shekhar.salunkhe
Messages: 154 Registered: January 2008 Location: Pune
|
Senior Member |
|
|
Hi All,
I have one existing menu of application and I want to remove some submenus from mmb file.
I have compiled mmb file by removing those option.
Then we usually compile that source file in SunOS by using below command:
frmcmp_batch.sh module=appl.mmb userid=xxxx/xxxx@sid module_type=MENU compile_all=yes
It compiles sucessfully but it's strange for me.. after compiling it is rebuild menu file and adding those submenu as well which I wanted to remove.
Can anybody has face such issue ?
Is there any file or folder where changed source is comparing with existing source file.
Please help me, why/how oracle is re inserting those submenu ?
Thanks
|
|
|
|
Re: Problem while Compile Menu (mmb) file on SunOS [message #636322 is a reply to message #636320] |
Tue, 21 April 2015 08:27 |
shekhar.salunkhe
Messages: 154 Registered: January 2008 Location: Pune
|
Senior Member |
|
|
Hi,
I did not find with that name of file. I tried this many times but did not succeeded.
One more thing which I forget to mentioned, When I changed the source file name and compile it.
In this case I changed aapl.mmb to appl_new.mmb -->compile --> aapl_new.mmx generated.
Then I rename to aapl.mmx and copy into working directory.
It works but this workaround I can not use all the time.
|
|
|
|
|