Skip to content
Unknown's avatar

Anupam Ranku

  • Home
  • Speaking
  • About me

Category: Custom Action

Update Managed Metadata fields using Nintex Workflow Custom Action

Background

In one of my recent projects, we were building a Reusable Nintex Workflow and one of the steps was to update managed metadata field. To our surprise we found that even Nintex 2013 Workflow does not have any action to update the managed metadata. There are workaround by using webservice and Term Guid  but that was not an ideal solution for us.

Some of our requirements

  • We want to update one or many managed metadata fields in the workflow. The value of the field will be determined by the outcomes of other workflow steps.
  • We cannot hardcode Term GUID in the workflow. We have automated ways to deploy our workflow (through scripts) and it goes through few environments (Dev, System Integration, UAT, Prod-Support) before it goes to production. In each environment the Term GUID will be different.
  • Easy to use. Same methodology will be used in different workflows in different projects. So it must be easy to use, intuitive option.
  • Storing user credential was not an option.

Solution: Nintex Workflow Custom Action

What can be more easier way than to drag an action into the workflow designer and configure the field name and Managed Metadata value?  So I develop a Nintex Workflow Custom Action, “Taxonomy Update”. Below I am providing the ready to use solution and instruction to use the action. Hope others might find it useful.

Deploying Nintex Workflow Custom Action (3 Steps)

  • Download the Cassini.Workflows.wsp
    This is free to use for personal or business projects. The solution has been deployed and tested in enterprise level. I have not posted the source code yet (something I might do in future).
  • Deploy the wsp in SharePoint farm.
    You can use the following Powershell commands to deploy the wsp.
    Add-SPSolution Cassini.Workflows.wsp
    Install-SPSolution –Identity Cassini.Workflows.wsp  -GACDeployment
  • Activate the WebApplication feature (Cassini.NW.CustomActions)
    Go to Central Admin >  Application Management> Manage web applications> Select the Web application you want to use the Custom Action> Click Manage feature form the Ribbon > Activate Cassini.NW.CustomActions feature.

Using/Configuring Taxonomy Update Action

  • Create a new Nintex workflow or open an existing Nintex workflow.
  • Add “Taxonomy Update”
    In the left ToolBox, you will see a new option “Cassini Custom Actions”. If you click that you will find the newly installed action “Taxonomy Update”. Drag the action into the canvas.
  • Configure
    Double click on the newly added action to configure. In the Taxonomy Field Name enter the name of the field/column in that document library/list that you want to update. In the Field Value enter the full path of the term separated by pipe (|).

    So if you are updating a managed metadata field called “Document Status”, the value of Taxonomy Field Name will be Document Status.If you are setting the value to a term named “Approved” that resides in Taxonomy Term Store “Managed Metadata Service”, Term Group “Cassini” and Term Set “Document Status”, then the full path will be: “Managed Metadata Service|Cassini|Document Status|Approved”.You can also select sub term e.g. “Managed Metadata Service|Cassini|Document Status|Finalised|Archived”.

    The solution package can be found here Cassini.Workflows.zip
    Hope this helps!

Anupam Ranku Custom Action, Managed Metadata, Nintex Workflow, Nintex Workflow 2013, SharePoint, SharePoint 2013, Tech 25 Comments January 31, 2016January 7, 2022 2 Minutes
  • LinkedIn
  • GitHub
  • Link

Top Posts & Pages

Get Started with Foundry Local & AI Dev Gallery
Global Azure Sydney 2025 
Global AI Bootcamp 2025 (Sydney)
The Era of Multi AI Agent
  • Click to share on LinkedIn (Opens in new window)LinkedIn
  • Share using Native toolsShareCopied to clipboard

AI AI Benchmarking AI Dev Gallery AI Learning API Centre artificial-intelligence AutoGen Azure azure ai Azure AI Foundry AzureCognitveSearch Azure Integration Services Bootcamp Bot Framework Chatbot chatgpt cloud Conference copilot Foundry Local GENAI GenAI Gateway globalaibootcamp Inference API KnowledgeMining machine-learning Meetup microsoft Microsoft 365 Saturday Microsoft Reactor Microsoft Teams MSIgnite Office 365 Office 365 Groups PowerShell Power Virtual Agent Presentation Project Cortex Semantic Kernel Speaking SPFx SPFx Extensions Sydney technology yammer

  • May 2025
  • March 2025
  • February 2025
  • December 2024
  • August 2023
  • December 2019
  • November 2019
  • October 2019
  • August 2019
  • October 2018
  • September 2018
  • June 2018
  • March 2018
  • October 2017
  • July 2017
  • June 2017
  • July 2016
  • January 2016
  • February 2011
  • October 2009
  • May 2008
Create a website or blog at WordPress.com
  • Subscribe Subscribed
    • Anupam Ranku
    • Already have a WordPress.com account? Log in now.
    • Anupam Ranku
    • Subscribe Subscribed
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar