Sunday 17 August 2014

Final Week of GSoC!! 

Time Flies! It was a memorable and best summer for me! Lots of take aways from this year's GSoC!
I would like to thank my mentor's Hannes and Pascal for the continous support all the summer.



This week i finished my final presentation. I have finished the documentation. And i was testing my module.
I look to work on the module after 22nd as well. I had talk with my mentor and we will continue to work a bit on the module after 22nd as well!
I have learnt a lot this summer. This was the most productive summer till now ;)

I would like to thank the OpenMRS community and Google Summer of Code for providing this platform! :)
This is the first time i was involved in a real time scenario. It was an awesome experience overall!

I want to specially thank my primary mentor Hannes again for all the support ! :)

Here's my final presentation https://www.youtube.com/watch?v=o3nuTQ5_bfI





Sunday 10 August 2014

This week i updated the wts installation in README.md .
Here's the Url : https://github.com/aniketha/openmrs-module-regadbintegration-1/blob/1.9.7/README.md

I created a User manual for the module ,I used a github page to create the user manual
Here's the Url : http://aniketha.github.io/openmrs-module-regadbintegration-1/

And i'm working on testing the module, getting few issues while doing it. This week i've been doing lot of debugging.

My next task is to create the final presenation and resolve the issues.

Sunday 3 August 2014

This week i worked with wts services. I am facing a problem while working with the wts services. i get the following errors
java.rmi.RemoteException: Service "get-algorithms" doesn't have outputfiles with name "listfile"
java.rmi.RemoteException: Service "import-xls" doesn't have outputfiles with name "logfile"

I am trying to resolve this problem. 
 The main goal of the project will be accomplished if this error gets resolved.

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.