KCSL have enhanced how the KhaosControl.exe app stores and uses dll files.
DLL handling has been changed such that DLLStore folders are ignored, and the rules now are:
-A folder is created in %appdata%\KhaosControl with a name based on the contents of the DLLs, not the version number
-If this location can't be accessed, it falls back to a temp folder
-It should therefore be possible to run multiple dev versions (which contain different DLLs) simultaneously if necessary
-Whenever KC starts, it writes a timestamp file into the DLL folder, and only clears down folders where no file has been updated in the past 30 days, so old folder will be cleared, but not until they're actually unused
An update will be applied as a part of this development. No further configuration steps are required.
Once configured steps for usage are as follows:
Users should see no different in how things operate.
KCSL have enhanced the GFS courier integration to include changes for the Northern Ireland Windsor Framework.
The export file to GFS is required to include the following semi-colon separated items.
@E Sender UKIMS number.
@I Customer UKIMS number.
@Ioss IOSS number.
An update and a changelog will be applied as a part of this development. The further configuration steps are required.
3.1 Courier Configuration.
New options have been added to the courier configuration screen for couriers of type ‘GFS Neo’ in the [ System Data | Couriers ] screen.
| Name | Description | Example |
| Windsor Framework Options | Include Windsor Framework required options (such as UKIMS numbers) in the export data | Ticked or Unticked |
| Sender UKIMS | Sender's (your) UKIMS Number to send to GFS |
|
Once configured steps for usage are as follows:
1. When an order for a Northern Ireland destination is exported to the GFS courier via a courier configured within Khaos Control with the ‘Windsor Framework’ Options enabled. Then the required UKIMS and IOSS numbers will be included in the export file.
An example of the export file format for these fields is :
@ioss=xxxxx;@E=yyyyy;@I=zzzzz
xxxxx is the IOSS number.
yyyyy is the Sender UKIMS number.
zzzzz is the Customer UKIMS number.