
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
I'm failing to integrate Silk Central 16 Integration to Caliber 11.4.
My config file is as follows:
<?xml version='1.0' encoding='utf-8'?>
<Settings>
<!-- Add your used SilkCentral Test Manager front-end server services URL-->
<!-- e.g: if URL is: http://abcd:19120/AlmServices1.0/services-->
<!-- you have to change to <FrontendServer version='20xx'>http://abcd:19120/AlmServices1.0/services</FrontendServer> 19120 is default port -->
<!-- or if URL is: http://abcd/AlmServices1.0/services -->
<!-- you have to change to <FrontendServer version='20xx'>http://abcd/AlmServices1.0/services</FrontendServer> -->
<FrontendServer version='2008'>http://devconbz:19120/AlmServices1.0/services</FrontendServer>
</Settings>
However, I'm failing to see Silk Central test definitions in Caliber.
Please assist
Regards.,
Brian
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi Brian,
To display Silk Central traces the Caliber SDK must be installed in the Caliber client machine.
It might be required to click on the refresh button to be prompted for the Silk Central login. if the user cancels the login request, Caliber Author will need to be restarted to display it again.
Regards,
Luiz

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi Brian,
To display Silk Central traces the Caliber SDK must be installed in the Caliber client machine.
It might be required to click on the refresh button to be prompted for the Silk Central login. if the user cancels the login request, Caliber Author will need to be restarted to display it again.
Regards,
Luiz

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Sorted, thanks