Wildcard for "Text Contains Rule" Component
Updated: 21 May 2010 | 4 comments
This issue has been solved. See solution.
I'd like to modify Email.Monitor.Monitoring workflow to pull all emails, except replies to Tasks, and create an Incident (IM). I see the New Incident/New Ticket components and have been working through the Customization document.
I'd like to have a rule that pulls all emails into the SD and still maintains email responses to current Tasks/Incidents. Is there a wildcard I can use in "Constant Value"? Something like, if it contains IM-[*, pass to "Not a New Incident"? While anything else is a new incident?
As is, everything goes to an EM where the Service Manager reviews the new EM. I'm just trying to avoid this and create a new IM for everything except existing IM's.
discussion Filed Under:
Comments
There is a Text Starts With
There is a Text Starts With component that may suit your needs. Theres also a Find Pattern in String component that uses regular expressions (which can accomodate wildcards).
Cool
Thanks for helping a newbie!! I'll try my hand at these suggestions and let you know how it goes.
If you're a newbie...
If you're a newbie, this is a great place to get info and help. There is also Workflow SWAT ( http://www.workflowswat.com/ ) which has a lot of good stuff.
It's working!
I'm pulling all my new request emails in now, thanks!!!
Thanks for the WF link too!
Would you like to reply?
Login or Register to post your comment.