Siebel CRM Web Services Reference > Siebel CRM Primary Web Services >

SWILSClinicalCreateSiteVisitGeo
Location


Monitoring visits are required by Federal regulations. Siebel Clinical users, also known as monitors, are often working from the field and perform site visits based on protocol requirements and objectives. Often, monitors are required to conduct unplanned visits and will have to adjust existing plans for planned site visits. Monitors may carry mobile devices which capture a site's GPS information. A third-party application allows the user to select the Site Visit record, check in site location details, and then send them to Siebel Life Sciences.

If more than one monitor checks in location details from a third party application to Siebel Life Sciences for the same site visit, then multiple Geo Location Records are created in Siebel Life Sciences. Similarly if the same user checks in at a different time, multiple Geo Location Records are created.

SWILSClinicalCreateSiteVisitGeoLocation Operations

For a list of operations associated with this Web service, see Table 1183.

Table 1183. SWILSClinicalCreateSiteVisitGeoLocation Operations
Name
Description

insert

Reads the input parameters for the site visit and saves the information in Siebel Life Sciences.

Request Message Description: insert

For a description of this request message, see Table 1184.

Table 1184. Request Message Description: insert
Node
Description
Type

SiteVisitId

Required. Site visit ID (Siebel database row ID).

Character data

UserId

Required. Siebel database row ID for the Siebel Clinical visit team member.

Character data

VisitDate

Required. Site visit date time for CRA.

Date and time

Latitude

Optional. Site location latitude.

Number

Longitude

Optional. Site location longitude.

Number

Comments

Optional. Any comments provided by the monitor.

Character data

Response Message Description: insert

There is no response message for the insert operation. In the event of an error, an error message will be delivered.

SWILSClinicalCreateSiteVisitGeoLocation Application Interface

This topic describes the application objects called by this Web service. For more information on application implementation, refer to your application development documentation on Oracle Technology Network.

Service Object (Workflow)

For a description of the service objects for this Web service, see Table 1185.

Table 1185. SWILSClinicalCreateSiteVisitGeoLocation Service Object
Name
Boundary Object Type
Class

SWI LS Clinical Create Site Visit Geo Location

Workflow

Not applicable.

Data Object (Integration Object)

For a description of the data objects for this Web service, see Table 1186.

Table 1186. SWILSClinicalCreateSiteVisitGeoLocation Data Object
Siebel Repository Name
External Name

LS Clinical Site Visits Geo Loc IO

LS Clinical Site Visits Geo Location

Example Package for SWILSClinicalCreateSiteVisitGeoLocation

To view an example of messages for this Web service, navigate to the documentation library for Siebel Business Applications on Oracle Technology Network, and click the Related Files link next to the link for Siebel CRM Web Services Reference to access a zip file. Extract the files in the zip file.

Request

See the following file to view the sample code:

...\SWILSClinicalCreateSiteVisitGeoLocation\SWILSClinicalCreateSiteVisitGeo
Location_request.xml

Response

See the following file to view the sample code:

...\SWILSClinicalCreateSiteVisitGeoLocation\SWILSClinicalCreateSiteVisitGeo
Location_response.xml

Interface Description (WSDL) for SWILSClinicalCreateSiteVisitGeoLocation

To view the interface description for this Web service, navigate to the documentation library for Siebel Business Applications on Oracle Technology Network, and click the Related Files link next to the link for Siebel CRM Web Services Reference to access a zip file. Extract the files in the zip file.

...\SWILSClinicalCreateSiteVisitGeoLocation\SWILSClinicalCreateSiteVisitGeo
Location.wsdl

Siebel CRM Web Services Reference Copyright © 2018, Oracle and/or its affiliates. All rights reserved. Legal Notices.