We are using a third party Licensed Workflow Software which runs on top of SharePoint. It is a declarative Workflow model hence uses SharePoint to execute the Workflows. In the Production Environment, we have a Server FARM with 4 Front
End Servers. We have got Production License for only two Front End Servers. Is there any way to restrict the SharePoint Workflow to get executed only in the 2 Servers which has got the license.
Currently we are getting error when workflow tries to get executed in a Server which does not have the License.
View Complete Post