Which version support IBM i 7.2

Discussions related to HTTPAPI (An HTTP Client Package for RPG programming.) http://www.scottklement.com/httpapi/
Post Reply
ANJUMK
Posts: 3
Joined: Wed Sep 24, 2025 9:57 am

Which version support IBM i 7.2

Post by ANJUMK »

Dear Scott,

i am trying to Consume Webservice for POST (JSON) on IBM i 7.2

Please advice which version is support for above.

Currently i want to do POC, once done i will go for Commercial (already mail for trail version).

please advice.


Regards
Anjum
jonboy49
Posts: 252
Joined: Wed Jul 28, 2021 8:18 pm

Re: Which version support IBM i 7.2

Post by jonboy49 »

Well - according to Scott's site, the latest version runs on 6.1, so you should have no issues. See https://www.scottklement.com/httpapi/

Where most people encounter issues with out-of-date releases is that useful RPG features like DATA-INTO and DATA-GEN may not be available.
Scott Klement
Site Admin
Posts: 925
Joined: Sun Jul 04, 2021 5:12 am

Re: Which version support IBM i 7.2

Post by Scott Klement »

Use the current version, please.
ANJUMK
Posts: 3
Joined: Wed Sep 24, 2025 9:57 am

Re: Which version support IBM i 7.2

Post by ANJUMK »

Dear Scott.

Thanks I can call External Webservice GET/POST successfully.

what I need if consuming the AZURE service bus.

Please advice.

Regards
Anjum
ANJUMK
Posts: 3
Joined: Wed Sep 24, 2025 9:57 am

Re: Which version support IBM i 7.2

Post by ANJUMK »

Dear jonboy49

Thanks for advice.

Regards
Anjum
Post Reply