rbeckman-nextgen / test-mc6

0 stars 0 forks source link

Indicate when file reader polling is completed #4104

Closed rbeckman-nextgen closed 4 years ago

rbeckman-nextgen commented 4 years ago

Implementation is provided here: http://www.mirthproject.org/community/forums/showpost.php?p=262849&postcount=9

Changes are provided as a patch against the latest codebase (v3.6). Patch changes com.mirth.connect.connectors.file.FileReceiver

Imported Issue. Original Details: Jira Issue Key: MIRTH-4252 Reporter: odo Created: 2018-03-12T00:51:25.000-0700

rbeckman-nextgen commented 4 years ago

Direct link to the patch: http://www.mirthproject.org/community/forums/attachment.php?attachmentid=3315&d=1520600829

Imported Comment. Original Details: Author: odo Created: 2018-03-12T00:54:19.000-0700

rbeckman-nextgen commented 4 years ago

Patch that adds capability to indicate when last file has been polled. Affected class: com.mirth.connect.connectors.file.FileReciever Affected revision: 8071

Imported Comment. Original Details: Author: odo Created: 2018-03-12T00:57:45.000-0700

rbeckman-nextgen commented 4 years ago

Feature is implemented, diff is attached to this issue, please apply to trunc.

Imported Comment. Original Details: Author: odo Created: 2018-04-03T00:44:52.000-0700

rbeckman-nextgen commented 4 years ago

The following variables are now put into the source map when using the File Reader:

Imported Comment. Original Details: Author: narupley Created: 2018-05-25T13:29:30.000-0700

rbeckman-nextgen commented 4 years ago

Problem here is those values are not set if there is no message.

Imported Comment. Original Details: Author: pacmano Created: 2020-01-24T11:03:00.000-0800