Forum Discussion
rdill
2 years agoAdmin
If this is a valid copybook file, we have a COBOL Copybook parser that would do this with one snap, Ref: https://docs-snaplogic.atlassian.net/wiki/spaces/SD/pages/2386591995/Copybook+Snap+Pack.
Other snaps of interest would be the transcoder and fixed width parser snaps
- venkat4752 years agoNew Contributor II
Hi rdill,
We don't have the copybook parser snap.so that's why I am trying to read this cobol file using this python script and passing the output as Json.
Sp could you please help me how to execute this python script in script snap
- venkat4752 years agoNew Contributor II
this is my copybook layout and sample file how to convert this into csv using the python script