GNU Health - Tasks: task #15288, GH HMIS queue manager
You are not allowed to post comments on this tracker with your current authentication level.
task #15288: GH HMIS queue manager
| Submitter: | Luis Falcon <meanmicio> | ||
| Submitted: | Fri 31 May 2019 08:54:50 AM UTC | ||
| Should Start On: | Fri 31 May 2019 12:00:00 AM UTC | Should be Finished on: | Sun 22 Sep 2019 12:00:00 AM UTC |
| Category: | Proteus | Priority: | 5 - Normal |
| Status: | Done | Privacy: | Public |
| Percent Complete: | 100% | Assigned to: | meanmicio |
| Open/Closed: | Closed | Release: | 3.5.0 |
| Module: | health_federation | Component: | None |
|
Mon 03 Jun 2019 12:48:19 PM UTC, comment #2: |
Luis Falcon <meanmicio> |
|
Sun 02 Jun 2019 09:00:19 PM UTC, comment #1: Initial setup. Show number of messages in the queue
|
Luis Falcon <meanmicio> |
|
Fri 31 May 2019 08:54:50 AM UTC, original submission:
The messages generated on the HMIS models are stored in the node federation queue (transaction FEDQ).
|
Luis Falcon <meanmicio> |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follow 8 latest changes.
| Date | Changed by | Updated Field | Previous Value | => | Replaced by |
|---|---|---|---|---|---|
| 2019-06-11 | meanmicio | Status | Ready For Test | Done | |
| Open/Closed | Open | Closed | |||
| 2019-06-03 | meanmicio | Status | In Progress | Ready For Test | |
| Percent Complete | 10% | 100% | |||
| 2019-06-02 | meanmicio | Percent Complete | 0% | 10% | |
| Summary | Script to send queued messages from the HMIS node | GH HMIS queue manager | |||
| 2019-05-31 | meanmicio | Status | None | In Progress | |
| Release | None | 3.5.0 |
Powered by Savane 3.12.
Corresponding source code

The main basic functionality is now in place.
Usage : gh_queue_manager <action> [args]
Actions:
* check: View messages in queue
* push: Send messages to the federation
The program accepts check and push as the two actions. In the future we can specify the message ID as an optional argument to check the status and / or push that specific message to the federation.
You can run the queue manager from a cron job.