how to schedule report for specific dates via web services ScheduleService?wsdl
Hi All,
I am trying ScheduleService?wsdl where making call to using ScheduleRequest.startDate() and ScheduleRequest.enddate() to schedule report for specific date ,but it is running immediately instead of scheduling using ScheduleService.scheduleReport(),can anybody put some light on it please..In my class i am using GUEST as a user...