6th November 2015
Focus was on the Web Services and the Beta ITAS Web Access feature for this release where MtM and ConVal query were delivered. Additional features added/updated in the Trader Desktop included Entity ID added to New CLI alerts and a functional UI for the ITAS Reporting Database feature.
Trader Desktop
New Features
Add Client Account Code to new item alerts and show this information in the ‘New Item’ Alert.
Updates to Existing Features
-
Operational Alerts can be switched off by and Administrator and therefore not be available to users to subscribe to.
-
Operational Alert updates:
-
Quote Approval Rejected – removed.
-
Quote approval Status Update renamed from Quote Approval Received.
-
Contract Approval Request – new alert
-
Contract Approval Status Update – new alert
ITAS Reporting Database
New Features
Individual Trading Entities Export Scheduler. Previously the automated export of data included all Trading Entities. With this release, each Trading entity can have their own unique export schedule.
Updates to Existing Feature
Bug Fixes
Web Services
New Service
-
GET /trade/physical/ - returns contracts.
-
PUT /trade/physical/contract/[trading entity]/[header contract ref]/split - generates a split based on the header
-
GET /trade/physical/contract/[trading entity]/[contract ref]/split – retrieves a split
Updates to Existing Services
-
Various service updates supporting the Web Access ConValQuery feature.
-
PUT /finance/client/[trading entity] additional fields added: record type, account num, status, privacy level, type, alias & title.
ITAS Web Access
New Feature
-
ConValQuery – enables uses to save a query (i.e. specific trading entity plus two departments) and the contract value for each query is then calculated and becomes retrievable by the user.
-
Hooked up MtM stub delivered in the previous release to real data.
Updates to Existing Services
-
Added paging to ConVal results.
-
Added paging to MtM position.
-
Added graceful 404 page.
-
Menu items now highlighted when each page is loaded.
-
Trade Call Off Cancel button to reset form.
Bug Fixes