Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Hide if
special@anonymous

Bugs

BUG - Summertime error in batching
BUG - BizTalk throtling fetch counters no matter if throtling is used or not
BUG - BypassDoubletCheck option not working when resending document that has failed with DoubletCheck
BUG - Cannot delete password when configuration key of type password
BUG - Cannot update "Include/Exclude in LocalFTP" in FtpConfig on partner
BUG - Delete document gives error
BUG - Distribution "Test Upload" gives meaningless error for large files
BUG - Document Types (DistributionObjects) marked as "Not usable for distributions" are not shown in drop-down in Tracking Search
BUG - EdiPortalSftp don't always produce log
BUG - Error when applying context properties from database to message is not handled
BUG - Errors when using adapter transaction in EdiPortal receive pipeline
BUG - Incoming AS2 request never completes (or fails silently)
BUG - JSON Example file from Website does not contain the same entries as the documentation states.
BUG - Link Nemhandel Sender Service
BUG - Monitor latest item time is showing UTC
BUG - Monitoritems are still run when disabled.
BUG - Not displaying the correct hotfix version in UI
BUG - NullReference when using Template Distribution for AS2 transmissions
BUG - Performance issue with additional files
BUG - Post-Deploy fails if specific port number for SQL server is used
BUG - PriorityQueue not working
BUG - Processing documents but nothing running/dehydrated/suspended on BIZ01Documents stuck in status "Processing"
BUG - Resending multiple documents, status flows shows wrong references
BUG - Tracking Search with tracking fields doesn't reset
BUG - Unable to send BUG report in LINK
BUG - AS2 - Failed to receive unencrypted and unsigned message (Failed to parse message headers)
BUG - AS2 - Failure in sending MDN creates 2 documents in Link
BUG - AS2 - Keyset does not exist
BUG - AS2 - Signature Validation error: message-digest attribute value does not match calculated value
BUG - AS2 Receive can result in 2 files if an error occurrs while transmitting an MDN
BUG - AS4 Peppol - Wrong Encryption Method
BUG - Constraint error in IdentificationType delete
BUG - Diagrams for a clean install
BUG - Don't send mail if recipient is empty.
BUG - Failed parsing positive MDN (Failed to parse message headers when no new-line in last boundary)
BUG - Missing MGF algorithm when sending Peppol AS4

Changes

Changes in Common

From: EdiPortal.Common, Version=1.0.0.0, Culture=neutral, PublicKeyToken=7685f304a6e7e148, FileVersion=2.7.7342.12230
To: EdiPortal.Common, Version=1.0.0.0, Culture=neutral, PublicKeyToken=7685f304a6e7e148, FileVersion=2.8.7480.22350

Removed types

No types removed


Added types

NameFull nameBase class

Base32Helper

Ebex.EdiPortal.Common.Security.Base32Helper

MailHandlerException

Ebex.EdiPortal.Common.Utility.MailHandlerExceptionSystem.Exception

OneTimePassword

Ebex.EdiPortal.Common.Security.OneTimePassword

ReportQuery

Ebex.EdiPortal.Common.Presentation.SqlReports.ReportQuery

ReportQueryParameter

Ebex.EdiPortal.Common.Presentation.SqlReports.ReportQueryParameter

TrackOnly

Ebex.EdiPortal.Common.Tracking.TrackOnly



Changed types

NameFull nameBase class

DataGroup

Ebex.EdiPortal.Common.Users.DataAccess.DataGroup

Removed methods

  • Void RemovePartner(Int32, Int32)


DataOwnerConfiguration

Ebex.EdiPortal.Common.DataOwners.DataOwnerConfiguration

Added properties

  • Boolean IsMFARequired

Added methods
  • Boolean get_IsMFARequired()
  • Void set_IsMFARequired(Boolean)


Distribution

Ebex.EdiPortal.Common.DistributionModel.Distribution

Added properties

  • System.Nullable<System.Int32> DaysToKeepDoubletCheckRecords

Added methods
  • System.Nullable<System.Int32> get_DaysToKeepDoubletCheckRecords()
  • Void set_DaysToKeepDoubletCheckRecords(System.Nullable<System.Int32>)


Document

Ebex.EdiPortal.Common.Tracking.Document

Added methods

  • System.Collections.Generic.IEnumerable<System.Int64> GetNextInboxDocuments(Int32, System.String)


EdiPortalConfiguration

Ebex.EdiPortal.Common.Configuration.EdiPortalConfiguration

Added properties

  • Boolean UsePriorityQueue

Added methods
  • Boolean get_UsePriorityQueue()


EnvironmentType

Ebex.EdiPortal.Common.Configuration.EnvironmentType

Added methods

  • Ebex.EdiPortal.Common.Configuration.EnvironmentType GetLocalEnvironment()


Interchange

Ebex.EdiPortal.Common.Tracking.Interchange

Removed methods

  • Ebex.EdiPortal.Common.Tracking.Document CreateInterchangeInDocument(Int32, System.Guid, System.String, Boolean, System.String, System.Guid, System.String, System.Nullable<System.Guid>, System.String, System.String, System.String, System.String)


SqlReport

Ebex.EdiPortal.Common.Presentation.SqlReports.SqlReport

Added methods

  • Ebex.EdiPortal.Common.Presentation.SqlReports.ReportQuery GenerateReportQuery(System.String)
  • System.String GenerateReportXml(Ebex.EdiPortal.Common.Presentation.SqlReports.ReportQuery)


TransportConfiguration

Ebex.EdiPortal.Common.Transport.TransportConfiguration

Added methods

  • Ebex.EdiPortal.Common.Transport.TransportConfiguration GetByName(Int32, Boolean, System.Nullable<System.Int32>, System.String)


UserCredentials

Ebex.EdiPortal.Common.Users.UserCredentials

Added properties

  • System.String MfaSecret

Added methods
  • System.String get_MfaSecret()
  • Void set_MfaSecret(System.String)
  • Void SetMfaSecret(System.String)
  • Void ClearMfaSecret()


Performance Test

The following reports shows the performance variance between Link 2.6 and Link 2.7 measured by 10 different KPI's and accross 4 different test cases.

Test case 1

Standard workflow with one interchange

TODO!

Test case 2

Standard workflow with 10 interchanges batched to one

TODO!


Test case 3

Standard workflow with one large interchange (apx. 100MB)

TODO!


Test case 4

Standard workflow with one interchange containing 1000 documents

TODO!

...