Closed
soap connector test connectivy is failing
when soap connector test connectivity has done we are getting status good but step wise its showing as not attempted.
This content is closed to future replies and is no longer being maintained or updated.
Links may no longer function. If you have a similar request, please write a new post.
when soap connector test connectivity has done we are getting status good but step wise its showing as not attempted.
The attached image is not visible. Also please provide your actual lpega rules log and pega version.
Result
Good |
Step | Result |
---|---|
Initialize Axis client | Not attempted |
Get Axis client constructor | Not attempted |
Instantiate Axis client | Not attempted |
Get createCall method | Not attempted |
Create Call object (invoke createCall method) | Not attempted |
Set endpoint target address to service URL | Not attempted |
Create Call object (using service URL) | Success |
pega si 6.1 sp2
The behavior is actually expected. Here is a quote from SME from an internal post with the same question:
The Test Connectivity button on the Connect SOAP rule form has had very limited applicability since PRPC 5.5. Prior to that, SOAP client initialization was a complex process that involved generating and compiling third-party java components. All of those "Not Attempted" status values are related to deprecated functionality from pre-5.5 generated connectors.
Furthermore, the Test Connectivity button doesn't actually connect to the SOAP endpoint URL. It merely tests whether the URL is malformed and stops there. Pinging a URL is not as simple as pinging a socket.
The behavior is actually expected. Here is a quote from SME from an internal post with the same question:
The Test Connectivity button on the Connect SOAP rule form has had very limited applicability since PRPC 5.5. Prior to that, SOAP client initialization was a complex process that involved generating and compiling third-party java components. All of those "Not Attempted" status values are related to deprecated functionality from pre-5.5 generated connectors.
Furthermore, the Test Connectivity button doesn't actually connect to the SOAP endpoint URL. It merely tests whether the URL is malformed and stops there. Pinging a URL is not as simple as pinging a socket.
You should actually run the actual connect-soap to test it out the real functionality.
Question Solved
Question
Question
Question Solved
Question Solved
Question
Question
Question
Question
Question Solved
Pega Collaboration Center has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.