Hotfix 1: Sender/reiver was switched for some xml control messages #753791193
Hotfix 2: Create missing views for Link.Tools database (for testing)
Hotfix 3: EdiPortal adapter throttling only works if throttling check interval is set to 1 #772180688
Hotfix 4: Error in filename handling in SFTP transmit adapter (brackets in filename causes String.Format error)
Hotfix 5: Make ingoing SFTP/FTP transport type field FileMask required and set default value
Hotfix 6: Additional information written to message context properties to avoid database lookups (performance)
Hotfix 7: Inbox concurrency issue (same document retrieved multiple times)
Hotfix 8: Error rules included (actually a feature)
Hotfix 9: LocalFtp - fixes communication with SFTP server - turning backslash into forwardslash for better compatibility.
Hotfix 10: Improve performance for the Monitor plugin "EdiPortal Documents". If you were to monitor a document type with a large number of documents it could timeout. Therefore the job have been improved to only look into data for the past month. Additional cleanup setting for cleaning up document log status have been added as option to table Distribution.tDatabackups, and to the daily cleaun job. This makes it possible to delete DocumentFlow status before the actual document is cleaned up. This is introduced as these statuses take up a lot of disk space.
Hotfix 11: AS4 - Additional Partner Identification (make it possible to overwrite sender and receiver identification).
Hotfix 12: Maintenance job deletes unintended files.
Hotfix 13: Fixed issue which causes the SQL procedure EdiPortal_LoggingUpdateLog to fail when updating the logs due to AlternativeNames being longer than 100 characters.
Hotfix 14: Fixed: Xml validation error desciption seems to be missing when based on xml attributes (#837887402)
Hotfix 15: Fixed SQL CPU Performance issues with many documents in Outbox.
Hotfix 16: Fixed locking issue in Outbox stored procedure
Breaking change in "Create Dataowner" script. Because of changes in the User tables, dataowner-scripts created before 2.11 can't run on a 2.11 installation.
New windows service introduced:
Windows services will no longer be started automatically after installation.
It affects the following services:
The response in this case will now be that the SOAP response message returned do not contain a valid Signal Message.
API Refresh tokens are now cleaned up from the table after their expiration date
It is now not required to send the send-partner (from partner). If you have the right permission "AllowSendFromMultiplePartners" it will be determined from the content. If not, the from partner will be set to the partner assigned to the user.
If you have many partners it can now be configured how many digits you need to write before it starts to search, and the result i limited. Configuration options for the settings is available in DataownerSettings.
Added documentation for actions in "Link Technical Guide": https://bizbrains.atlassian.net/l/c/i7Eq6PYU
When using a deep link for at tracking search you can now add parameter direct=true to open the document it finds.
Added possibility to add a foreign key like e.g. Document type to a configuration key
GUI change with space between edit/delete and improved error text for missing permission when using datagroups.
Possibility for extra logging. Documentation here: https://bizbrains.atlassian.net/l/c/h3RLFHHA
Proxy dll for handling Link REST api call. Takes care of authentication.
Possibility to control additional Link properties from disassble plugin.
Possibility to exclude a status from doublicate check using the [ExcludeFromDoubletCheck] coloumn on table [Tracking].[tStatusTypes]
Configure polling locations directly in Link: https://bizbrains.atlassian.net/l/c/hzXo5q69
Export/Import configuration keys with their foreign keys
This new warning limit can be set using Dataowner key TrackingSearch_ActionWarningThreshold to make sure a warning is given if you e.g. try to resend more than the configured amount of documents
An error processing an OriginatingSytem response is now logged on the original document
Call Link functoids using REST interface i made easy using this procy class
Bindings are changed to use WCF-SQL instead of the depricated SQL adapter.
User passwords are no longer retrievable as they are not stored anywhere.
Possibility to delete developer objects from Link GUI.
Hide column with no configuration in Errorhandling page
Added additional columns
Any changes to developer objects are logged in database.
Is now showing it is loading
Reorder itinerary is now not auto saved, but you need to press Save button for changes to take affect
Additional itinerary step is now auto startet
Invoke XSLT with parameters
Description field for "Configuration key" and "Tracking Field" is now a text area instead of a text field.
Is per default used now, so any lookup object is cached for x minutes: Added DataownerKey UseApiCaching true/false (default true).
BugsFTP - PortNumber only 4 charactersTest Tool - Delete test case takes long and focus never returns to test app windowTest Tool - Constraint error when deleting a test caseTest Tool - Memory issue when refresh/compare testcase with 947 documentsTest Tool - Null reference when comparing documents that are cleaned up (delete)Monitor service stall when Link web site is unavailableIncorrect CreatedDate is set for ResponseStatusTypesMonitor-plugin "Documents" is not Dataowner-specificMissing X12 DocumentNumber PromotionRemoved functionality for alternative name in context-propertiesNo alerts when a furture absence is definedLinkTrack RestApi - Possible to auto-create partner without MainIdentificationConcurrency issue in AS4 adapter (Peppol issues)Wrong caching of certificates in AS2 outbound adapterAfter Link 2.9 upgrade, The document status changed to Failed instead of Ignored when CustomDisasembler returns zero messagesCannot import internal partnersWrong value for ADAuthentication_CreateUser_DefaultInternalPartner when creating new dataownerDeveloper Tools - Document Type - Stylesheet has an * symbolsing its required but it isnt.Developer Tools - Document Type - Description is mandatory, shouldn't be?Developer Tools - Document Type Group - Remove color field for the colorSome create dialogs show up as "Edit x"Always use FormatType from PortConfiguration if present. Not from InterchangeIn/DocumentConfig FormatTypeXSLT Transform generates many temp dll-filesAS4 Message can't schema validate if no message-properties are providedChanges in common.dllPerformance test |