New or changed features in Release 10.0.45.70 (September 2025) – Business Integration Solutions.

1. Connectivity Studio

1.1 Improved Reliability for Database Connectivity

Implemented retry mechanisms for transient SQL connection errors during batch processing operations. The system now automatically detects TransientSqlConnectionError exceptions during sales transaction exports and other database-intensive operations, then attempts automatic recovery with incremental delays. This enhancement significantly improves the reliability of long-running batch jobs and reduces the need for manual intervention when temporary database connectivity issues occur.

Details:

  • Retry Logic: The system employs an exponential backoff strategy for retrying failed SQL connections, ensuring minimal disruption to ongoing processes.
  • Improved Stability: By handling transient errors gracefully, the system ensures that batch jobs complete successfully without requiring manual intervention, even in environments with intermittent database connectivity issues.

2. EDI

2.1 Enhanced EDI Staging Journal Validation Controls

EDI Staging Journals now include improved validation controls to prevent accidental revalidation of already processed journals. When an EDI Staging Journal has been successfully processed and, for example, a sales order is created, the validation and approval buttons are disabled to prevent status changes that could incorrectly mark processed journals as rejected. This enhancement provides better data integrity and reduces the risk of operational errors in EDI workflows.

Details:

  • Validation Locking: Once a staging journal is processed, the system automatically locks the validation and approval buttons. This ensures that processed journals cannot be inadvertently modified.
  • Error Prevention: Prevents scenarios where processed journals are mistakenly marked as rejected, which could disrupt downstream processes.


Provide feedback