
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi, we are trying to integrate SilkCentral with Jenkins by SCTMExecutor plugin. However, we do not know how to correctly fill out Service URL asked by the plugin. Our server url to projects page is http://10.216.91.112:19120/silk/DEF/Administration/Projects, I tried http://10.216.91.112:19120/services, it tells me the URL is incorrect. Can anyone give a hint on how to find out this URL?
Many thanks!
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi Lei Wang,
according to documentation: "For example, if www.yourfrontend.com/login is the URL that you use to access Silk Central, then www.yourfrontend.com/.../services and www.yourfrontend.com/.../services are the base URLs you use to access available Web Services."
Hope this helps, best regards,
Marcel
Documentation Manager - Micro Focus

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
[UPDATE] even thought the plugin says "Server returned HTTP response code: 502 for URL: 10.216.91.112/services", Jenkins actually connects to the server successfully. I don't know why, maybe should just ignore the error message.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi Lei Wang,
according to documentation: "For example, if www.yourfrontend.com/login is the URL that you use to access Silk Central, then www.yourfrontend.com/.../services and www.yourfrontend.com/.../services are the base URLs you use to access available Web Services."
Hope this helps, best regards,
Marcel
Documentation Manager - Micro Focus

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Oops, the forum seems to truncate the links, but if you copy them they appear to be as they should.
Documentation Manager - Micro Focus

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Thanks Marcel, for your help!