Ian Sparks
Ian Sparks
Another private repo here. We have a number of packages pulled directly from gitlab like this in our requirements.txt: ``` -e git+ssh://[email protected]/OurOrg/library_project.git#egg=library_project ``` In CI and on one developers machine...
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...
I think these are questions for whoever provided you the integration specification. The Location OID can be one of several things: `When mdsol:LocationOIDType="SiteUUID" : The location identifier is the UUID...
I am not sure RWS provides functionality for this. What have you tried?
There's an example in the learn.mdsol.com page for this, maybe it will help: ``` ``` This is supposed to add a new folder, so there is support. Note that the...
Adding an "event" in the UI is really adding a Matrix, no? And a Matrix means folder/form combinations being added. I think this is why you are seeing more CRF's...
I think all you can do here is add all the forms/folders you need in the ODM post.
Hi @pscohy, I am not sure I am getting the same result as you when I test. I created a project called "ESCAPE/PROJECT" - the name includes the quotes and...
Hi @pscohy - it seems likely to be related but when using that endpoint which is for clinical data I get the same kind of escaping. I also tried to...
@pscohy I understand about not sharing the name and I understand it is all in ASCII. So are there any characters in the name which are not in the A-Z...