This is a colon separated string that does pattern matching against files and can be used to exclude files from sync operations. If you add a directory named source in AccuRev and you don't want it to sync, the exclude list would include source. If there was a specific file in source you don't want, for example, source\readme.txt you would include that in the string. So multiples would look like:
source:docs\readme.txt:bin
This would exclude elements at the root of your AccuRev streams and workspaces source, bin and the file docs\readme.txt.
The format of the file content will follow: java.util.Properties:
KEY=VALUE, PROCESSOR-GROUP COBOL=CBL,*NOPROC* COPY=CPY, CICS EXE=EXE TRS=TRS ASM=asm BMS=asm JCL=jcl,CICS JCLPROC=jcl,CICS
Put the full path and name. For example: C:\TEMP\endevorExtensions.properties.
For example: COBOL=cbl
An Endevor COBOL element COB0001 is synchronized as COB0001.cbl
The icon changes if the synchronization is running.
You can stop the synchronization process, if required. Use the Refresh button to see the current status.
When the initial synchronization process is running the status is Restarting.
Micro Focus Connect will begin running regular synchronizations based on the duration configured in the Synchronization Frequency setting. You can change this in Global Settings.