This page was last edited on January 6, 2023, at 07:02.
Comments or questions about this documentation? Contact us for support!
iWD Runtime Node configuration options are described here.
Additional configuration can be carried out using iWD GAX Plugin as described in iWD Business Solution Configuration.
The .yaml configuration file:
On startup, Runtime Node attempts to read it from a default location:
${INSTALLATION DIRECTORY}/config/iwd_dm.yaml
logging: level: INFO appenders: - type: file currentLogFilename: datamart-startup.log threshold: ALL archive: false timeZone: UTC httpDisabledMethods: null adminHttpDisabledMethods: null
where: