Question
3
Replies
3721
Views
Posted: June 18, 2017
Last activity: June 28, 2017
Closed
Solved
What exactly is tested by hitting on 'Test Connectivity' button inside the Connect SOAP and Connect REST services in PRPC 7.1.9
Does the Test Connectivity button present for Connect SOAP and Connect REST is testing that the service endpoint URL is up and running? What does a Fail and Good status means?
Hi,
Basic validation will be done to ensure the URL is proper with right prefixes and a simple HTTP GET is issued on the endpoint URL to determine the connectivity.
If the endpoint URL is HTTPS enabled, SSL connection between source & destination is also validated.
You can also check the list of steps executed when we do test connectivity on SOAP or REST endpoint URL's.