SCANPARM parameter

From m204wiki
Jump to navigation Jump to search

SirScan system flags

Summary

Default value
X'00'
Parameter type
System
Where set
User 0 CCAIN parameters
Related products
SirScan
Introduced
Before Sirius Mods 6.7

Description

This parameter is a bitmask parameter that controls certain SirScan behavior.

The SCANPARM bits are:

X'01'
Allow non-system-manager users to browse journal entries for public requests on Janus Web Server threads. Public requests are those that are not protected from access by userid.
X'02'
Issue a redundant “MSIR.0361: Processing request method URL” message after login. Normally, MSIR.0361 is issued on web threads before login, since the method and URL are known before the userid and password, if a login is even required for the request. Unless the X'02' SCANPARM bit is set, users browsing journal entries for Janus Web Server threads based on userid do not see the MSIR.0361 message (since it occurs before the login), so they have a difficult time ascertaining the method and URL being processed in a particular request.

If a site is not authorized for SirScan, this parameter will have no effect.