Migrating from IntalioDynamicForms 1.0.x to IntalioDynamicForms 1.2.x
SystemConfig.json
OtrsUrl
The parameter OtrsUrl
has been changed to SystemUrl
.
The parameter values have also been changed in the default configuration file: OTRS_URL
-> XSYSTEM_URLX
XSYSTEM_URLX
Is a parameter that will automatically be changed to the appropriate system url during package installation.
SystemUrl_DEV
Added SystemUrl_DEV
, if running the development version, the shipping address is taken from here.
Alias
This parameter stored the initial prefix to the forms system. Now its content has been changed from static /otrs/route.pl/dynamic-forms/
to dynamic XSYSTEM_ALIASX
This parameter is automatically completed during package installation.