MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

question about 'good morning' message

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware
View previous topic :: View next topic  
Author Message
issac1029
Intermediate


Joined: 10 Dec 2005
Posts: 159
Topics: 75

PostPosted: Mon Jul 10, 2006 10:59 pm    Post subject: question about 'good morning' message Reply with quote

Code:
Sending messages at CICS log-on



+----------------------------------------------------------------------+
|                    Message for CICS Sign-on                          |
|   Message text:                                                      |
|                                                                      |
| ____________________________________________________________________ |
| ____________________________________________________________________ |
| _____________________Good morning, everyone_________________________ |
| ___________________________________________________________________  |
| _______________This is just a test, please ignore!_________________  |
| ___________________________________________________________________  |
| ___________________________________________________________________  |
| ___________________________________________________________________  |
| ___________________________________________________________________  |
| ___________________________________________________________________  |
| ___________________________________________________________________  |
| ___________________________________________________________________  |
|                                                                      |
|     Number of days (including today) to display message: 1           |
|                                                                      |
|         To remove message, clear the text area                       |
|                                                                      |
|     Enter - Execute                               PF3 - Cancel       |
+----------------------------------------------------------------------+


+----------------------------------------------------------------------+
|                                                                      |
|                                                                      |
|  *========>>>>   Please read the following Message   <<<<GOOD>> Press CLEAR         |
|                                                                      |
+----------------------------------------------------------------------+


       IDENTIFICATION DIVISION.
       PROGRAM-ID. MSGCP01.
      *==============================================================*
      * This program is associated with transaction MSGP.            *
      * This program prepares 'good-morning' messages for program    *
      * MSGCP02. Messages are written to a VSAM KSDS file that must  *
      * be accessible by CICS.                                       *
      *                                                              *
      *==============================================================*


1)When I log on our system,there is no such message,does that means the MSGP TRANSACTION is removed from Logon on process of cics?

Code:
TEXT "Good morning" message program Before the "good morning" message is sent. "Good morning" message program exit XGMTEXT


2) for information in this Table 2. Alphabetical list of global user exit points ,it was to said that the EXIT is before the "good morning" message is sent,so I wander that whether the exit is still exist under the situation of removing Good morning" message from log-on process?Or this EXIT is always there where we suppose it to be when the process has no welcome message?
Back to top
View user's profile Send private message Send e-mail MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group