Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Messaging Object for better message tracking and stats #39

Closed
rbeckman-nextgen opened this issue May 11, 2020 · 2 comments
Closed

Messaging Object for better message tracking and stats #39

rbeckman-nextgen opened this issue May 11, 2020 · 2 comments
Milestone

Comments

@rbeckman-nextgen
Copy link
Collaborator

The server should be augmented to transfer a custom message object that stores the following information:

Status (received, filtered, transformed, sent)
Date Received
Raw Data
Transformed Data
Encoded Data

This message object will be sent across the Mirth bus (through Filters, Transformers, Endpoints) and update it's state with the Message Registry at defined steps.

Imported Issue. Original Details:
Jira Issue Key: MIRTH-15
Reporter: chrisl
Created: 2006-09-08T00:47:12.000-0700

@rbeckman-nextgen rbeckman-nextgen added this to the 1.2.0 milestone May 11, 2020
@rbeckman-nextgen
Copy link
Collaborator Author

The server and database have been updated with a new message object which is more generic (not specific to HL7). The message browser needs to be updated to reflect the new fields and search parameters. Also note that the "id" field for Channel has been changed from int to String.

Imported Comment. Original Details:
Author: geraldb
Created: 2006-09-13T09:00:00.000-0700

@rbeckman-nextgen
Copy link
Collaborator Author

Added features for the new message object.

Imported Comment. Original Details:
Author: jacobb
Created: 2006-09-14T17:02:43.000-0700

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant