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 

Invoking a NRMPP from Dialog Manager

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


Joined: 02 Jun 2004
Posts: 64
Topics: 31

PostPosted: Thu Jan 06, 2005 8:14 am    Post subject: Invoking a NRMPP from Dialog Manager Reply with quote

Is it possible to invoke a NRMPP from a dialog manager transcation.

Say I have a dialog manager transcation, from that transcation I need to invoke a NRMPP which would issue a CHNG,ISRT and would write the message to some destination , Is this possible.
Back to top
View user's profile Send private message Send e-mail
Bithead
Advanced


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

PostPosted: Thu Jan 06, 2005 9:40 am    Post subject: Reply with quote

By NRMPP I assume that you mean Non-Response MPP. If that is so then there are a number of ways that this can be achieved.

Easy way - Write a BMP to do the insert for you. Create JCL with instream data on the fly and submit through the internal reader or write to a dataset and submit job to read it. The BMP will insert to the output message queue.

Harder way - use APPC to create input message for MPP.

Very hard way - Use OTMA with IMS Connect or OTMA client.

I have not seen any examples of inputing directly to the output message queue directly from REXX or CLIST.
Back to top
View user's profile Send private message
Rajkannan
Beginner


Joined: 02 Jun 2004
Posts: 64
Topics: 31

PostPosted: Thu Jan 06, 2005 10:45 am    Post subject: Reply with quote

Hi Bithead,

Thanks for the update. What I am trying to do is , I have a Dialog Manager
Transcation which issues a RESPOND, hence I cannot use Switch to transfer. From this transcation I want to transfer control to another transaction (NRMPP) ( I think using OUTSIDE will could do) , this transaction (NRMPP) would build a JCl and write it to spool and internal reader would take it from there.

Question I have can I proceed with OUTSIDE call to invoke NRMPP and if
yes this NRMPP should be able read the message and issue a CHNG, ISRT to the Spool after building the JCL dynamically.

Thanks
Raj
Back to top
View user's profile Send private message Send e-mail
Bithead
Advanced


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

PostPosted: Thu Jan 06, 2005 10:55 am    Post subject: Reply with quote

Is this "Dialog Manager" or "IMS Multi-Dialog Manager"?
Back to top
View user's profile Send private message
Rajkannan
Beginner


Joined: 02 Jun 2004
Posts: 64
Topics: 31

PostPosted: Thu Jan 06, 2005 12:33 pm    Post subject: Reply with quote

It is Standardware Dialog Manager for IMS.
Back to top
View user's profile Send private message Send e-mail
Bithead
Advanced


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

PostPosted: Thu Jan 06, 2005 12:55 pm    Post subject: Reply with quote

I am not familiar with this product but I took a quick look at the product guide and it seems that this would be the way to do it. What is the destination of the message? Is it an IMS resource (NODE)?
Back to top
View user's profile Send private message
Rajkannan
Beginner


Joined: 02 Jun 2004
Posts: 64
Topics: 31

PostPosted: Thu Jan 06, 2005 1:06 pm    Post subject: Reply with quote

The destination is the spool.
Back to top
View user's profile Send private message Send e-mail
Bithead
Advanced


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

PostPosted: Thu Jan 06, 2005 1:09 pm    Post subject: Reply with quote

Then look into using the SPOOL API in your NRMPP - IMS Programmers guide - Transaction Manager.
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