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 

HPS - SEER TECHNOLOGY

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


Joined: 23 Sep 2008
Posts: 5
Topics: 3

PostPosted: Fri Sep 25, 2009 10:01 pm    Post subject: HPS - SEER TECHNOLOGY Reply with quote

Could any one help with any sort of information on HPS which is a seers technolgies product. How does it work on mainframe.
I appreciate any link or info.
_________________
Raj
Back to top
View user's profile Send private message
Nic Clouston
Advanced


Joined: 01 Feb 2007
Posts: 1075
Topics: 7
Location: At Home

PostPosted: Sat Sep 26, 2009 1:13 pm    Post subject: Reply with quote

try Mr Google - he comes up with results
_________________
Utility and Program control cards are NOT, repeat NOT, JCL.
Back to top
View user's profile Send private message
RAJENDRA1
Beginner


Joined: 23 Sep 2008
Posts: 5
Topics: 3

PostPosted: Sat Sep 26, 2009 2:24 pm    Post subject: Reply with quote

I didn't get much help there..only got little info.
_________________
Raj
Back to top
View user's profile Send private message
Terry_Heinze
Supermod


Joined: 31 May 2004
Posts: 391
Topics: 4
Location: Richfield, MN, USA

PostPosted: Sat Sep 26, 2009 11:53 pm    Post subject: Reply with quote

This didn't help? http://findarticles.com/p/articles/mi_m0EIN/is_1995_March_7/ai_16694652/
_________________
....Terry
Back to top
View user's profile Send private message Send e-mail
stefan
Beginner


Joined: 20 Nov 2003
Posts: 41
Topics: 2
Location: Germany

PostPosted: Wed Sep 30, 2009 2:30 am    Post subject: Re: HPS - SEER TECHNOLOGY Reply with quote

Since several years now the product is called AppBuilder and is maintained and distributed by Blue Phoenix Solutions. A short product description can be found here.
Nowadays the product is installed on only a few sites worldwide.

AppBuilder has a repository-based development approach. The repository itself may reside on a mainframe (as DB2 database) or on a network drive.

The developers use a locally installed product called "AppBuilder WorkBench" which works on a local repository as a snapshot of the centralized one. Uploads and download synchronize the data between workbench and repository. The workbench uses a proprietary language (very awesome) to define data and logic and offers the capability to generate target-specific runtime modules. If the target is a PC, you can generate C or even JAVA, if your target machine is a mainframe it can generate COBOL or PL/I.

Native file handling is very cruel. This is a major reason why AppBuilder is mostly used for online applications and not for batch processes.

A few years ago the company had introduced "Open COBOL" which let the customers get rid of proprietary runtime libraries on the mainframe. Since that time it is theoretically possible to generate COBOL code, throw away the repository, and continue developing the application based on the generated code. But that's not a realistic scenario.

AppBuilder supports DB2 and IMS/DB objects. But some field types are not implemented as native types but lead to a generated code using some weird conversion routines, especially for date/time/timestamp fields.

The so called "Host WorkBench" is the product component which maintains the central repository.
_________________
Stefan
There are 10 types of people in the world: Those who understand binary, and those who don't.
Back to top
View user's profile Send private message
gopi_ja
Beginner


Joined: 21 Jun 2010
Posts: 1
Topics: 0

PostPosted: Mon Jul 02, 2012 3:15 pm    Post subject: HPS /Appbuilder easy definition Reply with quote

Guess its old post however

Its mainly used for cards and atm application.and much usefull in creating the GUI interfaces and testing the flow of cards process like creating new debit card , and genation of debit card number and account information of an custoomer etc..
Once done its easily migrate and compiled/converted using endevor into respective COBOL/CICS programs that''s ready for Production version

Testing is much flexible cause you use live data copied into your local PC by creating an Repository shared among users

The above was just an example , still any doubts reply gopi dot jayaram at gmail.com
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 -> Application Programming 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