Following table lists how to fix some issues you may run across while working with Smart Preflight.
| Issue | Probable Cause | Fix |
|---|---|---|
| Variable not available to apply to a preflight check | Variable "type" does not match the type of preflight check or is entered in differing Variable Set than currently selected | Review the variable and ensure it's defined as the right "type" (Number, Length, String or Boolean) to match the preflight check or check to make sure the correct Variable Set is selected |
| Hot Folder workflow won't activate with Smart Preflight enabled | Variables we're used in the preflight profile that are not in your active Variable Set for that workflow | Smart Preflight settings under Hot Folder set-up for that workflow and ensure you have the correct Variable set selected |
Regular Expressions
Regular expressions, or "regexps", provide a way to find patterns within text. This is useful in many contexts, for example a regexp can be used to check whether a piece of text meets some criteria. For more information, refer this http://www.roblocher.com/technotes/regexp.aspx website.