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     Execute Mainframe FOCEXECS from WebFOCUS

Read-Only Read-Only Topic
Go
Search
Notify
Tools
Execute Mainframe FOCEXECS from WebFOCUS
 Login/Join
 
Member
posted
We need to be able to execute from WebFOCUS legacy FOCEXECS that are stored on our mainframe. Does anybody have any experience with this?


Annette Bradley
Lead Systems Analyst/Programmer

Prod: WebFOCUS 7.1.0
Test: WebFOCUS 7.1.0
 
Posts: 26 | Location: Little Rock, AR | Registered: October 29, 2004Report This Post
Master
posted Hide Post
You may be able to execute them thru Report Caster (RC).
Wink


Tomsweb
WebFOCUS 8.1.05M, 8.2.x
APP Studio, Developer Studio, InfoAssist, Dashboards, charts & reports
Apache Tomcat/8.0.36
 
Posts: 573 | Location: Baltimore, MD | Registered: July 06, 2006Report This Post
Virtuoso
posted Hide Post
So are you converting from Focus to WebFocus?
Check with IBI to see what they suggest. Most of your programs should still work, but you will need to make modifications such as Output types and APP PATHS.


In Focus since 1993. WebFOCUS 7.7.03 Win 2003
 
Posts: 1903 | Location: San Antonio | Registered: February 28, 2005Report This Post
Platinum Member
posted Hide Post
Hi Annette,
What is the configuration going to be? Is there a reporting server on MVS? Another one somewhere else? Is this MRE? Dev Studio? Self Service?
Rich


WebFOCUS 8202 Win 2012
Test - WebFOCUS 8203 on Win 2012
 
Posts: 173 | Registered: November 16, 2005Report This Post
Member
posted Hide Post
There is a reporting server running on MVS. The focexec that is residing on the mainframe should be executed from Managed Reporting.


Annette Bradley
Lead Systems Analyst/Programmer

Prod: WebFOCUS 7.1.0
Test: WebFOCUS 7.1.0
 
Posts: 26 | Location: Little Rock, AR | Registered: October 29, 2004Report This Post
Platinum Member
posted Hide Post
Annette :
Here is the magic bullet to call a mainframe focexec/HTM from an MRE fex :

-MRNOEDIT -INCLUDE fexname (for fexes)
-MRNOEDIT -HTMLFORM htmname (for HTM members)

That's it. As simple as that. But of course, you need to make sure that your mainframe code libraries are all defined with the WF setup you have. Try it once like this in MRE, and contact your IBI SE if it does not work.

For security & backup purposes, we maintain all our HTML & FOCUS code on the mainframe for the most part. They are launched from an MRE fex using one of the above commands. You can have other code in the MRE fex before and after the -MRNOEDIT line.

Hope that helps.
Sandeep M.

This message has been edited. Last edited by: BlueZone,


-------------------------------------------------------------------------------------------------
Blue Cross & Blue Shield of MS
WF.76-10 on (WS2003 + WebSphere) / EDA on z/OS + DB2 + MS-SQL
MRE, BID, Dev. Studio, Self-Service apps & a dash of fun !! Music
 
Posts: 218 | Location: Jackson, MS | Registered: October 31, 2006Report This Post
Expert
posted Hide Post
heres the cool document on the subject




In Focus since 1979///7706m/5 ;wintel 2008/64;OAM security; Oracle db, ///MRE/BID
 
Posts: 3811 | Location: Manhattan | Registered: October 28, 2003Report This Post
Member
posted Hide Post
Thanks for the info, but this appears to pertain more to migrating reports from mainframe focus to webfocus. We are wanting to be able to remotely execute the legacy FOCUS code that resides on the mainframe as a short-term fix until we can go through the complete migration process.


Annette Bradley
Lead Systems Analyst/Programmer

Prod: WebFOCUS 7.1.0
Test: WebFOCUS 7.1.0
 
Posts: 26 | Location: Little Rock, AR | Registered: October 29, 2004Report This Post
Expert
posted Hide Post
you might want whats called a HUB SUB environment, where the hub is a windows box, say, and you still have eda on the mainframe
but you execute fexes (either resident on the mainframe or resident on your win box )
using REMOTE command
where you have set up your mainframe as a REMOTE server.
Whether the mainframe-resident fexes would have to be moved to some other path, tweaked a bit,...not sure. Your local ibi/se can help you do that. But issueing execute commands from your windows box host to your remote server is def. possible, i do it 24/7/365. You're at Dillards, Annette? Go find and say hi to Ann Fakouri, she's relatively new to you all, but she had been a user and fan of our wf system here for years!




In Focus since 1979///7706m/5 ;wintel 2008/64;OAM security; Oracle db, ///MRE/BID
 
Posts: 3811 | Location: Manhattan | Registered: October 28, 2003Report This Post
Platinum Member
posted Hide Post
So Annette,
Did -MRNOEDIT work for you? I am not exactly sure if I am missing something here, but like said, we execute our mainframe rpcs from the MRE using that command. Works like a charm.

Sandeep M.


-------------------------------------------------------------------------------------------------
Blue Cross & Blue Shield of MS
WF.76-10 on (WS2003 + WebSphere) / EDA on z/OS + DB2 + MS-SQL
MRE, BID, Dev. Studio, Self-Service apps & a dash of fun !! Music
 
Posts: 218 | Location: Jackson, MS | Registered: October 31, 2006Report This Post
Member
posted Hide Post
Thanks for the input. I'll check into the hub-sub environment.

I am with Arkansas Blue Cross Blue Shield.

Annette


Annette Bradley
Lead Systems Analyst/Programmer

Prod: WebFOCUS 7.1.0
Test: WebFOCUS 7.1.0
 
Posts: 26 | Location: Little Rock, AR | Registered: October 29, 2004Report This Post
Member
posted Hide Post
Annette,

You should have a few examples on your system already which I set up back in 1999 - early 2001. I know you guys don't delete the files. The GCPS Pended Claim Report is a good example. Another example was a provider report for Rose J. Can't remember the name.

Sue

PS. Please tell everyone I said hi.


Sue

 
Posts: 18 | Registered: October 06, 2005Report This Post
Member
posted Hide Post
Back in 2001 ABCBS' environment was a hub-sub environment. Don't know what it is today, but somehow I doubt it has changed very much. Smiler


Sue

 
Posts: 18 | Registered: October 06, 2005Report 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     Execute Mainframe FOCEXECS from WebFOCUS

Copyright © 1996-2020 Information Builders