24
Service Definition Man Page for: ScheduleInform
ScheduleInform provides an interface for issuing a ScheduleInform RPC Method. A UI Dialog allows the SchedultInform RPC to be triggered. Once triggered, the RPC is issued on the next Inform. ScheduleInform Request When the Service Definition is assigned to the CPE, the UI Dialog can be used to trigger a ScheduleInform RPC. The ESM issues the RPC with the following arguments: DelaySeconds= seconds entered from UI dialog CommandKey= ESM assigned key The Service Definition looks for: 1- A Response of type ScheduleInformResponse with the correct CommandKey 2- A Response of type Fault The Service Definition waits for a subsequent Inform. The Service Definition looks for: 1- An Inform with matching CommandKey and EventCode='M ScheduleInform' 2- An Inform with a non-matching CommandKey and EventCode='M ScheduleInform' 3- Any other Inform (while waiting 1 or 2)