Page 1 of 1

Display result on 3270 screen.

Posted: Mon Apr 03, 2017 4:43 pm
by Satish Yadaw
Hi.

For a requirement, I need to make a complex interest calculation logic in Java but it would be used via 3270 emulator, how can we do that? Please advise me on that.

Re: Display result on 3270 screen.

Posted: Mon Apr 03, 2017 4:58 pm
by Robert Sample
System z runs Java, so use the Java on the system. You'll have to work with your site support group to get access to it, though -- the particulars can vary a bit from site to site. And since you explained very little about what you are doing, the issue might not be Java but rather interfacing the Java to whatever you're using to drive the calculation (TSO, CICS, IMS, etc).

Re: Display result on 3270 screen.

Posted: Tue Apr 04, 2017 1:02 pm
by Anuj Dhawan
As Robert has also said - your question leave a lot more details to be asked for. Start with very basic and see around in your system if it has been implemented already and try to seek first level of guidance from there. Hope you'll get some good start point right there.

Re: Display result on 3270 screen.

Posted: Tue Apr 04, 2017 4:03 pm
by nicc
A Java question - not TSO/ISPF Rexx. Topic moved.