bpanda
22nd April 2015, 07:40
Hello,

Is there any way to compile the menus from program script without AFS?

I have a customized session which updates some menus.
This session will run in a job.
So, I want the menus also to be compiled.
Do I need to write AFS on "ttadv3560m000" to compile the menus or anything else I can do to get compiled menus?
Please give your suggestions.

Thanks & Regards
Biswajyoti Panda

bbhawesh
22nd April 2015, 09:19
Maybe the option "Immediate conversion to runtime after change" option under developer parameter template?

bhushanchanda
22nd April 2015, 11:02
Also, in some cases, you need to run Session ttadv1243m000(Compile Lables) for the new Menus to work. So, make sure this session is also running in job.

Will be required, if you are creating new Menu's.

alexelchivo
20th September 2016, 21:23
Hi all..
Is there a way to compile all menu structure globally.?

I mean, I have export all tables (tools) from production server to Development server and now I have all the menus structures y Development as in Production but users are not able to see the menus because they are not compiled.

It's going to be very hard to compile every menu (folder) from the beginning to the end..

I've tried compiling labels, forms and session but didn't work..

Does anyone know the answer..??!!

Thanks

bpanda
21st September 2016, 07:47
Hi,
I think you can achieve this by running the session "Create Runtime Data Dictionary (Forms and Menus)" (ttadv5214m000).

Thanks & Regards
Biswajyoti Panda

mark_h
21st September 2016, 15:37
Don't forget after running the CRDD session to make sure you log out and back into the system. You might also need to make sure nothing is hanging around in shared memory - seems I recall someone mentioning once they had to stop it and restart it to pick up changes.

alexelchivo
22nd September 2016, 13:55
I've run those sessions but nothing happens..

Only works when I compile each menu a time and it's very hard to finish this way.