IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

What is ?screenscraping? off CICS Transactions


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
manjuv26

New User


Joined: 19 Feb 2007
Posts: 9
Location: usa

PostPosted: Tue Mar 13, 2007 2:32 am
Reply with quote

Hi
Can any one tell me more about "sreenscraping? off CICS Transactions.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Tue Mar 13, 2007 3:55 am
Reply with quote

Hello,

Screen scraping is a method that allows a (typically) thin client to process in the middle of a cics/3270 conversation. On the mainframe (CICS) side the conversation it appears that there is a 3270 terminal. On the client (windows pc), there is gui presentation rather than 24x80 text.

The screen-scraping code "scrapes" the data portion from the 3270 output and passes it to the presentation code on the client. When the user keys data or clicks on some feature, the user input is processed and sent to CICS as though the input was prepared on a 3270.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CICS

 


Similar Topics
Topic Forum Replies
No new posts Using API Gateway from CICS program CICS 0
No new posts Calling an Open C library function in... CICS 1
No new posts How to 'Ping' a CICS region in JCL CICS 2
No new posts Parallelization in CICS to reduce res... CICS 4
No new posts How to avoid duplicating a CICS Web S... CICS 0
Search our Forums:

Back to Top