RippleOSI / Ripple-Showcase-Stack-Project

repo for Showcase Stack (PulseTile+ QEWDjs + EtherCIS) - Project issues
Apache License 2.0
0 stars 0 forks source link

Add Respect plugin to showcase #65

Open tony-shannon opened 5 years ago

tony-shannon commented 5 years ago

The NES Respect plugin should work within showcase-devra env

if we add PulseTile RA component Respect Qewd Respect Transform EtherCIS respect template

& pick the right patient record

need estimate of effort & consideration of any risk please

kuvakina commented 5 years ago

There shouldn't be any risks, as it's about copy folders, build the project and test functionality

Approx estimated time is 1,5-2h

BogdanScherban commented 5 years ago

@PhilBarrett @tony-shannon

This issue has been done: https://drive.google.com/file/d/1kH2l8gEiiNdNfIEhQwhDq2gUAYPx8K-8/view

But because of server side problems two sections aren't saved totally (as same as in Nes-dev): Screenshot from 2019-06-10 15-10-53.png Screenshot from 2019-06-10 15-11-02.png

tony-shannon commented 5 years ago

@DmitrySolyannik to update this issue, wiht recommended fix

DmitrySolyannik commented 5 years ago

This issue relates to #71 (https://github.com/QEWD-Courier/QEWD-Courier/issues/71), for now we should use manual solution 1)You should go to terminal and access to openehr docker container ( e.g. docker exec -it openehr_service /bin/bash ) 2) Copy and past those variables - https://github.com/robtweed/qewd/blob/master/docker-server/ydb (copy line 3-20) and just past to command line and press enter button. 3) After second step we should add in terminal this line - $gtm_dist/mupip set -key_size=1019 -region qewdreg 4) We should see success message - Database file /opt/qewd/sessiondb/qewd.dat now has maximum key size 1019 P.S If you see this message - Resource temporarily unavailable %YDB-W-WCWRNNOTCHG, Not all specified database files were changed, please restart container and try again all steps, in the end should be success message.

P.P.S. Every time when you restart openehr MS, you should repeat all steps

PhilBarrett commented 5 years ago

@kuvakina - moving to review. Please can you update here. Does this need adding to documentation?

kuvakina commented 4 years ago

@PhilBarrett the problems above still present