17th March 2016
Trader Desktop
Updated Features
In the Admin Alerts Screen, Data Alerts now show the alert type and Operational Alerts show the category. This helps when referencing the alert in the User's My Alert screen.
Supporting Services now set to delayed start to ensure they start after IIS has started.
Bug Fixtures
Some alerts were being sent when an Admin had disabled the alert, fixed.
Creating a new company sometimes does not assign colour.
Alert details screen hides EntityId on some alerts.
Reports Export now deletes jobs after they have run.
TD falls behind other screens after clicking Save > Ok, in My alerts > Edit Filters
Company information showing incorrect description
Update splash copyright notice to use current year
Web Services
New Service
GET /FandO?/tradingEntity=[TradingEntityID]
Updated Features
PUT, POST, DELETE and GET - <host>/finance/client?filter={filterguid}
Updates to Web Help main menu. Previously available services were split by release status (Alpha/Beta/Released) in the web help menu. This has been changed to split by type. The current list of types includes:
-
Data API - endpoints pointing directly to the
Heritage and NG DBs.
-
Events API – ITAS Messaging system
-
State API – ITAS State Machine
-
Authentication API – User Authentication
-
Client API – endpoints specific to your system
Bug Fixes
GET Trade/physical/contract/{TE}/{splitcontractref}/split does not find contract specified
TradingEntityName is null on /trade/filter endpoint
Trade API : List total is wrong when count parameter is used
Trade API : All contracts are returned when invalid status is passed