[SAPBC] Use Business Connector to post a doc to HTTPS server

Question: I need to deliver an XML document to an HTTPS server. I tried using pub.client:http with a URL of 'https://...:443' but the request times out with java.io.IOException: 404 Not Found.

Many thanks
_________________
Rgds,
Derek
_________________
For formal [onsite | telephone | IM | email] support on SAP Business Connector and ITS, please contact me directly

Answer:
I managed to answer this question myself - the pub.client:http service is able to handle HTTPS. Just specify:
- protocol
- server
- port
- service
eg: https://targetserver:443/invoke/service.name
_________________
Rgds,
Derek
_________________
For formal [onsite | telephone | IM | email] support on SAP Business Connector and ITS, please contact me directly
Copyright ?2007 - 2008 www.jt77.com