IMPORTANT: Questionmark recommendeds using the Delivery Odata API (click here for documentation) for new integrations, not the QMWISe API. Although we currently continue to issue maintenance updates to this API to support customers with current QMWISe-based integrations, we are no longer adding new methods/functionality to QMWISe. 

GetDisconnectedScheduleListByParticipant

Applies to the following products: 
Questionmark OnDemand
Questionmark Perception
Questionmark OnPremise
Applies to the following Perception versions: 
Perception 5.7

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.