gavin_wusj
15th July 2010, 10:04
Hi,

I met a problem about the zoom sessions, we want to set all the zoom sessions's authority to 'Display', no "Miantain" permission, how can I set it.
I wish I only set once, then it can cover all sessions.
I know we can set authority through by Permission of sessions, Tables, Table fields. But it need many many workload.

ENV: Infor Ln 6.1 FP5.
OS: AIX
DB: Oracle.

Thanks a lot

Gavin
7/15

mark_h
15th July 2010, 16:12
This is the correct forum for these type questions. I do not know LN or anything that might solve this problem with zooms.

NPRao
15th July 2010, 21:52
Gavin,

I don't think there is a automatic standard way of doing that. To reduce the workload you can set the session authorizations at package/module levels. But the end users should have a limit set of sessions in a customized menu, so it is easier to take those list of sessions and find its zoom sessions. You can query into the ttadv301 (Form Fields table), for the fields - zoom, zprg.
You also have to query the tools table ttadv237 (Maintain Sessions by Functions/Program Scripts) in case there is code for dynamic conditional zooming at fields' level.

gavin_wusj
16th July 2010, 14:08
Hi all,

Thanks for your reply, thanks a lot, we will process the requirement according to your suggestion.

Best Regards,

Gavin
7/16