taskGNU 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: 

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.

Luis Falcon <meanmicio>
Group administrator
Sun 02 Jun 2019 09:00:19 PM UTC, comment #1: 

Initial setup. Show number of messages in the queue
http://hg.savannah.gnu.org/hgweb/health/rev/62010d7ecd05

Luis Falcon <meanmicio>
Group administrator
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).

Today, we can select and send the messages to the Federation HIS in an interactive way.

As some of our colleagues (Axel, Bahaa) have suggested, it would be nice to a non-interactive alternative that sends the queued messages.

We'll take the approach of a script at OS level using the Proteus library, that can be placed in a cron job and interact with the OS logging and mailing systems.


Luis Falcon <meanmicio>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by meanmicio (Submitted the item)
  •  

    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 StatusReady For Test Done
        Open/ClosedOpen Closed
    2019-06-03 meanmicio StatusIn Progress Ready For Test
        Percent Complete10% 100%
    2019-06-02 meanmicio Percent Complete0% 10%
        SummaryScript to send queued messages from the HMIS node GH HMIS queue manager
    2019-05-31 meanmicio StatusNone In Progress
        ReleaseNone 3.5.0

    Back to the top

    Powered by Savane 3.12.
    Corresponding source code