The following flow is implemented in an online retailer's system to expose a web service that would process new orders then send shipping request(s) to the shipping carrier.
The shipping request messages should be put on a queue in the shipping carrier's secured SSL-enabled remote queue manager. What are two ways to set up the SSL connection to the remote queue manager?
Currently there are no comments in this discussion, be the first to comment!