GetDisconnectedScheduleListByParticipant
This method processes a participant ID and returns a list giving the full details of all the Questionmark to Go schedules that exist for the participant if the Participant ID exists and has any such schedules associated with it. If not, an empty list is returned. Questionmark to Go schedules that exist for the participant will not appear in the list if either of the following are true of the G_Schedule table:
- The Use_Conditions field is set to NO
- The Restrict_Times field is set to YES and the Schedule_Stops field is set earlier than the current system date and time
The schedules in the list include those for all participants associated with the schedule, whether the participant is associated directly with the schedule, or whether the participant belongs to a group that is assigned to the schedule.
If the schedule does not exist in the repository a SOAP fault message will be returned.
This method has been replaced by GetScheduleListByParticipantV42. You are advised to use this web service instead. |