Monitoring active job:
Untitled
Jobs
Edit Job Template
Stop
Pause / Resume
Refresh
Retry from Last Failure
Re-Run
Last Updated:
Status:
Untitled
*
Setup
Change Log
Add breakpoint to each step
Remove all Breakpoints
Copy Selected Task(s)
Remove Selected Task(s)
Paste Task(s)
Undo Paste
Save Changes
Test & Run Job

This job's status is managed by the plugin being referenced
|
||||||||||||||||||||||
|
||||||||||||||||||||||
|
||||||||||||||||||||||
|
||||||||||||||||||||||
|
||||||||||||||||||||||
|
||||||||||||||||||||||
|
||||||||||||||||||||||
Show XML |
Choose the plugin to schedule:
End Point
End Point
Start Point
Start Point
Items:
Type
URL
New Items:
Type
URL
Variables can be used for filenames, as part of an email address, email body, subject, or event as part of the command for the Execute
task.
Here is an example of what you might use this plugin for.
When files are uploaded to your server, you want them backed up to another server, and an email notification sent out letting someone know about the files on the alternate server. So here are the tasks:
MakeDirectory: filter=* /archived_{MM}{dd}{yy}/
Copy: filter=* destination:ftp://myuser:pass@192.168.1.65/newFiles/
Move: filter=* destination: /archived_{MM}{dd}{yy}/
Email: filter=*192.168.1.65*
When files are uploaded to your server, you want them backed up to another server, and an email notification sent out letting someone know about the files on the alternate server. So here are the tasks:
MakeDirectory: filter=* /archived_{MM}{dd}{yy}/
Copy: filter=* destination:ftp://myuser:pass@192.168.1.65/newFiles/
Move: filter=* destination: /archived_{MM}{dd}{yy}/
Email: filter=*192.168.1.65*
(Search tasks in a Job, Press Esc to exit)