Overview

Below is a listing of RedwoodScript resources grouped by categories

 

JobDefinitions / RedwoodScript:

Get the source code of a JobDefinition
RedwoodScript to list all Job Statusses

 

Security:

Get the plain password of a Credential which is externally available

 

Parameters:

Read Registry Key into a parameter
The use of functions in Parameter value expressions
Reading value from System_Variables table

 

Pre and Post Running Actions:

General information about Post-Running-Actions
Parameters in PreRunningActions
Set the JobId as value in an Out-parameter

 

Tables:

Query a RunMyJobs table and loop through the results
Query to join the Job and JobDefinition tables

 

JobFiles:

Query a RunMyJobs table and loop through the results
Query to join the Job and JobDefinition tables

 

JobTypes:

Create a custom JobFile with RedwoodScript (other than stdout.log or stderr.log)

 

Java Related:

Date formats (with TimeZone)
StringBuilder
ArrayList

 

Misc:

PowerShell sniplets
Convert a JobDefinition in a JobChain to an Internal Process so it is embedded