sprasad
27th January 2009, 11:23
While using pragma for giving authorisations to sub-sessions as well while the main session is given authorisation it has been observed that the authorisation doesnot validate all the sub sessions.Some sub sessions still show no permission error.
Is there any criteria for giving authorisation to sub-sessions using
pragma.

For e.g if I have a session A
In the before.program of session A if I write
pragma used session "B"
pragma used session "C"
pragma used session "D"

Is there any specific reason when during DEM generation I give authorisation to A.The session B and C gets automatic authorisation but D does not get the same ??


Regards
Rekha

mark_h
27th January 2009, 22:22
I have seen this issue - never could figure out why. Our dem managers keep a list of sessions to be added after they re-gen the desktop. Sorry I don't have a good fix.

satish_pabathi
28th January 2009, 07:49
Hi,

The actual thing is if you want to give authorization of session through DEM just create one utility and add all main sessions only to it and create one role and business process and link all this, then while you use this sessions you will get sub sessions automatically .

mark_h
28th January 2009, 23:43
We can't do that because not all users get the same sessions. We have to track it by role.