Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

Summary:
Load Sales Orders AND Load Web Sales Orders - new "GroupReference" field

Ticket:
SHUB-945 - Getting issue details... STATUS

Detail:
Load Sales Orders AND Load Web Sales Orders services accept a new optional field called "GroupReference". Clients can send us a “GroupReference” with a Sales Order which will be used in the WMS to group orders in a Wave.


Summary:
Retrieve CW Documents List - “parentOriginAgentRef“ now optional

Ticket:
IHUB-938 - Getting issue details... STATUS

Detail:
Previously iHub required “parentOriginAgentRef“ when calling the “Retrieve CW Documents List” service. However not all shipments have a parent so this was changed to optional.


Summary:
Fix for push messages getting sent twice during busy periods

Ticket:
SHUB-872 - Getting issue details... STATUS

Detail:
Even if two instances try to send the same push message simultaneously, only one instance will actually send the message to prevent the same push message getting sent twice during busy periods.


Summary:
Push retry to support 500 Internal Sever Error and delayed last attempt to push

Ticket:
SHUB-844 - Getting issue details... STATUS

Detail:
If a message is not delivered to a client (via FTP or REST), iHub retries to deliver the message (file or request) 3 more times every 15 minutes. If after the third attempt the message cannot be delivered, iHub will wait 60 minutes and try one more time to push. If this also fails then iHub will no longer attempt to push the message.


Summary:
Token automatically refreshes after expiration

Ticket:
SHUB-933 - Getting issue details... STATUS

Detail:
Users often have the Activity report open for some time as they monitor incoming transitions. After a period of time if the user tried to move to another part of the application there would be an error as the token would have expired. A fix has now been applied to automatically refresh the token so the user can continue to use the application.


Summary:
Ability to filter Activity by specific Optix services

Ticket:
IHUB-837 - Getting issue details... STATUS

Detail:
Previously when attempting to filter Activity by "Push Optix Order" and "Push Optix Shipment" services, it will also include all the "Push Optix Order Created" and "Push Optix Shipment Created” records. A fix has now been applied so users can filter Activity records by specific Optix services.


Summary:
Fix so outgoing messages remain in a collapsed state after filtering

Ticket:
IHUB-937 - Getting issue details... STATUS

Detail:
We often push a number of messages in a group. Users now have the ability to click on the “Outgoing Messages” tab and filter these by searching for a specific term. Previously when a user searched for a message, it would automatically expand. A fix has now been applied so messages remain neatly in a collapsed state.


Summary:
REST Testing Tool - Fix for error when sending XML requests

Ticket:
SHUB-942 - Getting issue details... STATUS

Detail:
A fix has been applied to prevent the “error in XML document“ exception users were getting when using the REST Testing Tool to load XML requests.


Summary:
Push Service Test Tool - Fix for sending push messages without setting any parameters

Ticket:
SHUB-940 - Getting issue details... STATUS

Detail:
Users can now test a Push service by clicking the “Send Message“ button without changing any parameters.


  • No labels