Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


...

Component versions

EAGLEINSTALLER            2021.07.27.1
EAGLEML                        2021.07.27.1
EAGLEML-W-O               2021.07.27.1
EXTRACTSERVICERULES 2021.07.27.1
IMPORTSERVICERULES  2021.07.27.1
MC2                               2021.7.1.0
kafkaservice                   2021.7.1.0
pypy                               2021.7.1.0
pyruleservice                 2021.7.102.0

...

Enabled asynchronous execution and delivery of ReST requests via the EQL endpoint.
Adding parameter "x-eagle-return-ticket" : "true" will enable the immediate return of an ack
and the extract will be executed and delivered asynchronously.
If a distribution profile is specified, the output is delivered to the location specified in the profile.
If no distribution profile is specified, the output is delivered to the standard folder estar/tpe/data/msgcenter/cmw/extracts/
POST example:
{
"FeedType" : "genericentity" ,
"x-eagle-return-ticket" : "true",
"distributionProfileName" : "test_dist_prof",
"filters": {
"maxrows" : "10"
}
}
GET example:
.../eagle/v2/eql?FeedType=genericentity&maxrows=2&x-eagle-return-ticket=true

...

Added issuer_id as an additional key for the Issuer Organization data object.

...

SDP-

...

44436 Error "wrong number e-1003" on EDS load

Corrected error message during EDS load

Corrected error message when reporting a database exception during EDS load