Calling Java from Linux Mainframe which is COBOL mounted on Java

15 hours ago 3
ARTICLE AD BOX

I work on COBOL mounted on Linux by means of the NTTDataCOBOL product. Basically, it looks like a COBOL, but it is java. The compiles are .class. I want to trigger an actual Java program from one of the COBOL programs, and once the Java code executes, I want to give back the output to the same COBOL code. All these codes would exist in the same environment and OS (Linux). Does anyone have any insights/suggestions? TIA!

piet.t's user avatar

piet.t

11.9k21 gold badges45 silver badges56 bronze badges

asked 1 hour ago

Rohan Sangodkar's user avatar

Read Entire Article