Sunday 27 July 2014

This week we were able to find the wts services and we had setup the wts server. Now i'm working on generating reports and exporting patients from the find/create patient page. We look to test the module completely next week if i finish generating reports and exporting the patients to regadb.

Task ahead are-
Create installation manual for wts services in README.md file
Creating user manual for the users.
All the wts services should be uploaded to repo
   

Sunday 20 July 2014

I am Working on wts server To export the patients from OpenMRS to RegaDB through wts.
We are facing problem while setting the wts server.
  We have delayed creating the user manual  page till we completely test our module. We were in touch with Lesedi and Botswana team about testing the module completely.
This week also we are facing the same issue with the wts server.

Sunday 13 July 2014

This week i tried setting up the wts server which is used to make remote calls, Now i am trying to setup the wts server from within the vagrant code.
We changed our plan to include the user manual in the README file. We are planning to create a html page or a github page for the user manual.

Challenge Faced- We are unable to setup the wts server, we contacted Sai Manohar(Previous GSoC student) if he could help us. We are awaiting a reply from him. There are not many available sources for wts now.

So our next week's task is to setup the wts server completely and to make a clear installation guide for setting up the wts server for the developers to easily setup the wts server. 

Sunday 6 July 2014

This week i managed to resolve the error which i was getting last week.
We have puppet/vagrant work ready,RegaDB can be setup automatically by running 'vagrant up'.  I have pushed the code to the repository. I have updated the README file in the repository, It contains guidelines about how to setup RegaDB and how to compile the module.
Now my current task is to setup wts server.  It is used as a medium to export the patients to RegaDB.

My next tasks are to update the README file further with the user manual of the module and Complete the export patients functionality after setting up the wts server.