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

SWILSClinicalGetSmartScriptDetails


This Web service returns smart script details such as questions, pages, question branching, and page branching details.

SWILSClinicalGetSmartScriptDetails Operations

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

Table 1206. SWILSClinicalGetSmartScriptDetails Operations
Operation Name
Description

SmartScriptQueryById

Returns smart script details for the smart script whose row ID matches the given Row ID.

SmartScriptQueryByExample

Used to query smart scripts on different criteria. If no input is provided for any tag, then the Web service returns all smart script details from the system.

Request Message Description: SmartScriptQueryById

This operation accepts the Row ID of a smart script and returns the details of that particular smart script.

Request Message Description: SmartScriptQueryByExample

This operation has several tags to accept the input. You can provide input to any of the tags to retrieve specific details. No field is mandatory. The most important tag is "Name" which accepts the smart script name and returns the details of that specific to the smart script.

Response Message Description: SmartScriptQueryById and SmartScriptQueryByExample

For an example of the response message, see Example Package for SWILSClinicalGetSmartScriptDetails.

SWILSClinicalGetSmartScriptDetails 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 1207.

Table 1207. SWILSClinicalGetSmartScriptDetails Service Object
Name
Boundary Object Type
Class

LS Clinical Get Smart Script Details

Business Service

CSSEAIDataSyncService

Data Object (Integration Object)

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

Table 1208. SWILSClinicalGetSmartScriptDetails Data Object
Siebel Repository Name
External Name

LS Clinical Get Smart Script Details IO

LS Clinical Smart Scripts

LS Clinical Get Smart Script Details Internal IO

LS Clinical Smart Scripts

Example Package for SWILSClinicalGetSmartScriptDetails

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:

...\SWILSClinicalGetSmartScriptDetails\SWILSClinicalGetSiteSnapshot-QueryByExample-request.xml

...\SWILSClinicalGetSmartScriptDetails\SWILSClinicalGetSiteSnapshot-QueryById-request.xml

Response

See the following file to view the sample code:

...\SWILSClinicalGetSmartScriptDetails\SWILSClinicalGetSmartScriptDetails-response.xml

Interface Description (WSDL) for SWILSClinicalGetSmartScriptDetails

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.

...\SWILSClinicalGetSmartScriptDetails\SWILSClinicalGetSmartScriptDetails.WSDL

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