I'm attempting to try out the Response Group functionality in R2. I set up agents, agent groups, queues and contacts and am now ready to create the workflow. The workflow designer page opens up just fine.. however the content of the page does not have one single link. Below you'll find the HTML source of the page accessible under https://chdevocs02.nxodev.intra/Rgs/Deploy/Default.aspx.
So how do I go about creating a workflow if I don't have any links to do so?
Regards Stephan
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"> <head><link rel="stylesheet" href="AcdMgmt.css" type="text/css" /> <script language="javascript"><!-- function openWindow(url, windowName) { if (!window.focus || url.disabled) { return; }
Small update.. I figured I wouldn't let it beat me that easy and checked for any other aspx file in the appropriate directory. Sure enough there are some, amongst others the CreateWizard.aspx. If I try calling it directly, then I'm being told
Response Group Deploy Failure You are not allowed to create new Response Groups. Click here to return Home.
Which is pretty weird considering I'm not only logged in with the account used to perform the entire OCS installation but also as domain admin.