SWILSClinicalInsertEmployees Operations
For a list of operations associated with this Web service, see the following table.
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 the following table.
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 the following table.
Node | Description | Type |
---|---|---|
ActivityId |
Required. Activity ID. |
Character data. |
EmpId |
Required. Employee ID. |
Character data. |