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
My memory is getting hazy on this so maybe someone who still works at Medidata could comment but I recall that the ODM Metadata export does not include Edit Check definitions, custom functions or Matrices except the Primary Matrix. I don't think there is a way to get the Edit Checks or Custom Functions. Really, you want to get an Architect Loader Spreadsheet which contains all study object definitions.
For Subject Status: I advise to check learn.mdsol.com to see if it is documented or to make a comment on it. rwslib provides an interface to what is included in the RWS output by Medidata so if it doesn't contain what you are looking for it would be best to ask Medidata. It might be possible to get Subject Status from the Audit Trail (ODM Adapter) exports but I have not tried it.
Yeah, there was an experiment a very long time ago to work out whether it was possible to have a structure for the edit checks in ODM, but it never went anywhere. Similarly for Rave specific attributes like CustomFunctions. The ALS is the best solution here.
I'm not aware of a dataset that includes the status for the subjects but the StudySubjects dataset allows you to filter based on the subject status. It's not wildly efficient, but you could iterate over the available statuses for your study (this is included as the StudySubjectsRequest dataset in rwslib.
Hi:
The result obtained by StudyVersionRequest is not shown Edit Check Data. How to get Edit Check Data?
And the subject data does not contain Subject Status. How to get it?
Best Regards
The text was updated successfully, but these errors were encountered: