// JavaScript for Service Desk Configuration

// location of the XML and document handler using the service desk ISAPPI DLL
XML_Handler = "/ServiceDeskdemo/TeamServiceDesk.dll";

// location of the XML and document handler using TeamWeb directly
// This only works if the service desk website is in the same IP and port
// XML_Handler = "/team/teamweb.dll";

ingorewarnings = true;