This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Webservice client program returning HTTP status code 8

I have autogenerated Webservice client program using how to article in Micro focus documentation link Programming > COBOL Programming > Interface Mapping Toolkit (IMTK) > How toGenerate Clients > To generate a RESTful COBOL console client from JSON

It is working fine for HTTP based webservices. However, same approach does not work for HTTPS based webservice. Its throwing HTTP status code 8 (Communication error) 

Error: HTTP Status Code 00008
Error: Communications component error

Our Micro focus environment does not have HTTPS listener available which could be the reason for above error.

I went through the Micro focus documentation and found below article which could explain the missing Communications component error message

www.microfocus.com/.../GUID-0C6B4853-13B1-4759-8041-80D9509D6058.html

Did anyone faced similar issue? What was done to fix it? 

Labels:

Enterprise Developer