20220906 - iHub Release

Summary:
Push Dispatch Confirmation Service (V8) - support for additional kit related data

Ticket:
https://bigdigit.atlassian.net/browse/IHUB-842

Detail:
Support a new version of this service (V8) that supports additional kit related data on each line:

  • BuildKit

  • IsComponentSKU


Summary:
Load Product Master Updates service supports new "Kit" property

Ticket:
https://bigdigit.atlassian.net/browse/IHUB-847

Detail:
Clients can call the “Load Product Master Updates” service using iHub to update the “Kit” property used to identify a Product Master as a Kit.

  • If a Product Master “Kit” property is currently set to “True” then a client can update this to “False” if there are no components assigned to the Kit.

  • If a Product Master “Kit” property is currently set to “False” then a client can update this to “True” if the current Product Master is NOT a component product of another Kit Product Master.


Summary:
CSV Transform - Scriban Mapping Enhancements

Tickets:
https://bigdigit.atlassian.net/browse/IHUB-828

https://bigdigit.atlassian.net/browse/IHUB-834

Detail:
Ability to use a Scriban transformation to automatically assign a string value when the CSV file does not have any value in the specified column being transformed. If it does have a value then use the value.


Summary:
Support for US date formats

Ticket:
https://bigdigit.atlassian.net/browse/IHUB-836

Detail:
Support for the following US date formats when mapping a CSV file:

  • MM/dd/yyyy

  • MM/dd/yy

  • MM-dd-yyyy

  • MM-dd-yy

Additional date formats can be manually entered by the user if required.


Summary:
Push retry to support Bad Gateway

Ticket:
https://bigdigit.atlassian.net/browse/IHUB-826

Detail:
If the message is not delivered to the client due to a “Bad Gateway” error then iHub will retry to deliver the message 3 more times every 15 minutes.