bosservices - Service Info Page

  bosservices > IWsDBScheduler
  
 
  • IWsDBScheduler [WSDL]  (urn:WsDBSchedulerIntf-IWsDBScheduler)
     boolean GetDataById(string aId, string aXmlData)
     boolean GetDataByIds(string aIds, string aXmlData)
     boolean GetDataByParams(string aParams, string aXmlData)
     void GetNewObjectDefault(string aXmlData)
     int ApplyChanges(TWsEditTransType aTransactionType, string aXmlData)
     string ApplyChanges2(string AXMLData)
     string GetRootWithSchema(string AId)
     boolean GetDataAll(string aXmlData)
     boolean Validate(string aXmlData, int aErrorId, string aErrorMessage)
     string GetAll()
     int GetJobWaitingLog(int ADriverId, int ASchedulerID)
     void StartJob(int ASchedulerLogId)
     void UpdateJobLog(int ASchedulerLogId, int ALogState, int ASucceededCount, int AWarningCount, string AErrorMsg)
     void UpdateJobLogDescr(int ASchedulerLogId, string ALogMessage)
     int CreateLog(int ASchedulerId, int ADriverId, int ALogState, string ALogMessage)
     void UpdateLastFire(int ASchedulerId)
     void UpdateLastReference(int ASchedulerId, string ALastReference)
     void UpdateConfiguration(int ASchedulerId, string Root)
     boolean WorkstationHasScheduler(int AWorkstationId)
     void ResetPendingJobs(int AWorkstationId)
     void DeleteTask(int ASchedulerId)
     string GetLogMessage(int ASchedulerLogId)
     string GetScheduledJobConfiguration(int AFamilyType)
     int GetScheduledId(int AFamilyType)
     boolean CheckSessionByUserAndWks(int AUserId, int AWorkstationId)
     base64Binary GetCDS(string ASql)
     base64Binary GetCDSWithParams(string ASql, TArrayOfVariant AParams)