Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LOCATION OID Issue #138

Open
vishj1717 opened this issue Jun 4, 2023 · 2 comments
Open

LOCATION OID Issue #138

vishj1717 opened this issue Jun 4, 2023 · 2 comments

Comments

@vishj1717
Copy link

We are using an IWRS and eCOA integrations which uses RWS exchange. We have a single Medidata rave URL because of which site number can only be used more than once. IWRS and eCOA have used LOCATION OID as Site Number for integrations because of which integration is not successfull as the same site numbers have already been used in another study. I have the below suggestions. can you please comment if it would work or help me with a possible solution.

  1. Can we append the study number to the site Number. Example if the study is ABC_01 and the site number is 00001, to make it unique we add ABC_01_00001(Study_Sitenumber) and update this in the integration spec for location OID will the integration be successful? i would assume this ABC_01_00001(Study_Sitenumber) will have to to be updated in the code as the target location correct?

  2. Can Study site number be used as a Location OID?

@isparks
Copy link
Collaborator

isparks commented Jun 5, 2023

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 When mdsol:LocationOIDType="SiteName" : The location identifier is the site number (default) When mdsol:LocationOIDType is missing : The location identifier is the site number (default) Every Site in Rave has a unique identifier, stored as [Sites].[UUID]

See the learn.mdsol.com site: https://learn.medidata.com/en-US/bundle/rave-web-services/page/locate_a_site.html

@glow-mdsol
Copy link
Member

Is this resolved @vishj1717 ? If not, raise a Helpdesk ticket and let me know so I can see if we can come up with a solution for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants