Programming Languages on Power

Power Programming Languages

IBM Power, including the AIX, IBM i, and Linux operating systems, support a wide range of programming languages, catering to both traditional enterprise applications and modern development needs.


#Power

 View Only
  • 1.  Authority Required to Run QSYS2.HTTP_GET

    Posted Mon December 12, 2022 07:05 PM
    Is any special authority required to run QSYS2.HTTP_GET?  What authority is required to run that?

    ------------------------------
    Amy Vozza
    ------------------------------

    #SQL


  • 2.  RE: Authority Required to Run QSYS2.HTTP_GET

    Posted Mon December 12, 2022 09:04 PM
    Dear Amy

    I do not see a need for any special authority to run HTTP_GET itself. But if you use option ssslCertificateStoreFile and sslCertificateStorePassword, then you need a proper access rights to the file.  Go here :  https://www.ibm.com/docs/en/i/7.4?topic=functions-http-get  and then use CTRL+F with "authority" and you will see what access rights is needed.

    ------------------------------
    Right action is better than knowledge; but in order to do what is right, we must know what is right.
    -- Charlemagne

    Satid Singkorapoom
    ------------------------------



  • 3.  RE: Authority Required to Run QSYS2.HTTP_GET

    Posted Tue December 13, 2022 11:58 PM
    Thanks!  That's worked.

    ------------------------------
    Amy Vozza
    ------------------------------