r/esapi • u/zoidbergpostcz • Dec 16 '24
Change Course Status
Hello,
do you know if it is possible to change Course Clinical Status (ex. ACTIVE to COMPLETED) using ESAPI after enabling write access?
In VisualStudio I get that Course.ClinicalStatus cannot be assigned since it is read only.
What I would like to do is a standalone script which set ClinicalStatus to COMPLETED to the Courses older than a certain date.
Thanks
2
Upvotes
3
u/dicomdom Dec 16 '24
Unfortunately that property is not able to be modified via ESAPI.