Versions Compared

Key

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

Anchor
_GoBack
_GoBack
----

SDP-50216 Python XML2XML: Message isn't failed if latest record doesn't have ended XML nodes

Added error handling in case of invalid input xml file

If the input xml if is invalid then error message should be passed: "XML file is invalid".

...

SDP-50476 Switch mashups and source mashups to use Ontology resources - part 2

Switched mashups to use Ontology resources

Updated logic for mashups to use Ontology resources in case of resource extract. If mashup dataset does not exist in processing rule or in case of EBS extract old metadata dataset is used.

...

SDP-50618 issue with RTR as dataset via REST API Call

Corrected issue with RTR type dataset in REST API call

Corrected issue with RTR type dataset
"dataset": "rtr"
in REST API call

...

SDP-51010 Add timeout error handling to

eagle_ml-2-0_default_cm_exec_eds stream

Adding error handling to eagle_ml-2-0_default_cm_exec_eds stream

Adding error handling to eagle_ml-2-0_default_cm_exec_eds (EDS execution) stream in case of timeout

...

SDP-51168 Ontology extract (CustomBenchmark) returns random smfidentifiers when securityAlias is NULL

Ontology extract (CustomBenchmark) returns random smfidentifiers when securityAlias is NULL

We removed convert(atoi) logic from smfidentifiers mashup. This logic was essential when we had integers in query result, but in mashups cache only strings are stored now. Now we extract strings from query all the time and we do not need this logic anymore.

...

SDP-51261 EDS isnumeric function fails if argument is empty string

Corrected issue with EDS isnumeric() function

Corrected issue where the EDS isnumeric() function was raising an exception if the argument was an empty string

...