rbeckman-nextgen / test-mc3

0 stars 0 forks source link

Database Reader sometimes incorrectly sets the inbound message template #3749

Open rbeckman-nextgen opened 4 years ago

rbeckman-nextgen commented 4 years ago

My channel's source connector is a JavaScript Database Reader with several small queries followed by one big "main" query. For this channel's development it is important that the Inbound Message Template be comprised of the fields in the last (main) query. However, no matter what I do, every time I save the channel, close and re-open it the Template is reset to: ` <?xml version="1.0" encoding="UTF-8" standalone="no"?>

value

` (Where "rx_date" is the field returned by the first little query.)

Imported Issue. Original Details: Jira Issue Key: MIRTH-3887 Reporter: aitougan Created: 2016-02-12T10:36:53.000-0800

rbeckman-nextgen commented 4 years ago

"Inbound Message Template" is not a good issue title, changing it...

Imported Comment. Original Details: Author: narupley Created: 2016-02-12T10:53:28.000-0800

rbeckman-nextgen commented 4 years ago

Will the inbound message template change according to Aggregate Results setting in 3.5 ?

Imported Comment. Original Details: Author: minht Created: 2017-04-14T15:57:38.000-0700