Versions Compared

Key

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

...

SDP-14563 :  Pricing Center - Parent event showing completed complete prior to child event completing

When a Pricing Center Event consists of one rule, the sub-event that is executed for this rule runs independently. The Pricing Center event did not wait for its completion and reported that the whole event had finished. When the Pricing Center event is executed via EJM, the process was marked as complete even if the sub-event was still running.

...

The Generic Load workflow has a sub-process, “eagle_generic_load_smf_composite,” which can may be used to call a Pace Event, RDC or SRM eventsevent.
When one of the following parameters (PACEEventName, W_ExecuteSRM or W_ExecuteRDC) was set (for example in w_config_custom.inc) this sub process was launched.
This sub-process was triggered whether or not SMF files were present in the incoming files.

...

Files changed:
eagle_wrf_generic_load.ejmwf
eagle_wrf_generic_load.wrf


SDP-14278 :  Add handling any issues in   Process error descriptions in the TSR from the reason node processed by i2i_parse_errors_from_hub.xsl/taskstatusresponse.xml
During the the Instance2Instance process, two environments exchange RTR's \TSR's with each other. If an error occurs on the remote server, a failed TSR is sent.  The change is for the local environment to be able to process the TSR and show the correct error description message on the local environment.

...

SDP-10920 :  Issue with query panel/tag55 logic in the xml-ref_issueprice.xml

The issuePrice has been adjusted that in case of an invalid effectiveDate or sourceName fields in the incoming message, .  The the logic defaults has been updated to default to insert mode, instead of update mode as it was before the modification

Files changed:
- msgcenter\eagle_default\in\xml\xml-ref_issueprice.xml

...

The AccountingAssetCash Interface was enhanced to support the cashEventType element for MISC Income and Expense Asset Cash message types (Asset Cash Type = AMISCINC or AMISCEXP).
Possible values of Cash Event Type: DISB, RECPT.
<cashEventType>DISB</cashEventType> or  <cashEventType>RECPT</cashEventType>

Files changed:

\dynamic\msgcenter\eagle_default\in\xml\ xml-acct_cash_asset.xml
\dynamic\msgcenter\eagle_default\in\include\csv-cash_misc_inc_exp.inc
\dynamic\eagleml\schema\eagleml-acc-2-0.xsd

...