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

COBOL to JSON


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

New User


Joined: 15 Sep 2022
Posts: 4
Location: Unites States

PostPosted: Thu Sep 15, 2022 2:10 am
Reply with quote

Hello,

We have requirement to convert cobol layout data to JSON format but not through API. I know we can convert COBOL to Json via CICS calls or environment but the requirement here is in the batch process. We have the data layout and we are trying to convert into json format(we have the requested json layout already).

Any inbuilt commands or any other process which is feasible, is appreciated.

Thanks
Back to top
View user's profile Send private message
don.leahy

Active Member


Joined: 06 Jul 2010
Posts: 765
Location: Whitby, ON, Canada

PostPosted: Thu Sep 15, 2022 6:14 am
Reply with quote

Enterprise COBOL has a GENERATE JSON statement.
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