Good Afternoon all,
I am working on a site workflow to take the current project managers name on a list and refresh the names on a document library. Without the disabled action the workflow returns a generic error.
wf_CurrentID - 14
wf_ProjectTitle - Mainframe - Phase 2
wf_ProjectManager - i:0#.w|xyzbank\vanstory
wf_ProjectManagerUpdated - Vanstory, Angela
(Disabled Update item Workflow Action)
After Counter Increase…
After wf_CurrentID +1 =
wf_CurrentID – 15s
I am saving the project managers name as a workflow variable. Then I set the variable to Display name only. Then attempting to append the name to the other library where Project Title matches.
Any ideas on how to make this work would be greatly appreciated.