Breaking changes
Split Mappings
Split mappings that were made before DS12 needs to be recompiled in CargoWise mapper 13 in order to work with CargoWise Connector, as the way they communicate output data has been changed. Unless the writing functions have been customised, all that is needed is be loaded and recompiled.
HTTP Clients
Security token
If you have used Security token (OAuth2) in version 5 or 6 you need to redo the configuration of them in CargoWise Connector 7 after upgrading, as the options have changed.
Removed Response CEP
If you have used the Response CEP on the HTTP Client Out, you need to redo the configuration with the new setting "Response code whitelist"
File Mode
All mappings and processes are run in File mode in CargoWise Connector. This can may impact some mappings that have had customisations to memory data in/out functions, and not file data in/out functions.
No longer supported:
Removed custom commands from ftp client adapters, as it was not complete and conflicted with other settings.
Removed Response EDI-C from HTTP Client (Out) adapter due to stability and legacy handling reasons.
Removed setting header 'User-Agent' explicitly in HTTP Client (Out) adapter.
Removed setting header 'Server' from HTTP Server adapter.
Macros 'ibzPartnerDBId', 'ibzSourceDBId' & 'ibzTargetDBId' in argv[] are no longer supported.
Removed support for 'Postnet' in ftp-adapters.
Remove OAuth2 authorization code flow setup.
The 5.19.7 runtime is no longer shipped.
Changed Behaviour
AdapterMetadata
<IBZDATA> renamed to <MACRO>
Default configuration location
Default config moved from C:\ProgramData\Inobiz\IS\ to C:\ProgramData\CargoWiseConnector\
0 Comments