Cisco Cisco Process Orchestrator 2.X User Guide

Page of 828
 
A-3
Cisco Tidal Enterprise Orchestrator Reference Guide
OL-24928-01
Appendix A      Managing Core Activities
  Defining Core Activities
Common Regular Expressions
The following table describes special regular characters that can be used in the Match Regular 
Expression activity. 
Publish Multiple Metrics
Publishes multiple performance metrics into the TEO 
Reporting Database
.
Set Target Reference
Modifies the target ID assigned to a target reference
Set Variable
Modifies the values of a variable
Sleep
Specifies the time period to pause between activities in the 
workflow 
Test FTP Destination
Tests the validity of a FTP file path
XPath Query
Queries information based on XML path expressions, 
nodes, as well as namespace definitions
.
XSL Transform
Applies XSLT transformation to specific XML text. XSLT 
transformation can transform XML into plain text, HTML, 
or other XML
.
Activity
Description
Character
Description
*
Zero or more
.
Any single character
+
One or more
^
Beginning of line
$
End of line
<
Beginning of word
>
End of word
\n
Line break
[]
Any one character in the set
[^]
Any one character not in the set
|
Or
\
Escape Special Character
{}
Tag expression