Install the assemblies into the Global Assembly Cache

The assemblies for a custom workflow action must be installed into the Global Assembly Cache (GAC) of the server for the SharePoint 2013 farm.

Note: The assemblies for a custom workflow action must be strongly named. Ensure that, before you compile your assemblies, that you create a strong name key file and sign each assembly included in the custom workflow action. For more information about signing assemblies, see Creating and Using Strong-Named Assemblies.

There are two recommended options for manually installing the assemblies and related files for the custom workflow action into the GAC:

See Also

Concepts

Workflow activities

Workflow action adapters

Action definition files

Operations

Deploying workflow actions with Nintex Workflow Management

Working with workflow activities

Implementing the workflow action adapter

Reference

Action Definition File XML Reference

.NET Framework Reference