Previous Topic: Enable Activity Log Security

Next Topic: PDA Interface

Impact on Web Screen Painter

The Activity Log Security feature, $NX_ACTIVITY_LOG_ SECURITY, includes the following attributes (time_spent, time_stamp, and description) for the alg, chgalg, issalg objects in majic.

Example: $NX_ACTIVITY_LOG_SECURITY for Object alg in cm.maj

In this example, for object alg in cm.maj, $NX_ACTIVITY_LOG_SECURITY appears on the three attributes:

time_spent DURATION $NX_ACTIVITY_LOG_SECURITY {ON_POST_VAL update_cr_timespent( call_req_id ) 50 ;
 } ;
time_stamp DATE $NX_ACTIVITY_LOG_SECURITY   { ON_NEW DEFAULT NOW ; } ;
description     STRING    $NX_ACTIVITY_LOG_SECURITY;

In Web Screen Painter, Updatable only for new record field is disabled when the value of the keyword evaluates to WRITE_NEW.

Note: For information about Web Screen Painter, see the Implementation Guide.