Display Memorized Transaction

Display a Memorized Transaction panel

How to Get There

From the Exit Point Manager Main Menu, select option 11. On the Work with Memorized Transactions panel, choose option 5 for a Memorized Transaction and press Enter.

What it Does

The Display Memorized Transaction panel enables you to display a memorized transaction.

Options

System

System indicates the target of any operations you perform. When you add rules, for example, those rules will be sent to, and will affect processing on, the System named.

ASP Group

When a memorized transaction is evaluated, this ASP Group name will be compared to the current ASP Group name of the job issuing the transaction. These need to be the same (or this must be set to the special value *ALL) for this memorized transaction to be considered a match.

Server

A Server in Exit Point Manager is a controlled entry point into your system. These entry points are determined and defined by IBM. Exit Point Manager has assigned easy-to-remember names to these controlled entry points.

Function

A Function, or Server Function, in Exit Point Manager represents a class of operations that a given Server may perform. For example, the *SIGNON Server classifies its operations as those pertaining to changing passwords, generating authentication tokens, and retrieving sign-on information. Exit Point Manager has assigned easy-to-remember names to these Functions, such as CHGPWD, GENAUTTKN and RETRIEVE. This field cannot be changed.

Special values are:

*ALL The rule will apply to all Functions of the specified Server.
User Type

This field is used to indicate whether the associated User field refers to an O/S user profile or a Exit Point Manager User Group.

Valid values are:

U The associated User field refers to an O/S user profile.
G The associated User field refers to a Exit Point Manager user group.
User

User represents the identity of the person initiating a transaction as a user profile. The special value *PUBLIC, when used on a rule, means that the rule applies to any User lacking a specific rule. When used as a subset or selection parameter, *PUBLIC means to select all such rules for display or printing.

Special values are:

*PUBLIC The rule will apply to all Users.
Location

Location represents the source of a transaction. Location can hold an IP Address, an IP Address Group or the name of an SNA Communications Device. The special value *ALL, when used on a rule, means that the rule applies to any rule means that the rule applies to any Location lacking a specific rule. when used as a subset or selection parameter, *ALL generally means to select all such rules for display or printing.

Special values are:

*ALL The rule will apply to all Locations.
Authority

Authority represents the action to be taken when a rule is found that matches the data present on a transaction.

The list of valid values may include one or more of these values:

*USER Current user authority is used.
*0S400 Exit Point Manager will use normal operating system authority for the user.
*REJECT Exit Point Manager will reject requests.
*SWITCH Exit Point Manager will use the authority of the switch profile for the transaction. A switch profile entry is required.
*MEMUSR Memorized Transactions (MTR) are checked for authority first. If no MTR authority is encountered, Exit Point Manager will use the authority of the current user.
*MEMOS400 Memorized Transactions (MTR) are checked for authority first. If no MTR authority is encountered, Exit Point Manager will use normal operating system authority for the user.
*MEMREJECT Memorized Transactions (MTR) are checked for authority first. If no MTR authority is encountered, Exit Point Manager will reject requests for the specified user.
*MEMSWITCH Memorized Transactions (MTR) are checked for authority first. If no MTR authority is encountered, Exit Point Manager will use the authority of the switch profile for the specified user. A switch profile entry is required.
*MEMOBJ Memorized Transactions (MTR) are checked for authority first. If no MTR authority is encountered, Exit Point Manager will check any objects used in the transactions for authorities defined by Object Rules.
*SERVER Exit Point Manager will use the authority defined for the Server.
*SRVFCN Exit Point Manager will use the authority defined for the Server Function.
Audit transactions

The Audit transactions flag controls the logging of transactions to the Log Journal set up on the work with Exit Point Manager System Values panel. Specify one of these values for Audit transactions:

*DEFAULT Uses the value found in the rule above this one in the rule hierarchy.
*YES Logs all requests when this rule is enforced.
*NO Logs only access failures (rejects) for this rule.
Send messages

The Send messages flag controls the sending of messages to the Log Message Queue set up on the work with Exit Point Manager System Values panel.

Specify one of these values for Send messages:

*DEFAULT Uses the value found in the rule above this one in the rule hierarchy.
*YES Sends a message when this rule is enforced.
*NO Does not send a message when this rule is enforced.
Capture transactions

The Capture transactions flag controls whether transactions are remembered in Exit Point Manager for later memorization. Once captured, transactions can become Memorized Transactions which can act as rules. Specify one of these values for Capture transactions:

*DEFAULT Uses the value found in the rule above this one in the rule hierarchy.
*YES Captures the transaction when this rule is enforced.
*NO Does not capture the transaction when this rule is enforced.
Switch profile

The Switch profile holds the name of a user profile whose authority is used to process the transaction instead of the authority of the User initiating the transaction. The transaction is executed as, and uses the authority of, this Switch profile.

The job that processes the transaction continues to run under this switch profile until Exit Point Manager processes another transaction request for that job.

Switch profile is allowed only when Authority contains *SWITCH or *MEMSWITCH, if *MEMSWITCH is allowed. Otherwise it must contain *NONE. This field may hold the special value *NONE in which case no Switch profile will be used.

Status

This is the status of the Memorized Transaction.

Possible values are:

*ACTIVE Exit Point Manager will attempt to match this transaction during rule enforcement. Memorized Transactions that are changed to *ACTIVE will have a matching User or Location rule changed to the corresponding action; *ALLOW to *MEMOS400, *REJECT to *MEMREJECT, or *SWITCH to *MEMSWITCH.
*INACTIVEExit Point Manager will not attempt to match this transaction during rule enforcement. Memorized Transactions that are changed to *INACTIVE will have the matching User or Location rule changed (if there are no other Memorized Transactions for that rule) to the corresponding action; *MEMOS400 to *ALLOW, *MEMREJECT to *REJECT, or *MEMSWITCH to *SWITCH.
Transaction

The Memorized Transaction against which incoming transactions are tested. If a match is found, then this rule will be invoked. Undisplayable characters in the transaction data are replaced by the mid—dot character (-).

You can use the Transaction wildcard character (%) to make a Transaction generic. The wildcard character is valid only at the end of a Transaction string. when you are memorizing or changing a Memorized Transaction, the first occurrence of the wildcard character that was NOT present in the string before you changed it will make the string generic and all data after that wildcard character will be discarded.

Command Keys

F3 (Exit): Exit the panel without processing any pending changes.

F12 (Cancel): Exit the panel without processing any pending changes.

 

Related Topics