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

CSP to COBOL conversion info needed


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
sbrayudu

New User


Joined: 27 Jan 2011
Posts: 7
Location: Bangaluru

PostPosted: Wed Feb 02, 2011 12:23 pm
Reply with quote

Hi,

I have a requirement to convert CSP (Cross System Product) language programs to COBOL (/CICS).

Could you please provide some Tips/ documents which can help to understand the relation between CSP and COBOL(/CICS).
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: Thu Feb 03, 2011 5:28 am
Reply with quote

Hello and welcome to the forum,

There are several topics that talk about CSP in the forum. Use the SEARCH (above in the blue bar) and csp as the search keyword.

Read these topics and see if there is anything you can use.
Back to top
View user's profile Send private message
sbrayudu

New User


Joined: 27 Jan 2011
Posts: 7
Location: Bangaluru

PostPosted: Fri Feb 04, 2011 6:04 pm
Reply with quote

Hi D.sch,

I have gone through the posts that are on THE site. But, I didn't find any information that is related to conversion/migration of CSP programs.

I would like to know, how to identify online and batch CSP programs and how convert them to COBOL(/CICS). If possible, please provide sample code. And also, provide some information about know risk/issues that are need to be considered while converting CSP code to COBOL/CICS.
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: Sat Feb 05, 2011 2:21 am
Reply with quote

Hello,

None of the organizations i've worked with in many years is using csp (i called a few and asked).

IIRC, we have a few forum members who have experience, but not many.

I suspect someone (you?) will have to wade thru the existing processes, document what they do, and write specs for cobol/cics. If the csp application(s) are like most, there are several kinds of processes that are used over and over (a simple inquiry, an inquiry/update, a scrolling inquiry, a scrolling inquiry/update, etc). Each would become a model or shell to be cloned as needed.

The good news is that all of the business rules are known and working.
Back to top
View user's profile Send private message
UmeySan

Active Member


Joined: 22 Aug 2006
Posts: 771
Location: Germany

PostPosted: Tue Feb 08, 2011 2:23 pm
Reply with quote

@ sbrayudu

Morning Sir !

I developed with CSP about 20 years ago. After IBM had detected years later, that there had never been this consumer acceptance that they had assumed, they self-developed a conversation-tool to transform CPS-Programs to Cobol-Code. The generated Code was Cobol, but don't talk about the possibility to modify this generated code easily.

Online-, CICS-Transaktions will have map-set specifications. Online, that's what CSP was made for, because of the integrated map-processor.

CSP and Cobol, in this related context i remember the names visual-gen and visual-age from IBM. perhaps have a closer look for that.
Back to top
View user's profile Send private message
lindovaldolpn

New User


Joined: 25 Feb 2010
Posts: 16
Location: Brazil

PostPosted: Mon Feb 14, 2011 11:19 pm
Reply with quote

I have been working with tool that you can use to migrate from (csp 3.x, csp 4x, Visual Gen ou Visual AGE) to Cobol/CICS.
My input file is ESF(External source format) and output file are(Source Cobol, BMS Macro simple or BMS Macro(SDFII) and copy books when necessary.
All processes of I-O are converted.
Inquiry -> Select or Declare cursor, depend on some characteristics
Best regards
Lindovaldo, Brazil
Back to top
View user's profile Send private message
sbrayudu

New User


Joined: 27 Jan 2011
Posts: 7
Location: Bangaluru

PostPosted: Fri Feb 18, 2011 4:06 pm
Reply with quote

Hi Lindovaldo,

Could you pls provide some documents related to CSP to Cobol migration, if any.

Regards,
Sarath.
Back to top
View user's profile Send private message
lindovaldolpn

New User


Joined: 25 Feb 2010
Posts: 16
Location: Brazil

PostPosted: Fri Feb 18, 2011 5:00 pm
Reply with quote

Hi, Sarath.

I have some documents about it but these documentes were written in portugueses and I need translate to english before to send to you.

Regards,

Lindovaldo
Back to top
View user's profile Send private message
sbrayudu

New User


Joined: 27 Jan 2011
Posts: 7
Location: Bangaluru

PostPosted: Fri Feb 18, 2011 5:12 pm
Reply with quote

Hi Lindovaldo,

Thank you very much. If you could help me with documents that will be very helpful.
Back to top
View user's profile Send private message
sbrayudu

New User


Joined: 27 Jan 2011
Posts: 7
Location: Bangaluru

PostPosted: Tue Feb 22, 2011 3:14 pm
Reply with quote

Hi Lindovaldo,

I would like to know the structure of CSP programs. Could you please provide some CSP and CSP/DB2 programs.

Regards
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Tue Feb 22, 2011 3:29 pm
Reply with quote

Quote:
I have a requirement to convert CSP (Cross System Product) language programs to COBOL (/CICS).


Quote:
I would like to know the structure of CSP programs. Could you please provide some CSP and CSP/DB2 programs.


odd request...
if you are converting, what about looking at the program You have to convert icon_eek.gif
Back to top
View user's profile Send private message
sbrayudu

New User


Joined: 27 Jan 2011
Posts: 7
Location: Bangaluru

PostPosted: Tue Feb 22, 2011 4:06 pm
Reply with quote

Hi Lindovaldo/All,

I never saw CSP program and want to look at CSP programs.

We will be getting new requirement to convert CSP to COBOL. So, I would like to see/know CSP programs.

Regards
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 Feb 22, 2011 10:11 pm
Reply with quote

Hello,

Why can you not look at the csp programs you are going to convert. . . icon_confused.gif

Someone in the organization already knows these processes.
Back to top
View user's profile Send private message
sbrayudu

New User


Joined: 27 Jan 2011
Posts: 7
Location: Bangaluru

PostPosted: Thu Feb 24, 2011 11:27 pm
Reply with quote

thanks
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 -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts Replace each space in cobol string wi... COBOL Programming 3
No new posts COBOL -Linkage Section-Case Sensitive COBOL Programming 1
No new posts COBOL ZOS Web Enablement Toolkit HTTP... COBOL Programming 0
No new posts Calling DFSORT from Cobol, using OUTF... DFSORT/ICETOOL 5
No new posts Generate random number from range of ... COBOL Programming 3
Search our Forums:

Back to Top