Re: Good, recent examples of calling system API's from java (jt400)?
Colin Williams <[email protected]>
| Newsgroups | gmane.comp.lang.as400.java |
|---|---|
| Message-ID | <CAJOH7P1saLrsE7=_Gnh=KCwTz3D8OxtWhk5pHb5+10BvYaTMEQ@mail.gmail.com> |
Another option for this is to call a stored proc via JDBC. Define the stored proc as an external RPG and then call the API from your RPG in the normal way, and use standard SQL to call your stored proc definition. Very easy to do On Tue, 5 Oct 2021, 23:01 Pete Helgren, <[email protected]> wrote: > Been poking around looking for a good, recent example of calling an IBM > i API from Java using jt400. Found some program calls, command calls, > but nothing C-ish....maybe that doesn't matter... > > Can you point me to one? > > -- > Pete Helgren > www.petesworkshop.com > GIAC Secure Software Programmer-Java > AWS Certified Cloud Practitioner > Microsoft Certified: Azure Fundamentals > Twitter - Sys_i_Geek IBM_i_Geek > > -- > This is the Java Programming on and around the IBM i (JAVA400-L) mailing > list > To post a message email: [email protected] > To subscribe, unsubscribe, or change list options, > visit: https://lists.midrange.com/mailman/listinfo/java400-l > or email: JAVA400-L-request-+hD5IHI5Xscn3HwCXmMcX9BPR1lH4CV8@public.gmane.org > Before posting, please take a moment to review the archives > at https://archive.midrange.com/java400-l. > > Help support midrange.com by shopping at amazon.com with our affiliate > link: https://amazon.midrange.com > -- This is the Java Programming on and around the IBM i (JAVA400-L) mailing list To post a message email: [email protected] To subscribe, unsubscribe, or change list options, visit: https://lists.midrange.com/mailman/listinfo/java400-l or email: JAVA400-L-request-+hD5IHI5Xscn3HwCXmMcX9BPR1lH4CV8@public.gmane.org Before posting, please take a moment to review the archives at https://archive.midrange.com/java400-l. Help support midrange.com by shopping at amazon.com with our affiliate link: https://amazon.midrange.com