Sync2 Sprint Announcement for UgandaEMR

Did any one say that they will not make it on Monday? If none, the earlier we kick off and finish this sprint, the better.

1 Like

Ok thatā€™s fine although I donā€™t have access to the calender, I have sent mail for it to be added on the calender cc @dkayiwa

Help desk may not add the event for you to the calendar. But they will grant you access to add it for yourself.

@odorajonathan is there any reason why the board does not have columns for tickets that are ready for work and those under review?

Oh yes @dkayiwa I can only add a column but I canā€™t give it a status

you dont have to give a column a status, you just rename its heading and add/drag and drop there, the right "status pannels"

@tendomart I shaIl add you to the dev team. You seem to have started progress on a ticket

1 Like

@odorajonathan I would like to attend the sprint meeting to get orientation about the Sync2.0 module so I take part in the sprint too.

2 Likes

I am having issues setting up my local instances of openmrs-standaloneā€¦the issue is with the username and password (they are invalid)ā€¦have tried username as ā€˜adminā€™ and password as ā€˜Admin123ā€™ and it is still failingā€¦have also tried credentials shown in the runtime file without success too though I think thatā€™s for connecting to the Database.

Did you try a password of ā€˜testā€™

Thanksā€¦I Am in

@reagan i hope youre not running a platform standalone . the sync2 module depends on many module in the reff app see
<openmrsPlatformVersion>1.9.10</openmrsPlatformVersion> <legacyVersion>1.3.1</legacyVersion> <uiframeworkVersion>3.11.0</uiframeworkVersion> <uicommonsVersion>2.3.0</uicommonsVersion> <javaCompilerVersion>1.8</javaCompilerVersion> <fhirVersion>1.18.0</fhirVersion> <atomfeedVersion>1.0.12</atomfeedVersion> <gsonVersion>2.8.1</gsonVersion> <webservices.restVersion>2.24.0</webservices.restVersion>

Its better if you just run a ref app standalone and use the credentials below
user : admin
pwd : Admin123

@reagan how far with setting the environment?

I had been setting up the platform standalone and manually adding the omod files which has proved Abit cumbersome with so many errors that keep popping up though I was breaking groundā€¦iv have now switched to use reffapp which is way-easier to set upā€¦the two instances are runningā€¦I have created some patients but I keep getting an error when I try to syncā€¦most likely due to some of my settingsā€¦let me share the error-logs and some screen-shotsā€¦https://pastebin.com/pBBYrTYp

Sorry about it. Its standalone Reference Application this link can guide you

Am taking this to be the parent aka Mother and this is the child ā€¦I havenā€™t done any changes in Atomā€¦

were you successful in doing a trial sync of newly created patients?

I used this link for that part and somehow it worked. Just change the required parts.

1 Like

@reagan I created the patient but when I perform ā€œManual Push to the Parentā€ on a Child server, all the changes done on the server were being ā€œpushedā€ to Parent Server and the push was successful, but when I clicked on Audit log, the status was failure. How to go about it I donā€™t know

it would be kind enough to give me some pointers on what exactly to changeā€¦because it seems there is a problem in connection somewhereā€¦I think the child needs to give some credentials to access the parent server which i dont know how to giveā€¦Is there something missing according to my screen shots that I have shared up?