0.00.0100011NY5000Y-2007/06/03 14:32:03.666RxWorksMSACCESSODBCRxWorks-1Encrypted EXTRA_OPTION_MYSQL.defaultFetchSize500EXTRA_OPTION_MYSQL.useCursorFetchtrueIS_CLUSTEREDNMAXIMUM_POOL_SIZE10PORT_NUMBER-1STREAM_RESULTSYUSE_POOLINGNFilter ClientsDummy (do nothing)YTransform AppointmentsAppointmentsYTable inputSelect valuesYSelect valuesAdd sequenceYAdd sequenceFilter ClientsYFilter ClientsFilter AppointmentsYFilter AppointmentsTransform AppointmentsYFilter AppointmentsTransform TasksYTransform TasksTasksYAdd sequenceSequenceY1noneAPPOINTIDNSEQ_Y119999999284114YAppointmentsOpenVPMSLoaderPluginY1noneopenvpmsAPPOINTID<act.customerAppointment>startTimetruefalse<act.customerAppointment>endTimetruefalse<act.customerAppointment>reasontruefalse<act.customerAppointment>descriptiontruefalse<act.customerAppointment>statustruefalse<act.customerAppointment>schedule[0]<participation.schedule>entitytrue<party.organisationSchedule>$valuefalse<act.customerAppointment>schedule[0]<participation.schedule>acttrue<act.customerAppointment>$valuefalse<act.customerAppointment>appointmentType[0]<participation.appointmentType>entitytrue<entity.appointmentType>$valuefalse<act.customerAppointment>appointmentType[0]<participation.appointmentType>acttrue<act.customerAppointment>$valuefalse<act.customerAppointment>customer[0]<participation.customer>entitytrue<party.customerperson>$valuefalse<act.customerAppointment>customer[0]<participation.customer>acttrue<act.customerAppointment>$valuefalse<act.customerAppointment>patient[0]<participation.patient>entitytrue<party.patientpet>$valuefalse<act.customerAppointment>patient[0]<participation.patient>acttrue<act.customerAppointment>$valuefalsetruetrue1000746114YDummy (do nothing)DummyY1none385236YFilter AppointmentsFilterRowsN1noneTransform AppointmentsTransform TasksNSTARTTIMEIS NOT NULL495116YFilter ClientsFilterRowsN1noneFilter AppointmentsDummy (do nothing)NNNANDCLIENTIDIS NOT NULLNANDPATIENTIDIS NOT NULLNANDCLIENTID<>constantInteger-1-10NNANDPATIENTID<>constantInteger-1-10NNANDCLIENTID<>constantInteger 0-10NNANDPATIENTID<>constantInteger 0-10N386113YSelect valuesSelectValuesY1noneClipboard CodeSCHEDULE-2-2Client NumberCLIENTID-2-2Patient NumberPATIENTID-2-2NotesNOTES-2-2Appointment DateSTARTTIME-2-2Appointment TypeAPPTYPE-2-2Appointment DurationDURATION-2-2In DateINDATE-2-2Out DateOUTDATE-2-2Consulting Vet IDCLINICIAN-2-2171115YTable inputTableInputY1noneRxWorksSELECT *
FROM [Clipboard Data]
0NN65112YTasksOpenVPMSLoaderPluginY1noneopenvpmsAPPOINTID<act.customerTask>startTimetruefalse<act.customerTask>descriptiontruefalse<act.customerTask>statustruefalse<act.customerTask>worklist[0]<participation.worklist>entitytrue<party.organisationWorkList>$valuefalse<act.customerTask>worklist[0]<participation.worklist>acttrue<act.customerTask>$valuefalse<act.customerTask>taskType[0]<participation.taskType>entitytrue<entity.taskType>$valuefalse<act.customerTask>taskType[0]<participation.taskType>acttrue<act.customerTask>$valuefalse<act.customerTask>customer[0]<participation.customer>entitytrue<party.customerperson>$valuefalse<act.customerTask>customer[0]<participation.customer>acttrue<act.customerTask>$valuefalse<act.customerTask>patient[0]<participation.patient>entitytrue<party.patientpet>$valuefalse<act.customerTask>patient[0]<participation.patient>acttrue<act.customerTask>$valuefalsefalsetrue1000746254YTransform AppointmentsScriptValueModY1none0Script 1//Script here
var ENDTIME = dateAdd(STARTTIME.getDate(),"mi", DURATION.getInt())
var TODAY = new Date()
var STATUS = "COMPLETED"
if (dateDiff(STARTTIME.getDate(),TODAY,"d") < 0)
STATUS = "PENDING"
var REASON = "Consultation"ENDTIMEENDTIMEDate-1-1STATUSSTATUSString-1-1REASONREASONString-1-1609114YTransform TasksScriptValueModY1none0Script 1//Script here
STARTTIME.setDate(new Date())
var TASKTYPE = "TASK"
var STATUS = "PENDING"
TASKTYPETASKTYPEString-1-1STATUSSTATUSString-1-1611251Y