Application Settings
Control the application default behaviour
Last updated
Control the application default behaviour
Last updated
There are two files which will be merged on start-up, where the workspace settings (if they exist) override the default settings from the application's binary directory:
{AppBinDir}\appsettings.json
{WorkspaceDir}\appsettings.json
If set to true a prop.{ProcessComponentId~version}.csv
will be created for each process. This file contains a list of all used properties with this process.
This is extremely useful when you want to see which property is used where:
Specify a path where all documentation is written to, by default, unless it is overruled by a command-line argument. Target Path Resolution.
Personally, I prefer to use {AccountName}
as the documentation output. For example. <workspace>\boomi_markusschmidt-xxxxx
.
On the other end, I put this directory under version control, for example:
https://gitlab.com/boomi123/boomi_markusschmidt-xxxxx
After running COMP DOC, I add, commit and push all files: save.bat