Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [SOLVED] XMITIP within focexec

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[SOLVED] XMITIP within focexec
 Login/Join
 
Member
posted
We are using Mainframe FOCUS v 7.6.5. Does anyone know if you're able to incorporate XMITIP command within the focexec instead of using a JCL ?

This message has been edited. Last edited by: <Kathryn Henning>,


WebFOCUS 7.6
Windows, All Outputs
 
Posts: 6 | Registered: October 18, 2013Report This Post
Master
posted Hide Post
If I understand your scenario correctly, you have a FOCUS for z/OS process running. From within the process, you'd like to send out emails via XMITIP.

When I worked in FOCUS for z/OS we had several apps that sent out emails (messages and small reports) via XMITIP.

We basically had a two-step process:
1. Dynamically create JCL batch job that sends email.
2. Dynamically submit the job.

Pseudocode..
-WRITE MYJCL //JOB1 JOB ..
-WRITE MYJCL //STEP1 EXEC PGM=IKJEFT1B ..
-WRITE MYJCL //SYSEXEC DD ..
..
DYNAM SUBMIT MYJCL 

It was pretty powerful stuff, that had an extremely high success rate.

(Kudos to Lionel B. Dyck, and the other folks who put XMITIP together.)
 
Posts: 822 | Registered: April 23, 2003Report This Post
Member
posted Hide Post
Thank You. Yes, I used this process in the past. I think it's going to be the only approach.


WebFOCUS 7.6
Windows, All Outputs
 
Posts: 6 | Registered: October 18, 2013Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [SOLVED] XMITIP within focexec

Copyright © 1996-2020 Information Builders