20230105 - iHub Release
Summary:
Authentication with Grey Orange
Ticket:
https://bigdigit.atlassian.net/browse/IHUB-859
Detail:
Support OAuth token based authentication with Grey Orange
Summary:
Push Item Master (Grey Orange)
Ticket:
https://bigdigit.atlassian.net/browse/IHUB-860
Detail:
POST Item Master data to a GreyMatter API endpoint and use Scriban to map the payload in the format GreyMatter requires
Summary:
Push Item Master Update (Grey Orange)
Ticket:
https://bigdigit.atlassian.net/browse/IHUB-861
Detail:
PUT Item Master data to a GreyMatter API endpoint and use Scriban to map the payload in the format GreyMatter requires
Summary:
Push Pick Expectation (Grey Orange)
Ticket:
https://bigdigit.atlassian.net/browse/IHUB-862
Detail:
POST Wave data to a GreyMatter API endpoint and use Scriban to map the payload in the format GreyMatter requires
Summary:
Load Tote Association (Grey Orange)
Ticket:
https://bigdigit.atlassian.net/browse/IHUB-863
Detail:
Support for Grey Orange loading Tote Associations using their own payload.
We link these external Plate Numbers (Totes) with our existing internal Plate Numbers.
Summary:
Load Wave Pick Complete (Grey Orange)
Ticket:
https://bigdigit.atlassian.net/browse/IHUB-864
Detail:
Support for Grey Orange loading Wave Picks using their own payload.
We batch pick a Wave based on these picks and the complete the Wave.
Summary:
CargoWise Version 2 document services
Ticket:
https://bigdigit.atlassian.net/browse/IHUB-884
Detail:
New “v2” version of "Retrieve CW Documents List" and "Retrieve CW Document" services
Summary:
Load XUS - support for additional new fields
Ticket:
https://bigdigit.atlassian.net/browse/IHUB-900
Detail:
Load XUS service supports the following new field:
“ParentOriginAgentRef“ optional, 20 characters max
“DeliveryMode” optional, 4 characters max
“ShipmentETAPOD” datetime, optional
"ShipmentATAPOD", datetime, optional
"ShipmentInlandETA ", datetime, optional
"ShipmentInlandATA", datetime, optional
"ShipmentATA", datetime, optional
"ShipmentCustomsClearedDate", datetime, optional
"ShipmentLastFreeDay", datetime, optional
Summary:
CSV Mapping - Ability to auto set a string value
Ticket:
https://bigdigit.atlassian.net/browse/IHUB-752
Detail:
You can now auto set a string value when mapping a CSV file. This will allow clients to send the same value every time such as a currency.
Summary:
iHub NuGet package now includes package description
Ticket:
https://bigdigit.atlassian.net/browse/IHUB-870
Detail:
”Indigina.IntegrationHub.ApiClient” NuGet package now includes package description
Summary:
Changed to “SqlAzureExecutionStrategy” to retry when transient failures occurs
Ticket:
https://bigdigit.atlassian.net/browse/IHUB-871
Detail:
The SqlAzureExecutionStrategy will retry instantly the first time a transient failure occurs, but will delay longer between each retry until either the max retry limit is exceeded or the total time hits the max delay
Summary:
Swich to code based authentication
Ticket:
https://bigdigit.atlassian.net/browse/IHUB-750
Detail:
Changed the authentication scheme to Azure B2C code based authentication. This has decoupled the frontend from backend and made authentication more flexible.
Summary:
Activity - "Activity Admin Access" permission to view all activity records as well as 401 unauthorized records
Ticket:
https://bigdigit.atlassian.net/browse/IHUB-916
Detail:
"Activity Admin Access" permission allowing users to access the iHub activity report in a similar way we do with the Admin Panel on our our other applications. Users with access to this permission can view all activity records without iHub retrieving user entitlements and can also view unauthorized items of the Activity report.
Summary:
Push Service Test Tool - support for NULL values
Ticket:
https://bigdigit.atlassian.net/browse/IHUB-909
Detail:
Ability to set specific properties to NULL when editing the push message to send
Summary:
Added retry when Service Bus is being throttled
Ticket:
https://bigdigit.atlassian.net/browse/IHUB-883
Detail:
Fix for iHub consuming all available IOPS on Push Created messages. A retry policy has been added for this.
Summary:
Push Service Filters - Fix so “Save” button is enabled when adding a new filter
Ticket:
https://bigdigit.atlassian.net/browse/IHUB-849
Detail:
Fix applied so “Save” button is automatically enabled as soon as a user adds a new filter.
Summary:
UI fix to ensure hidden fields with sensitive data remain hidden
Ticket:
https://bigdigit.atlassian.net/browse/IHUB-825
Detail:
We automatically hide values in textboxes that contain sensitive data. The user can click on these to show the values but there was an issue that these would also be displayed when the user pressed the enter key on another text box. A fix has been applied for this.
Summary:
Hide "MainMenu_Support" when opening and logging out of iHub
Ticket:
https://bigdigit.atlassian.net/browse/IHUB-899
Detail:
The "MainMenu_Support" menu item is now not displayed when opening and logging out of iHub.