Recent content by kesi_2011

  1. K

    Consume HTTPS webservice from 4GL code

    Hi rstanciu, thanks for your quick response. Your suggestion of using cURL, am assuming the cURL statement has to be run as a command line call from ABL procedure. I have couple of questions: 1. The data input and output to cURL can it be serialized XML that can be stored in longchar variable...
  2. K

    Consume HTTPS webservice from 4GL code

    Hi, I have a need to consume a Java webservice that's https from ABL program. I have a general idea of importing the public key of the root CA into the %DLC/Certs for the https to work. However, in our current setup the webservices are secured by TAM/Webseal which requires the client to present...
Top