Chatta subito con l'assistenza
Chat con il supporto

Stat 7.0 - System Administration Guide

Overview of Stat Administration Administrative Utilities Stat Security General Maintenance Tables
System Maintenance Service Domain Maintenance Department Maintenance Issue Tracking Maintenance Country Maintenance Customer Maintenance Object Type Maintenance PeopleSoft Environment Connection Maintenance Pre/Post Migration Steps Parameters Oracle Applications Configuration Oracle Applications Connection Maintenance Generic Application Connection Maintenance Schema Object Parameters Maintenance Data Object Maintenance PeopleSoft Search Configurations Stat Report Definition Maintenance Version Control Management Connection Maintenance
Service Domain-Specific Maintenance Configuring the Stat Central Agent Email Configuration Object Security Enabling Web Client to perform PeopleSoft migrations Appendix: Sample Service Domain Configuration Appendix: User Class Rights Appendix: Creating a Staging Database Appendix: Database Tuning Appendix: Oracle Applications File Type Directory Appendix: Ports and Firewalls Appendix: REST Web Services API Appendix: SOAP-Based Web Services API Appendix: Troubleshooting Chart Appendix: Oracle Agent: Stat.conf and log4j2.xml configuration Appendix: Custom Report Files

Regular Expressions

A regular expression, known as regex, allows you to specify advanced search criteria. You can define a search based on a pattern of characters which are unique or which include a wide range of characters.

Be aware of the following guidelines when defining regular expressions:

Regular Expression Examples

Use these examples as starting points. You can customize them to fit your needs by modifying the label or any part of the expression.

Requestor: (.*$)

email: \s*(\w[-._\w]*\w@\w[-._\w]*\w\.\w{2,4})

Customer ID: (.{5,10})

Call ID: \s*(\w+)

Alternate #:(d\+)

We have arbitrarily used the label 'Call ID:'.

Call ID:(.{5,30})

Call ID: (\w+)

Call ID:(\w+)

Call ID: (\d{5,10})

Call ID:\s*(\d{5,10})

Adding a Regular Expression

1
Click in the Match String field and select an example.
Notice that it is now displayed in the Match String Expression field as well.

Order of Processing

The Stat Central Agent processes search criteria in the order they are displayed in the criteria list. If a match is found based on the first criteria, the Agent processes the email appropriately, ignoring any subsequent items.

You can change the processing order by selecting the item you want to move and clicking Move Up or Move Down.

Related Documents

The document was helpful.

Seleziona valutazione

I easily found the information I needed.

Seleziona valutazione