Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If the application uses server based sessions, it is necessary to identify the session by name so that other server modules can access the session data.

     Begin_Com Role(*EXTENDS #PRIM_SRVM) Sessionidentifier('Session_1') 

...