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

SWILSClinicalInsertEmployees


Use this Web service to insert employees into the Assigned To MVG for check list items, followup items, all followup items, and site visit team. You can also use this Web service to remove employees from Assigned To MVG for check list items, followup items, all followup items, and site visit team. The external application can invoke this Web service using any valid Siebel application user credentials for authentication. Additionally, consider the following:

  • If no input is provided for any tags in both operations, then an error message is generated.
  • An external application can invoke this Web service with any operation depending on the scenario.
  • Mobile application users can assign or delete employees to or from the Assigned To fields in check list items, individual followup items, all followup items, and site visit teams.

SWILSClinicalInsertEmployees Operations

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

Table 1152. SWILSClinicalInsertEmployees Operations
Operation Name
Description

LSClinicalInsertEmployeesInsert

Used to insert employees into the Assigned To field for different item types.

LSClinicalInsertEmployeesDelete

Used to delete employees from the Assigned To field in different item types.

Request Message Description: LSClinicalInsertEmployeesInsert

This operation can be invoked to insert employees either into a site visit team or into the Assigned To field in check list items, followup items, or all followup items. For a description of this request message, see Table 1153.

Table 1153. Request Message Description: LSClinicalInsertEmployeesInsert
Node
Description
Type

ActivityId

Required. Activity ID.

Character data.

EmpId

Required. Employee ID.

Character data.

Request Message Description: LSClinicalInsertEmployeesDelete

Invoke this operation to delete employees either from a site visit team or from the Assigned To field in check list items, followup items, or all followup items. For a description of this request message, see Table 1154.

Table 1154. Request Message Description: LSClinicalInsertEmployeesDelete
Node
Description
Type

ActivityId

Required. Activity ID.

Character data.

EmpId

Required. Employee ID.

Character data.

SWILSClinicalInsertEmployees 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 1155.

Table 1155. SWILSClinicalInsertEmployees Service Object
Name
Boundary Object Type
Class

LS Clinical Insert Employees

Business Service

CSSEAIDataSyncService

Data Object (Integration Object)

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

Table 1156. SWILSClinicalInsertEmployees Data Object
Siebel Repository Name
External Name

LS Clinical Checklist Assignee

LS Clinical Checklist Assignee

Example Package for SWILSClinicalInsertEmployees

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:

...\SWILSClinicalInsertEmployees\SWILSClinicalInsertEmployees-Insert-request.xml

...\SWILSClinicalInsertEmployees\SWILSClinicalInsertEmployees-Delete-request.xml

Interface Description (WSDL) for SWILSClinicalInsertEmployees

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.

...\SWILSClinicalInsertEmployees\SWILSClinicalInsertEmployees-Insert.WSDL

...\SWILSClinicalInsertEmployees\SWILSClinicalInsertEmployees-Delete.WSDL

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