mazen
(Maz Alsibai)
September 13, 2023, 9:27am
1
Hi ,
I am newbie to openmrs and still trying working on it …
I managed to to download SDK , setup platform server of version 2.7.0 and run it.
using the Add-on manager page I loaded uicommon , uiframework modules … however, I am not able to see them in the Add-on manager even though they were loaded successfully …
is there anything missing?
Thanks in advance
dkayiwa
(Daniel Kayiwa)
September 13, 2023, 10:49am
2
It will be easier for you to just run the sdk setup again and choose Distribution
instead of Platform
mazen
(Maz Alsibai)
September 13, 2023, 11:12am
3
when choosing Distribution I am getting the following error:
wikumc
(Wikum Weerakutti)
September 13, 2023, 11:28am
4
If you are installing O3 distributions make sure you have the Mekom repository on your settings.xml file
<repository>
<id>mks-nexus-
public
</id>
<name>Mekom Repository</name>
<url>https:
//nexus.mekomsolutions.net/repository/maven-public</url>
</repository>
You can find more details here: O3 Implementer Documentation: Set Up, Configure & Deploy - Projects - OpenMRS Wiki
1 Like
mazen
(Maz Alsibai)
September 13, 2023, 11:42am
5
working fine now … many thanks
1 Like
mazen
(Maz Alsibai)
September 13, 2023, 12:43pm
6
@wikumc why I do not see the scheduled appointments in the lower part even though there are 3 as per the upper part of the screen?
mazen
(Maz Alsibai)
September 13, 2023, 12:58pm
7
@wikumc I see these error …
if I manually change appointment to appointments then it is not failing in postman … but I donot know where to change that in the openmrs …
wikumc
(Wikum Weerakutti)
September 13, 2023, 1:16pm
8
@dkayiwa . @ibacher I am seeing the same error on the demo application. Is this a problem in the frontend??
ibacher
(Ian Bacher)
September 13, 2023, 1:28pm
9
It’s technically a problem with the backend, but it’s a long discussion. The appointment parts of the app currently are non-functional.
2 Likes
almaz
(Almaz Almaz)
September 14, 2023, 7:03am
10