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

SWILSClinicalGetSiteSnapshot


This Web service captures a snapshot of subject status accrual data and returns the resulting data. An external application can invoke this Web service with any valid Siebel CRM user credentials for authentication. The Web service returns an error message if the SiteVisitId field is blank.

SWILSClinicalGetSiteSnapshot Operations

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

Table 1201. SWILSClinicalGetSiteSnapshot Operations
Operation Name
Description

CaptureSnapshot

Captures subject status accruals data and returns the same to external application.

Request Message Description: CaptureSnapshot

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

Table 1202. Request Message Description: CaptureSnapshot
Node
Description
Type

SiteVisitId

Required. Site visit row ID.

Character data

CaptureSnapshot

Optional. Default N. Value 'Y' will capture the data and returns the results. Value 'N' will return only the existing data.

Character data

Response Message Description: CaptureSnapshot

For a description of this response message, see Table 1202.

Table 1203. Response Message Description: CaptureSnapshot
Node
Description
Type

Id

Row ID.

Character data

ActualNumber

Actual number.

Number

Comments

Comments.

Character data

ReviewerComments

Reviewer comments

Character data

AccrualsNumber

Accruals number.

Character data

SiteVisit

Site visit.

Character data

StatusCode

Status code.

Character data

TimeStamp

Time stamp.

Date

VisitTypeCode

Visit type code.

Character data

SWILSClinicalGetSiteSnapshot 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 (Business Service or Workflow)

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

Table 1204. SWILSClinicalGetSiteSnapshot Service Object
Name
Boundary Object Type
Class

LS Clinical Get Site Snapshot Service

Workflow

Not applicable

Data Object (Integration Object)

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

Table 1205. SWILSClinicalGetSiteSnapshot Data Object
Siebel Repository Name
External Name

LS Clinical Subject Status Snapshot IO

Clinical Trip Report

Example Package for SWILSClinicalGetSiteSnapshot

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:

...\SWILSClinicalGetSiteSnapshot\SWILSClinicalGetSiteSnapshot-CaptureSnapshot-request.xml

Response

See the following file to view the sample code:

...\SWILSClinicalGetSiteSnapshot\SWILSClinicalGetSiteSnapshot-response.xml

Interface Description (WSDL) for SWILSClinicalGetSiteSnapshot

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.

...\SWILSClinicalGetSiteSnapshot\SWILSClinicalGetSiteSnapshot.WSDL

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