I do not have experience in service now, but a lot of experience in web service consumption in Rexx. I communicate with DS8xxxx, HMC, NVD (for CVE Query) and other RestAPI providers. In a nutshell, web services are just Http GET/PUT/POST methods. You have several options here. The simplest one is using CURL (using BPXWUnix), Rexx web API ( and if you require a certificate, the easiest way is the HTTP/S enabler (HWTHTTP). Scan sys1.samplib. There are some samples there.
ITschak ITschak Mugzach *|** IronSphere Platform* *|* *Information Security Continuous Monitoring for z/OS, x/Linux & IBM I **| z/VM coming soon * nbsp; *|* On Wed, Dec 18, 2024 at 9:15 PM Shumate, Scott < [email protected]> wrote: > Truist Data Risk Classification: [-Public-] > > Does anyone have any experience with REXX making a REST API call to > service now? If so, could you point me in the right direction? > > Thanks > Scott > > > The information transmitted is intended solely for the individual or > entity to which it is addressed and may contain confidential and/or > privileged material. Any review, retransmission, dissemination or other use > of or taking action in reliance upon this information by persons or > entities other than the intended recipient is prohibited. If you have > received this email in error please contact the sender and delete the > material from any computer. > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
