My problem is that I have a workflow that is meant to run on documents sets. Where I am having a problem is, this workflow converts a .docx document in to a .pdf and then immediately moves the created...
While trying to move a file from an onprem SharePoint site to a SharePoint online site we've noticed that the metadata of the document is not held during this action. I know you can carry metadata usi...
I have a number of workflows on a document library, one of which converts .docx documents into .pdf files. When this happens one of my other workflows which runs when new items are created runs on thi...
I have created a workflow that at a certain stage must update the content controls in a document.The workflow can update a blank document with just a couple content controls but nothing else, but when...
I am trying to set a variable with a value pulled from a managed metadata field.The problem I am having is that the value returned is in the following format: TermName|TermGUID.I only need the TermNam...