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

SWILSClinicalActivityTemplate


Use this Web service to send activity template values for a given template type from the Siebel CRM application. An external application can invoke this Web service using valid Siebel application user credentials for authentication.

SWILSClinicalActivityTemplate Operations

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

Table 1178. SWILSClinicalActivityTemplate Operations
Operation Name
Description

TemplateQueryByExample

Used to send Activity template values for a given template type.

Request Message Description: TemplateQueryByExample

This Web service can be invoked with the Type value so that only related activity templates are returned. If you do not provide input, then all activity templates are returned. For a description of this request message, see Table 1179.

Table 1179. Request Message Description: TemplateQueryByExample
Node
Description
Type

Id

Optional. Row Id.

Character data

Searchspec

Optional. Search specification.

Character data

AutoTrigger

Optional. Auto Trigger flag.

Boolean

Description

Optional. Activity template description.

Character data

Name

Optional. The name of the Activity template.

Character data

ParentTemplateId

Optional. The parent template ID.

Character data

ProtocolId

Optional. Protocol ID.

Character data

ProtocolTitle

Optional. Protocol title.

Character data

Public
Optional. Public flag.
Boolean

TemplateType

Optional. The template type.

Character data

Type

Optional. Type.

Character data

Response Message Description: TemplateQueryByExample

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

Table 1180. Response Message Description: TemplateQueryByExample
Node
Description
Type

Id

Row ID of the Activity template record.

Character data

AutoTrigger

Auto Trigger flag. Values are Y or N.

Boolean

Description

Activity template description.

Character data

Name

Activity template name.

Character data

ParentTemplateId

Parent template ID.

Character data

ProtocolId

Protocol ID.

Character data

ProtocolTitle

Protocol title.

Character data

Public

Public flag. Values are Y or N.

Boolean

TemplateType

Template type, such as document, activity, and so on

Character data

Type

Activity template type.

Character data

SWILSClinicalActivityTemplate 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 1181.

Table 1181. SWILSClinicalActivityTemplate Service Object
Name
Boundary Object Type
Class

LS Clinical Activity Template Service

Business Service

CSSEAIDataSyncService

Data Object (Integration Object)

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

Table 1182. SWILSClinicalActivityTemplate Data Object
Siebel Repository Name
External Name

LS Clinical Activity Template

Activity Template

Example Package for SWILSClinicalActivityTemplate

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:

...\SWILSClinicalActivityTemplate\SWILSClinicalActivityTemplate-QueryByExample-request.xml

Interface Description (WSDL) for SWILSClinicalActivityTemplate

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.

...\SWILSClinicalActivityTemplate\SWILSClinicalActivityTemplate.WSDL

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