Message Boards

Can QXO call 3rd-party Web Service using HTTPS? If yes, what QXO version?

Krzysztof Noga, modified 3 Years ago.

Can QXO call 3rd-party Web Service using HTTPS? If yes, what QXO version?

Post Date: 1/20/14 (Silver, 92 Posts) Recent Posts

Hi all, one of our customers needs to integrate QAD 2011SE with a 3rd-party application using QXtend and secure Web Services.

I am looking for confirmation if QXO can send QDocs to a 3rd-party Web Service over HTTPS? And if yes then since what QXO version?

In Subscriber settings I see "SSL" check-box but it only appears for Communication Method "QXtend Web Service". It is not displayed when Communication Method is "Web Service". Is Target URL "https://...." sufficient to indicate the HTTPS protocol when Communication Method is "Web Service"?

Additionally, if customer wants to send data to QXI Web Service in a secure manner, is the necessary setup required on Tomcat side only? Or also something to be done in QXI?

Thanks in advance!

thumbnail
Evan Todd, modified 12 Years ago.

Re: Can QXO call 3rd-party Web Service using HTTPS? If yes, what QXO versio

Post Date: 1/23/14 (Rhodium, 699 Posts) Recent Posts
Hi Krzysztof, QXO can send via https, just put https:// in the URL for the web service and it will pick that up. It has been able to do this since day one as far as I know. You will be required to add the certificate to the Progress keystore (that is, the Progress version used by QXO). There is a KB describing this (AA-59045).

For SSL to work on QXI, the setup is required only in Tomcat. The Tomcat web site has details about how to do this.
Krzysztof Noga, modified 12 Years ago.

Re: Can QXO call 3rd-party Web Service using HTTPS? If yes, what QXO versio

Post Date: 1/23/14 (Silver, 92 Posts) Recent Posts
Thanks a lot Evan, that is exactly what I need emoticon.

Message place holder