OPS/MVS

 View Only

 Can OPS/REXX use the Web Enablement Toolkit provided with z/OS

Mark Noonan's profile image
Mark Noonan posted Aug 01, 2025 03:38 PM

Hello,

I am trying to use the  z/OS Web Enablement Toolkit to access web servers, and get an error when trying to initialise it under OPS/REXX, the same program works under TSO, and NetView.

z/OS client web enablement toolkit - IBM Documentation

Would these functions be accessible from OPS/REXX?
How could they be accessed?

Thanks

Mark.

Mark Eddy's profile image
Broadcom Employee Mark Eddy

I don't believe hwthttp will work under OPS/REXX only under IBM/REXX.  IBM supplies a sample named HWTHXRX1.
OPS/REXX has a relatively new address USS WEBREQ environment that encapsulates the Web Enablement Toolkit.