Configuring the Event Log File Structure
You can combine Nintex Process Discovery with Process Mining techniques by downloading an Event Log (in csv format) to apply to an external process mining tool.
By default, the Event Log's file structure uses comma-separated values. Some process mining tools require semicolon delimiters instead.
You can configure the Event Log file structure to use semicolon delimiters, as follows:
-
Go to
[Installation Folder]/Kryon/PD Server/Micro Services/ Nintex.DocManager/
and open the fileappsetting.Production.json
. -
Change the value of the
UseCsvSemicolonDelimiter
parameter from false to true.