SWILSClinicalSiteContactsTrainingInterfaceService Operations

For a list of operations associated with this Web service, see the following table.

Operation Name Description

ContactsTrainingQueryById

Returns the training details of all contacts in a site.

ContactsTrainingQueryPage

It can be used to retrieve training details of all contacts of a site by means of pages or to retrieve training details of all contacts across all sites in terms of pages.

ContactsTrainingInsertOrUpdate

Used to update contact training details like completed date and comments.

ContactsTrainingQueryByExample

Used to return training details of all contacts of a site or training details of all contacts of all sites.

Request Message Description: ContactsTrainingQueryById

This method accepts the Row Id of a site and returns the training details of all contacts in that site.

Request Message Description: ContactsTrainingQueryPage

This method has several tags to accept the input. You can provide input to any of the provided tags to retrieve specific details. No field is mandatory. The most important tags are Id in ClinicalProtocolSite if you want the training details of all contacts of a particular site and Id in ClinicalAccountInvestigatorRole if you want the training details of a specific contact.

Request Message Description: ContactsTrainingInsertOrUpdate

This method is used to update the training records of contacts. You can update more than one training record of a contact, you can update training records of more than one contact at a time, or you can update training records of all contacts of all sites.

Request Message Description: ContactsTrainingQueryByExample

This method is used to return training records of all contacts for all sites (where the calling user is part of the site team) by default if no data is provided for any tag. You can get filtered data by providing values at required tags.

Response Message Description:

For a sample response message, see Example Package for SWILSClinicalSiteContactsTrainingInterfaceService.