Hi,
I'm having the same issue. I'm getting 500 ("Internal Server Error")
Is it possible?
I'm having the same issue. I'm getting 500 ("Internal Server Error")
<?xml version="1.0"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><soap:Fault><faultcode>soap:Server</faultcode><faultstring>Exception of type 'Microsoft.SharePoint.SoapServer.SoapServerException' was thrown.</faultstring><detail><errorstring xmlns="http://schemas.microsoft.com/sharepoint/soap/">itemUrl</errorstring></detail></soap:Fault></soap:Body></soap:Envelope>
It look likes ItemUrl is needed, but I wan't to run the site workflow not assigned to any list.Is it possible?