Event processing adapter - EPADAPT
The Event processing adapter (EPADAPT) views display information about a specified event processing adapter.
Supplied views
To access from the main menu, click:
| View | Notes |
|---|---|
| Event processing adapter EYUSTARTEPADAPT.DETAILED |
Detailed information about the selected Event Processing Adapter. |
| Event processing adapter EYUSTARTEPADAPT.DETAILED1 |
Detailed information about the Event Processing Adapter resource signature. |
| Event processing adapter EYUSTARTEPADAPT.DISABLE |
Disable an event processing adapter. When disabled, the event processing adapter and its associated resources are not available to CICS. |
| Event processing adapter EYUSTARTEPADAPT.ENABLE |
Enable an event processing adapter. When enabled, the event processing adapter and its associated resources are available to CICS. |
| Event processing adapter EYUSTARTEPADAPT.SET |
Set attribute according to values specified in input fields. |
| Event processing adapter EYUSTARTEPADAPT.TABULAR |
Tabular information about event processing adapter. |
Actions
| Action | Description |
|---|---|
| DISABLE | Disable an event processing adapter. When disabled, the event processing adapter and its associated resources are not available to CICS. |
| ENABLE | Enable an event processing adapter. When enabled, the event processing adapter and its associated resources are available to CICS. |
| SET | Set attribute according to values specified in input fields. |
Fields
| Field | Attribute name | Description |
|---|---|---|
| Adapter type | ADAPTERTYPE |
Indicates the type of the EPADAPTER. Values are:
|
| Authority | AUTHORITY |
Indicates the Authority of the event processing adapter. Values are:
|
| Authority user ID | AUTHUSERID | The 8-character user identifier to be used to start the event processing adapter transaction. This attribute is only set if AUTHORITY is USERID. |
| Bundle name | BUNDLE | Name of the bundle from which the event processing adapter is installed. |
| Last modification agent | CHANGEAGENT |
The change agent identifier that made the last modification.
|
| Last modification agent release | CHANGEAGREL | The CICS release level of the agent that made the last modification to the resource definition. |
| Last modification time | CHANGETIME | The local date and time when the definition was last changed. |
| Last modification user ID | CHANGEUSRID | The user ID that made the last modification to the resource definition. |
| Event processing adapter configuration data | CONFIGDATA1 |
A 64-character data area containing the primary configuration data item for the event processing adapter. If the primary configuration data
item is less than 64 bytes, the field is padded with blanks. The data item returned is dependent upon ADAPTERTYPE,
as follows:
|
| Event format | DATAFORMAT |
The format of events emitted by this event processing adapter. Values are:
|
| Source of the resource definition | DEFINESOURCE | The source of the definition, depending on which agent made the last change. |
| Creation time | DEFINETIME | The local date and time when the resource definition record was created on DFHCSD or EYUDREP. |
| Emission mode | EMITMODE |
The event emission mode of this event processing adapter. Values are:
|
| Enabled status | ENABLESTATUS |
Indicates whether the event processong adapter is enabled or not. Values are:
|
| Installation agent | INSTALLAGENT |
The install agent identifier that made the installation.
|
| Installation time | INSTALLTIME | The local date and time when the definition was installed. |
| Installation user ID | INSTALLUSRID | The user ID that installed the resource definition. |
| Invoke type | INVOKETYPE |
Indicates how the event processing adapter is invoked. Values are:
|
| Name | NAME | Specifies the name of this event processing adapter. The name can be up to 32 characters in length. |
| Priority | PRIORITY |
Indicates the dispatching priority of event emission for this event processing adapter. This attribute is ignored when EMITMODE is SYNCHRONOUS.
Values are:
|
| Program | PROGRAM | The 8-character name of the event processing adapter program. If the ADAPTERTYPE is CUSTOM, this attribute is only applicable if INVOKETYPE is LINK. |
| Number of events emitted | PUTEVENTS | The number of events that have been emitted by this event processing Adapter. |
| Transaction | TRANSACTION | The 4-character name of the transaction definition that is used if the event processing adapter transaction is attached. The TRANSACTION attributes is only applicable if INVOKETYPE is ATTACH. |
| Transactionality | TRANSMODE |
Indicates the event transactionality attribute of this event processing adapter. Values are:
|