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 

IMS transactio and program link

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> IMS
View previous topic :: View next topic  
Author Message
lalls
Beginner


Joined: 02 Dec 2002
Posts: 3
Topics: 1

PostPosted: Tue Sep 16, 2003 9:11 am    Post subject: IMS transactio and program link Reply with quote

Where does the link between IMS online transactions and the programs they invoke reside and how are transaction and MFS linked???
Back to top
View user's profile Send private message
Bithead
Advanced


Joined: 03 Jan 2003
Posts: 550
Topics: 23
Location: Michigan, USA

PostPosted: Tue Sep 16, 2003 11:31 am    Post subject: Reply with quote

The link between the transaction and the program is defined in the Stage 1 definition (See the IMS Installation Guide Volume II, APPLCTN and TRANSACT Macros). The link between the format (MFS) and the transaction is defined in the MID - look for "MSG TYPE=INPUT" - the transaction code is the first MFLD entry (See IMS Application Programming - Transaction Manager).
Back to top
View user's profile Send private message
lalls
Beginner


Joined: 02 Dec 2002
Posts: 3
Topics: 1

PostPosted: Wed Sep 17, 2003 2:40 am    Post subject: Reply with quote

Hi Bithead,
Thanks for the reply.

I am still not able to find the link between the PSB and program. Since the following code only connects a PSB and transaction name. How is program name derived from PSB.

APPLCTN PSB=DFSIVP1,PGMTYPE=TP
TRANSACT CODE=IVTNO,MODE=SNGL,
MSGTYPE=(SNGLSEG,NONRESPONSE,1)
Back to top
View user's profile Send private message
Bithead
Advanced


Joined: 03 Jan 2003
Posts: 550
Topics: 23
Location: Michigan, USA

PostPosted: Wed Sep 17, 2003 11:41 am    Post subject: Reply with quote

The PSBGEN macro for this PSB in ADFSISRC(DFSIVP1) is

PSBGEN LANG=ASSEM,PSBNAME=DFSIVP1

In an MPP environment, the PSB name must match the program name - see IMS Utilities Reference: System - Chapter 2.
Back to top
View user's profile Send private message
lalls
Beginner


Joined: 02 Dec 2002
Posts: 3
Topics: 1

PostPosted: Wed Sep 17, 2003 11:43 pm    Post subject: Reply with quote

Thanks a lot.....
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> IMS 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