|
Well the problem I am trying to solve is TLS1.2 connections. The primary server does not handle it. Stuck at V6R1 for hardware limitations. (Working on that solution as well.) However, I need to post to a bank that will shut down TLS1.0 shortly. I have another iSeries at V7R2 that can and does speak with the bank. All the files and programs are on the old system. The program currently builds these large XML files, calls a program to post to the bank, then processes the return file. I just want to post these files by calling the post program on another system. The posting program is a module that accepts 5 parameters, two of which are 256 byte IFS file paths + name. I was hoping to modify this to call the program on a remote system, just modifying the path to be a shared path between the two systems.
I do not know JAVA or PYTHON or any Web stuff. The remote system does not have any web services running outside of the IBM Admin stuff.
Thinking of the data queue method as I am really familiar with them but that involves writing another service program to sit at the data queue all the time. The RPC or SQL seems the best solution for this project. Anyone done remote procedure calls? My SQL is weak but we have other programmers that can do that. I just need to give them the correct direction.
Chris Bipes
Director of Information Services
CrossCheck, Inc.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.