Search This Blog

Thursday, June 9, 2016

ServiceNow and Skype for Business integration

ServiceNow can shows the S4B presence (in full mode). But S4B must be allowed to respond to ServiceNow requests. We need to allow a specific domain. In S4B powershell run:

 

$x = New-CsWebOrigin -Url https://serviceportal.xxx.yyy

Set-CsWebServiceConfiguration -CrossDomainAuthorizationList @{Add=$x}

 

if not you may see an error

 

X-Ms-diagnostics: 28070;source="xxx";reason="Service does not allow a cross domain request from this origin."

 

8 comments:

nasreen basu said...
This comment has been removed by a blog administrator.
Unknown said...

The integration of Skype for business and service now can give unified enterprise collaboration along with advantage. This adapter helps enterprises to deliver solutions rapidly, communicate with them in real time to have more powerful presence.

Consult us for Skype 4 Business Adapter with Service Now

Unknown said...
This comment has been removed by a blog administrator.
nasreen basu said...
This comment has been removed by a blog administrator.
nasreen basu said...
This comment has been removed by a blog administrator.
Unknown said...
This comment has been removed by a blog administrator.
chandar jun said...
This comment has been removed by a blog administrator.
Veera Blogspot said...

Very nice article,keep updating.
Thank you.

ServiceNow Developer Online Training