Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract the update from User Portal in another project/module to remove the dependency. #444

Open
delageniere opened this issue Oct 17, 2019 · 1 comment

Comments

@delageniere
Copy link
Collaborator

Create another module that contains the methods and webservices to be called to update ISPyB DB from User Portal DB.
This will remove the dependency between ISPyB and the User Portal.

@delageniere
Copy link
Collaborator Author

delageniere commented Oct 17, 2019

  1. Complete the SOAP client "ispyb-update-from-smis" with a json parsing of the data retrieved from SMIS and then call the restWS "userportal/ingest"to store the data in ISPyB db.
  2. Remove all code related to SMIS/userportal data import from ISPyB code (ispyb-ejb).
  3. Write another service to be called from the UI to update the DB on demand. Remove the code in ispyb-ejb, and adapt the code in the UI (EXI).

@delageniere delageniere self-assigned this Oct 23, 2019
@delageniere delageniere removed their assignment Oct 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant