Focal Point
[SHARING] Question regarding Focus on mainframes to WebFocus Migration

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/3247087616

February 17, 2012, 01:52 PM
rockish
[SHARING] Question regarding Focus on mainframes to WebFocus Migration
Hi,

I am relatively new to Webfocus. One of our potential customers are looking for an option to migrate the existing Focus on mainframe application to Webfocus on Windows server. The focus application currently makes use of DB2 on zOS. I am just trying to understand the feasibility of migrating the Focus applications to Webfocus. Also, I am trying to find out if there would be any difficulties in accessing the DB2 data from Webfocus. Any help in this regard would be really appreciated. Thanks.

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


WebFOCUS 7.6
Windows, Excel
"Do something today, Even if it's a mistake"
February 18, 2012, 09:48 AM
Brian Suter
Many people access z/OS db2 from off platform. There are even some performance enhancements in z/OS db2 that are only available when the request comes in from off platform (better use of their ziip processor).
One item to watch for if you care ... DB2 z/OS sorts the data in EBCIDIC order - numbers come after letters for alpha strings. 5 years ago, doing a SELECT against UNIX db2 versus z/OS produced different collated answers. Maybe they have a switch for that now so if they know the data is going to ASCII land they will adjust.

But the important thing to watch for is you can not do things like IF ALPHA GE '00000' ... must be a number. Especially if your dev environment will be on a windows test db and production is on z/OS.


Brian Suter
VP WebFOCUS Product Development
February 18, 2012, 02:12 PM
Danny-SRL
Another thing you should keep in mind is the user interface.
What does your customer use? -CRTFORM?
If so, you will probably have a lot to do when you WEBify the user interface. We have had a lot of experience and developed techniques to do this. You can contact me if you wish.


Daniel
In Focus since 1982
wf 8.202M/Win10/IIS/SSA - WrapApp Front End for WF

February 19, 2012, 04:06 PM
Waz
Also MODIFY CRTFORM's.

Is this an application or kust reporting ?


Waz...

Prod:WebFOCUS 7.6.10/8.1.04Upgrade:WebFOCUS 8.2.07OS:LinuxOutputs:HTML, PDF, Excel, PPT
In Focus since 1984
Pity the lost knowledge of an old programmer!