Home Service Manager

Service Manager Workflows

Larry_GrantLarry_Grant Member IT Monkey ✭

I am working on a service manager workflow. The Title of the work item has special characters in it. In testing the workflow will run if I remove the special characters. Can I make it take the special characters into account?

Answers

  • Justin_WorkmanJustin_Workman Cireson Support Super IT Monkey ✭✭✭✭✭

    @Larry_Grant - Are you writing the workflow in powershell? If so, I would say you should be able to use Regex to determine if there are the special characters you're looking for in the title.

Sign In or Register to comment.