You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
Remove all code related to SMIS/userportal data import from ISPyB code (ispyb-ejb).
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).
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.
The text was updated successfully, but these errors were encountered: