Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


drandles
2011-10-19T21:44:36Z
I am still working through the implementation/migration of our SSIS environment to VCron in our test environment and I am struggling to find a list of all available variables such as at the Job and Task level like Previous Task, Output, or other meta data that may be available of tasks in a job. I am implementing logging and error emails, but if a task fails it must run another job or task first so I need to know what the actual error was even if the error may not have been generated by the previous task.

Are there any tutorials or samples of setting variables with error messages for use in multiple areas such as notifications, database logging, and emails to groups?

Derek
Dell
Sponsor
Forum information
Support
2011-10-20T14:19:30Z
You have one tutorial for Variables here:

http://www.visualcron.com/Tutorials.aspx 
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
drandles
2011-10-20T15:56:54Z
Originally Posted by: Support 

You have one tutorial for Variables here:

http://www.visualcron.com/Tutorials.aspx 



Thanks Henrik but is there a list of the variables available? I am trying to guess the names and not doing well at it. Your Variables popup on VCron does not seem to have the full list available.
Support
2011-10-21T07:30:42Z
The Variables are in hierarchial order in the Variables browser. Besides them, there are some specific like you could use like:

Active - exchange and Id of Task or Job to refer to the current Job/Task
PrevTask - the previous Task
LastTrigger - the Id of the last Trigger that executed the Job

What are you searching for exactly?
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Scroll to Top