Note that there are some explanatory texts on larger screens.

plurals
  1. POSharePoint Approval Workflow Question
    primarykey
    data
    text
    <p>I have SharePoint site with publishing features enabled. I have a custom content type with the out of the box approval workflow configured. In the Workflow settings, the final option to "Update the approval status (use this workflow to control content approval)" has been checked. The lists on which the content type is configured do not have the "require content approval" option selected. </p> <p>My question: is it necessary to "Update the approval status" option checked to enjoy the benefit of content approval? </p> <p>All content added to the lists needs to be approved but this configuration appears to be causing an error on the workflows. The approval aspect works correctly but then each workflow errors: "An error has occured in Approval Workflow". I have read that this is because of the configuration described above. For the record, the ULS logs show this error:</p> <blockquote> <p>Workflow Infrastructure<br> 98d4 Unexpected System.ArgumentNullException: Value cannot be null. Parameter name: name at System.Resources.ResourceManager.GetString(String name, CultureInfo culture) at Microsoft.Office.Workflow.LocUtil.GetResourceString(SPWeb web, String resourceId) at Microsoft.Office.Workflow.ReviewRouting.SetItemMetadata(Object sender, EventArgs e) at System.Workflow.ComponentModel.Activity.RaiseEvent(DependencyProperty dependencyEvent, Object sender, EventArgs e) at Microsoft.SharePoint.WorkflowActions.LogToHistoryListActivity.Execute(ActivityExecutionContext context) at System.Workflow.ComponentModel.ActivityExecutor<code>1.Execute(T activity, ActivityExecutionContext executionContext) at System.Workflow.ComponentModel.ActivityExecutor</code>1.Execute(Activity activity, ActivityExecutionContext ...</p> </blockquote>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload