This page is to be read by system technicians who are reconfiguring or customizing Security Checkpoints. If you are not familiar with Security Checkpoints, please read About Security Checkpoint.
In List Security Checkpoints you can view all Security Checkpoints in your installation of IFS Applications. If you want to change any Security Checkpoint use RMB Show Details and go to Security Checkpoint Details.
In Security Checkpoint Details you can change the behavior of Security Checkpoints. To make a Security Checkpoint Active or Inactive just check or uncheck the Security Checkpoint Active checkbox.
To change the log message, edit the message. Parameters can be used using simple &PARAMETERNAME syntax. Available parameters are listed below the message field. To add new a new parameter not listed, the PL/SQL code in the business logic must be customized to include the parameter.
The Security Checkpoint Details screen contains the following information:
Column | Description |
---|---|
Checkpoint Id | A unique id identifying a Security Checkpoint |
Active | If this checkbox is checked the Security Checkpoint is active, if not checked the Security Checkpoint is inactive. |
Description | The description for this Security Checkpoint Gate. |
Message | The Security Checkpoint Log message for this Security Checkpoint. Parameters are prefixed with an & and followed by the parameter name in uppercase letters. |
Parameters | |
Name | Name of the parameter |
Data Type | The data type of a parameter can be STRING, NUMBER or DATE. |