Cemt inquire requestmodel, Cemt inquire rrms – IBM CICS Transaction Server for OS/390 SC33-1686-02 User Manual
Page 128

CEMT INQUIRE REQUESTMODEL CEMT INQUIRE RRMS
|
CEMT INQUIRE REQUESTMODEL
|
Function:
Retrieves information about a
| REQUESTMODEL
|
Description:
INQUIRE REQUESTMODEL returns
| information about any currently installed Request models.
|
Input:
Press the Clear key to clear the screen, and type
|
CEMT INQUIRE REQUESTMODEL
(the minimum abbreviation is
|
CEMT I RE
). You get a display that lists the names and status
| of any request models.
|
Sample screen
||
|
I RE
|
STATUS:
RESULTS - OVERTYPE TO MODIFY
|
Req(DFHGFACT) Omgm(com::ibm::CosLifeCycle )
|
Omgi(GenericFactory
)
|
SYSID=HA61 APPLID=CICSHA61
|
RESPONSE: NORMAL
TIME: 15.54.22 DATE:
9. 3.98
|
PF 1 HELP
3 END
5 VAR
7 SBH 8 SFH 9 MSG 1 SB 11 SF
|
Figure 101. CEMT INQUIRE REQUESTMODEL screen
| If you place the cursor against a specific entry in the list and
| press ENTER, CICS displays an expanded format.
||
|
I RE
|
RESULT - OVERTYPE TO MODIFY
|
Requestmodel(DFHGFACT)
|
Omgmodule(com::ibm::CosLifeCycle)
|
Omginterface(GenericFactory)
|
Omgoperation(ᑍ)
|
Transid(CIOF)
|
Figure 102. The expanded display of an individual entry
|
Displayed fields
| REQUESTMODEL(
data-value)
|
specifies an 8-character request model name.
| OMGMODULE
(data-area)
|
returns the 58-character field containing the pattern
|
defining the name scope of the interface and operation
|
values for this REQUESTMODEL.
| OMGINTERFACE
(data-area)
|
returns the 31-character field containing the pattern
|
matching the interface name for this REQUESTMODEL.
| OMGOPERATION
(data-area)
|
returns the 31-character field containing the pattern
|
matching the IDL operation name for this
|
REQUESTMODEL.
| TRANSID
(name)
|
returns the 4-character name of the CICS transaction to
|
be executed when a request matching the specification
|
of the REQUESTMODEL is received.
|
CEMT INQUIRE RRMS
|
Function:
Retrieve RRMS information.
|
Description:
INQUIRE RRMS tells you if CICS does or
| does not accept inbound transactional EXCI work.
|
Input:
Press the Clear key and type
CEMT INQUIRE RRMS
| (the minimum abbreviation is
CEMT I R
).
| You will get a display screen, a sample of which is shown
| below.
|
Sample screen
||
|
IN RRMS
|
STATUS: RESULTS
|
Rrm Ope
|
Figure 103. CEMT INQUIRE RRMS screen
|
|
─
─
─CEMT Inquire Rrms ─
|
Displayed fields
| Closed
|
indicates that CICS will not accept inbound transactional
|
EXCI work.
| Open
|
indicates that CICS will accept inbound transactional
|
EXCI work.
110
CICS Supplied Transactions