0

Hi everyone,

New SharePoint administrator here looking for some guidance, if anyone could point me in the right direction would be amazing.

The issue I am running into is utilizing the HTTP web call service to create a new subsite when executed on a list workflow.

When the workflow is executed I encounter the following error:

ResponseCode: InternalServerError

ResponseContent: {“error”:{“code”:”-2146232832, Microsoft.SharePoint.SPException”,”message”:{“lang”:”en-US”,”value”:”The file manifest.xml does not exist.”}}}

I managed to generate the error by having the workflow output the variables to an email to myself.

Does anyone know of any resources I could read up on in regards to translating this error? Or how to generate more detailed reporting information from the workflow?

Note: The workflow is generated in SharePoint designer.

(Visited 44 times, 1 visits today)
Add a Comment