The Job Step RemoveMessages can exclude a message box also in the global delete mode ('Not in message box).
During a node change a use can see items that should be invisible in another node. This is solved and does only matter the view. Create, change and delete are not possible in the previous version.
Mapping functions accessing the Frame Variables can change the current context, e.g. add lookup values to a partner. This was changed in that way that a debug run creates a copy of the Frame and discarded the changes after the debug run.
The default language and default date time format can be set independent of the client windows settings. The setting will be in the configurator.
Following new options for the ExcelImporter job step:
The mapping function LookupPartnerLocationAddLookupValue needs a call of e.g.: TPBackendId, SetPartnerLocation, TradingPartnerBackendReference, OwnLocationBackendReference, otherwise the location cannot be found.
This was different in compare to the mapping function LookupPartnerLocationValue that as default uses the message trading partners main location.
This was solve to let LookupPartnerLocationAddLookupValue use also this default.
Change the primary key of the TaskAnalytics table to split tasks for the messages.