mdsol / rwslib

Provide a (programmer) friendly client library to Rave Web Services (RWS).
MIT License
31 stars 13 forks source link

rwslib API endpoint to freeze and lock CRF field to rave #123

Closed vagarwal77 closed 3 years ago

vagarwal77 commented 3 years ago

I am looking for rwslib API endpoint to freeze and lock eCRF fields.. please suggest as i could not found any @ https://rwslib.readthedocs.io/en/latest/index.html

image

isparks commented 3 years ago

PostODMData with ItemData element with mdsol:freeze or mdsol:lock set:

https://rwslib.readthedocs.io/en/latest/classes_builders.html?highlight=freeze#rwslib.builders.clinicaldata.ItemData

glow-mdsol commented 3 years ago

Closing, no further action needed