Is it Possible to Add a Specimen through JS? | kevink | 2011-07-04 12:02 |
Status: Closed | ||
Unfortunately, no specimens can't be inserted or updated via a JS API. I added a Java API in 11.1 to insert or update specimens, but I didn't have the opportunity to wire it up to a JS api. The SpecimenService.get().importSpecimens() Java API will insert or update specimens. Deleting specimens isn't supported unless all specimens are deleted and re-imported. |
||