FEPRODEFAggregateRecordType
FEPI Property Set Definitions aggregate record
Fields
StringAggregationType)
The name of the transient data queue to which pool-specific exceptional events are to be written. If this option is omitted, there is no user-supplied exceptional event queue processing.
StringAggregationType)
(Optional.) Specify the name of the transaction that will perform begin-session processing, immediately after a session has been established. If this option is omitted, there is no user-supplied begin-session processing.
EnumAggregationType)
The change agent identifier that made the last modification.
- DREPAPI - Resource was last changed by a CICSPlex SM API command.
StringAggregationType)
The CICS release level of the agent that made the last modification.
DateAggregationType)
The local date and time when the definition was last changed.
StringAggregationType)
The user ID that made the last modification.
EnumAggregationType)
Identifies what is to happen when an EXEC CICS FEPI SEND command is issued and there is inbound data with begin-bracket. The options are:
- LOSE - The EXEC CICS FEPI SEND command fails; an EXEC CICS FEPI RECEIVE command must be issued to get the inbound data.
- WIN - The EXEC CICS FEPI SEND commands succeeds; inbound data is rejected with a negative response
DateAggregationType)
The local date and time when the definition was created.
EnumAggregationType)
For SLU2 mode, the data mode to be used:
- FORMATTED - Formatted operations. Character attributes are not supported on outbound data and ignored on inbound data.
- DATASTREAM - Data stream operation.
LongAggregationType)
The code page of the description field.
StringAggregationType)
A description of the FEPI Property Set definition.
EnumAggregationType)
The LU mode and the device type that is to be simulated. The options are: T3278M2, T3278M3, T3278M4, T3278M5, T3279M2, T3279M3, T3279M4, T3279M5, TPS55M2, TPS55M3, TPS55M4, LUP.
StringAggregationType)
(Optional.) The name of the transaction that will perform end-session processing, either when a conversation is ended or when a session is to be ended. If this option is omitted, there is no user-supplied end-session processing.
EnumAggregationType)
Identifies whether initial inbound data is expected when a session is started:
- NOTINBOUND - No inbound data is expected.
- INBOUND - Inbound data is expected
StringAggregationType)
(Optional.) The name of the journal where data is to be logged. If the value is omitted, no journaling is done.
LongAggregationType)
(Optional.) The number of the journal where data is to be logged, in the range 1 (the default) through 99. If the value is 0 (zero) or omitted, no journaling is done.
EnumAggregationType)
Identifies the required journaling of data to and from the back-end system:
- NOMSGJRNL - No journaling.
- INPUT - Journal inbound data.
- OUTPUT - Journal outbound data.
- INOUT - Journal inbound and outbound data
LongAggregationType)
The maximum length of data that can be returned on any FEPI RECEIVE, CONVERSE, or EXTRACT FIELD command for a conversation, or that can be sent by any FEPI SEND or CONVERSE command for a conversation. This value helps FEPI use storage in a more efficient manner, so should be set no larger than necessary. It must be in the range 128 through 1048576. If this value is omitted, the default value 4096 is used.
StringAggregationType)
The name of the FEPI Property Set definition.
StringAggregationType)
(Optional.) The name of the transaction to be started to handle 'set and test sequence number', for SLU P mode only. If this value is omitted, there is no user-supplied STSN handling; FEPI handles STSN automatically.
EnumAggregationType)
(Optional.) The acknowledgement FEPI is to give if there is to be no unsolicited data processing:
- NEGATIVE - Negative response X'0813'; BID is not accepted.
- POSITIVE - Positive response, BID is accepted and subsequent data is accepted and discarded. If this option is omitted, unsolicited data is handled by the transaction specified in the Unsolicited data transaction field. The Unsolicited data response and Unsolicited data transaction fields are mutually exclusive.
- NOTAPPLIC - This value must be chosen when the Unsolicited data transaction field is non-blank, as these two fields are mutually exclusive.
StringAggregationType)
(Optional.) The name of the transaction that will handle unsolicited data. If no transaction name is specified, there is no user-supplied processing of unsolicited data. The Unsolicited data response and Unsolicited data transaction fields are mutually exclusive.
StringAggregationType)
Optional string of up to 8 characters that allows you to provide additional site-specific data related to the resource definition.
StringAggregationType)
Optional string of up to 8 characters that allows you to provide additional site-specific data related to the resource definition.
StringAggregationType)
Optional string of up to 8 characters that allows you to provide additional site-specific data related to the resource definition.
LongAggregationType)
The version number of the FEPI Property Set definition, from 1 to 15.