Ensure your documents are clean from special characters so they upload correctly and are easily found.
Examples of poor file naming convention:
Note: Web browsers replace spaces with a %20 character which can be problematic when searching or linking to a file in the future.
 
Examples of good file naming convention:
Including at least the Document number and Revision in the filenames helps Aconex prefill information during the upload process; saving time.
Many special characters are reserved/used by Aconex as search parameters, so it's best to avoid using these in your filenames to ensure your searches behave as expected. For example:
| Character | Description | 
|---|---|
| & | ampersand | 
| < > | angle brackets | 
| * | asterisk | 
| @ | at sign | 
| ` | back tick | 
| \ | backslash | 
| blank space | |
| : | colon | 
| { } | curly brackets | 
| $ | dollar sign | 
| " | double quote | 
| = | equal sign | 
| ! | exclamation | 
| / | forward slash | 
| # | hash/pound | 
| % | percent | 
| | | pipe | 
| + | plus | 
| ? | question mark | 
| ' | single quote | 
| ~ | tilde | 
| Type of field | Invalid Character(s) | Comments | 
|---|---|---|
| Text, Textarea | <> | (except Document No.) | 
| Select List (Single) | | | (Pipe Symbol) | 
| Codes for any field | Non-alphanumeric characters | Codes must contain letters and/or numbers only. |