Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Macro name changed from html to html-bobswift during server to cloud migration processing.

...

Examples

XML

JSON

Anchor
Examples for Task-Related Records
Examples for Task-Related Records
Examples for Task-Related Records

Expand
titleXML

Anchor
Advanced Criteria
Advanced Criteria
Advanced Criteria (Email Monitor Tasks only)

Panel
Html bobswift
<pre>
&lt;emailCriteria&gt;
  &lt;emailCriterion&gt;
     &lt;

body

Html bobswift
 /&gt;
     &lt;

bodyFilter

Html bobswift
&gt;None&lt;

/bodyFilter

Html bobswift
&gt;
     &lt;

caseSensitive

Html bobswift
&gt;false&lt;

/caseSensitive

Html bobswift
&gt;
     &lt;

cc

Html bobswift
&gt;test@test.com&lt;

/cc

Html bobswift
&gt;
     &lt;

ccFilter

Html bobswift
&gt;Equals&lt;

/ccFilter

Html bobswift
&gt;
     &lt;

filterLogic

Html bobswift
&gt;Or&lt;

/filterLogic

Html bobswift
&gt;
     &lt;

from

Html bobswift
 /&gt;
     &lt;

fromFilter

Html bobswift
&gt;None&lt;

/fromFilter

Html bobswift
&gt;
     &lt;

subject

Html bobswift
 /&gt;
     &lt;

subjectFilter

Html bobswift
&gt;None&lt;

/subjectFilter

Html bobswift
&gt;
     &lt;

to

Html bobswift
&gt;test@test.com&lt;

/to

Html bobswift
&gt;
     &lt;

toFilter

Html bobswift
&gt;Equals&lt;

/toFilter

Html bobswift
&gt;
  &lt;/emailCriterion&gt;
&lt;/emailCriteria&gt;
</pre>

 

Anchor
Mutually Exclusive Tasks
Mutually Exclusive Tasks
Mutually Exclusive Tasks

Panel
Html bobswift
<pre>
&lt;exclusiveTasks&gt;
      &lt;exclusiveTask&gt;
            &lt;

sysId

Html bobswift
&gt;5d2c0886b69745aa916a755602a1b77f&lt;

/sysId

Html bobswift
&gt;
            &lt;

task

Html bobswift
&gt;Sleep 0&lt;

task

Html bobswift
&gt;            
            &lt;

type

Html bobswift
&gt;Direct&lt;

type

Html bobswift
&gt;
      &lt;/exclusiveTask&gt;
      &lt;exclusiveTask&gt;
            &lt;

sysId

Html bobswift
&gt;c1342b7597f9492e927ce24c5126f9d4&lt;

/sysId

Html bobswift
&gt;
            &lt;

task

Html bobswift
&gt;Sleep 30&lt;

/task

Html bobswift
&gt;
            &lt;

type

Html bobswift
&gt;Direct&lt;

/type

Html bobswift
&gt;
      &lt;/exclusiveTask&gt;
&lt;/exclusiveTasks&gt;
</pre>

 

Anchor
Notes
Notes
Notes

Panel
Html bobswift
<pre>
&lt;notes&gt;
      &lt;note&gt;
            &lt;

sysId

Html bobswift
&gt;8122cc80fbdb4e12b2c7118c172038fc&lt;

/sysId

Html bobswift
&gt;
            &lt;

text

Html bobswift
&gt;note2 text&lt;

/text

Html bobswift
&gt;
            &lt;

title

Html bobswift
&gt;note2&lt;

/title

Html bobswift
&gt;
      &lt;/note&gt;
      &lt;note&gt;
            &lt;

sysId

Html bobswift
&gt;eb95737f44664bd3bd4002690e00d715&lt;

/sysId

Html bobswift
&gt;
            &lt;

text

Html bobswift
&gt;note1 text&lt;

/text

Html bobswift
&gt;
            &lt;

title

Html bobswift
&gt;note1&lt;

/title

Html bobswift
&gt;
      &lt;/note&gt;
&lt;/notes&gt;
</pre>

 

Anchor
Restart Criteria
Restart Criteria
Restart Criteria (z/OS Tasks only)

Panel
Html bobswift
<pre>
&lt;restartCriteria&gt;
       &lt;restartCriterion&gt;
              &lt;

directives

Html bobswift
&gt;
                     &lt;directive&gt;
                           &lt;type&gt;Start&lt;/type&gt;
                           &lt;procedure /&gt;
                           &lt;step&gt;-3&lt;/step&gt;
                     &lt;/directive&gt;
                     &lt;directive&gt;
                           &lt;type&gt;Skip&lt;/type&gt;
                           &lt;procedure /&gt;
                           &lt;step&gt;0&lt;/step&gt;
                     &lt;/directive&gt;
              &lt;

/directives

Html bobswift
&gt;
              &lt;

evaluationOrder

Html bobswift
&gt;3&lt;

/evaluationOrder

Html bobswift
&gt;
              &lt;

programName

Html bobswift
 /&gt;
              &lt;

pstepName

Html bobswift
 /&gt;
              &lt;

restartOption

Html bobswift
&gt;Restart Using Directives&lt;

/restartOption

Html bobswift
&gt;
              &lt;

stepCodes

Html bobswift
&gt;S806&lt;

/stepCodes

Html bobswift
&gt;
              &lt;

stepName

Html bobswift
&gt;S5&lt;

/stepName

Html bobswift
&gt;
              &lt;

sysId

Html bobswift
&gt;76ce212c7757451e86c0f9232201b2ef&lt;

/sysId

Html bobswift
&gt;
       &lt;/restartCriterion&gt;
       ...
&lt;/restartCriteria&gt;
</pre>

 

Anchor
RunTime Parameters
RunTime Parameters
RunTime Parameters (PeopleSoft Tasks only)

Panel
Html bobswift
<pre>
&lt;runtimeParameters&gt;
       &lt;runtimeParameter&gt;
             &lt;

parameterName

Html bobswift
&gt;RTP-1&lt;

/parameterName

Html bobswift
&gt;
             &lt;

parameterValue

Html bobswift
&gt;100&lt;

/parameterValue

Html bobswift
&gt;
             &lt;

processName

Html bobswift
&gt;TREEMOVER&lt;

/processName

Html bobswift
&gt;
             &lt;

processType

Html bobswift
&gt;Application Engine&lt;

/processType

Html bobswift
&gt;
             &lt;

sysId

Html bobswift
&gt;4f5bb3fda5874dac8bb1897382d1317d&lt;

/sysId

Html bobswift
&gt;
       &lt;/runtimeParameter&gt;
&lt;/runtimeParameters&gt;
</pre>

 

Anchor
Step Conditions
Step Conditions
Step Conditions (z/OS Tasks only)

Panel
Html bobswift
<pre>
&lt;stepConditions&gt;
&lt;stepCondition&gt;
       &lt;

programName

Html bobswift
&gt;*&lt;

/programName

Html bobswift
&gt;
       &lt;

pstepName

Html bobswift
&gt;*&lt;

/pstepName

Html bobswift
&gt;
       &lt;

stepAction

Html bobswift
&gt;Continue/Success&lt;

/stepAction

Html bobswift
&gt;
       &lt;

stepCodes

Html bobswift
&gt;1-4095&lt;

/stepCodes

Html bobswift
&gt;
       &lt;

stepName

Html bobswift
&gt;*&lt;

/stepName

Html bobswift
&gt;
       &lt;

stepOrder

Html bobswift
&gt;1&lt;

/stepOrder

Html bobswift
&gt;
       &lt;

sysId

Html bobswift
&gt;1481337495c04883b007dac298a088a9&lt;

/sysId

Html bobswift
&gt;
&lt;/stepCondition&gt;
...
&lt;/stepConditions&gt;
</pre>

 

Anchor
Stored Procedure Parameters
Stored Procedure Parameters
Stored Procedure Parameters (Stored Procedure Tasks only)
(Set only if resultProcessing is Success Output Parameter or Failure Output Parameter.)

Panel
Html bobswift
<pre>
&lt;storedProcParams&gt;
	&lt;storedProcParam&gt;
		&lt;

descriptiond

Html bobswift
 /&gt;
		&lt;

isNull

Html bobswift
&gt;false&lt;

/isNull

Html bobswift
&gt;
		&lt;

ivalue

Html bobswift
 /&gt;
		&lt;

ovalue

Html bobswift
 /&gt;
		&lt;

paramMode

Html bobswift
&gt;Output&lt;

/paramMode

Html bobswift
&gt;
		&lt;

paramType

Html bobswift
&gt;VARCHAR&lt;

/paramType

Html bobswift
&gt;
		&lt;

paramVar

Html bobswift
&gt;var&lt;

/paramVar

Html bobswift
&gt;
		&lt;

pos

Html bobswift
&gt;2&lt;

/pos

Html bobswift
&gt;
		&lt;

sysId

Html bobswift
&gt;5cad4c1b80694f90a968c6fb4113a3e6&lt;

/sysId

Html bobswift
&gt;
		&lt;

variableScope

Html bobswift
&gt;Self&lt;

/variableScope

Html bobswift
&gt;
	&lt;/storedProcParam&gt;
&lt;/storedProcParams&gt;
</pre>

 

Anchor
Variables in Tasks
Variables in Tasks
Variables

Panel
Html bobswift
<pre>
&lt;variables&gt;
       &lt;variable&gt;
             &lt;

description

Html bobswift
&gt;description&lt;

/description

Html bobswift
&gt;
             &lt;

name

Html bobswift
&gt;var1&lt;

/name

Html bobswift
&gt;
             &lt;

sysId

Html bobswift
&gt;76af48c246954c128ef90da254044618&lt;

/sysId

Html bobswift
&gt;
             &lt;

value

Html bobswift
&gt;value1&lt;

/value

Html bobswift
&gt;
       &lt;/variable&gt;
       &lt;variable&gt;
             &lt;

description

Html bobswift
 /&gt;
             &lt;

name

Html bobswift
&gt;var2&lt;

/name

Html bobswift
&gt;
             &lt;

sysId

Html bobswift
&gt;899912878e4b4a36848269dc8a75dc1c&lt;

/sysId

Html bobswift
&gt;
             &lt;

value

Html bobswift
&gt;value2&lt;

/value

Html bobswift
&gt;
       &lt;/variable&gt;
&lt;/variables&gt;
</pre>

 

Anchor
Virtual Resources
Virtual Resources
Virtual Resources

Panel
Html bobswift
<pre>
&lt;virtualResources&gt;
       &lt;virtualResource&gt;
             &lt;

amount

Html bobswift
&gt;1&lt;

/amount

Html bobswift
&gt;
             &lt;

resource

Html bobswift
&gt;R1&lt;

/resource

Html bobswift
&gt;
             &lt;

resourceVar

Html bobswift
 /&gt;
             &lt;

sysId

Html bobswift
&gt;4f5bb3fda5874dac8bb1897382d1317d&lt;

/sysId

Html bobswift
&gt;
       &lt;/virtualResource&gt;
       &lt;virtualResource&gt;
             &lt;

amount

Html bobswift
&gt;20&lt;

/amount

Html bobswift
&gt;
             &lt;

resource

Html bobswift
 /&gt;
             &lt;

resourceVar

Html bobswift
&gt;${VR}

/resourceVar

Html bobswift
&gt; 
             &lt;

sysId

Html bobswift
&gt;4f5bb3fda5874dac8bb1897382d1317d&lt;

/sysId

Html bobswift
&gt;
       &lt;/virtualResource&gt;
&lt;/virtualResources&gt;
</pre>
Expand
titleJSON

Anchor
Advanced Criteria
Advanced Criteria
Advanced Criteria (Email Monitor Tasks only)

Panel
Html bobswift
<pre>
"emailCriteria": [ {
  "

body

Html bobswift
": null,
  "

bodyFilter

Html bobswift
": "None",
  "

caseSensitive

Html bobswift
": false,
  "

cc

Html bobswift
": "test@test.com",
  "

ccFilter

Html bobswift
": "Equals",
  "

filterLogic

Html bobswift
": "Or",
  "

from

Html bobswift
": null,
  "

fromFilter

Html bobswift
": "None",
  "

subject

Html bobswift
": null,
  "

subjectFilter

Html bobswift
": "None",
  "

to

Html bobswift
": "test@test.com",
  "

toFilter

Html bobswift
": "Equals"
  } ]
</pre>

 
 
 

Anchor
Mutually Exclusive Tasks
Mutually Exclusive Tasks
Mutually Exclusive Tasks

Panel
Html bobswift
<pre>
"exclusiveTasks": [ {
  "

sysId

Html bobswift
": "5d2c0886b69745aa916a755602a1b77f",
  "

task

Html bobswift
": "Sleep 0",            
  "

type

Html bobswift
": "Direct"
  },
  {
  "

sysId

Html bobswift
": "c1342b7597f9492e927ce24c5126f9d4",
  "

task

Html bobswift
": "Sleep 30",
  "

type

Html bobswift
": "Direct"
  } ]
</pre>

 
 
 

Anchor
Notes
Notes
Notes

Panel
Html bobswift
<pre>
"notes": [ {
  "

sysId

Html bobswift
": "8122cc80fbdb4e12b2c7118c172038fc",
  "

text

Html bobswift
": "note2 text",
  "

title

Html bobswift
": "note2"
  },
  {
  "

sysId

Html bobswift
": "eb95737f44664bd3bd4002690e00d715",
  "

text

Html bobswift
": "note1 text",
  "

title

Html bobswift
": "note1"
  } ]
</pre>

 
 
 

Anchor
Restart Criteria
Restart Criteria
Restart Criteria (z/OS Tasks only)

Panel
Html bobswift
<pre>
"restarCriteria": [ {
  "

directives

Html bobswift
 : [
     {
     "type": "Start",
     "procedure": null,
     "step": "-3"
     },
     {
     "type": "Skip",
     "procedure": null,
     "step": 0
     }
  ]
  "

evaluationOrder

Html bobswift
": 3,
  "

programName

Html bobswift
": null,
  "

pstepName

Html bobswift
": null,
  "

restartOption

Html bobswift
": "Restart Using Directives",
  "

stepCodes

Html bobswift
": "S806",
  "

stepName

Html bobswift
": "S5",
  "

sysId

Html bobswift
": "76ce212c7757451e86c0f9232201b2ef"
  } ]
</pre>

 
 
 
 

Anchor
RunTime Parameters
RunTime Parameters
RunTime Parameters (PeopleSoft Tasks only)

Panel
Html bobswift
<pre>
"runtimeParameters": [ {
  

parameterName

Html bobswift
": "RTP-1",
  

parameterValue

Html bobswift
": 100,
  

processName

Html bobswift
": "TREEMOVER",
  

processType

Html bobswift
": "Application Engine",
  

sysId

Html bobswift
": "4f5bb3fda5874dac8bb1897382d1317d"
  } ]
</pre>

 
 
 

Anchor
Step Conditions
Step Conditions
Step Conditions (z/OS Tasks only)

Panel
Html bobswift
<pre>
"stepConditions": [ {
  "

programName

Html bobswift
": "*",
  "

pstepName

Html bobswift
": "*",
  "

stepAction

Html bobswift
": "Continue/Success",
  "

stepCodes

Html bobswift
": "1-4095",
  "

stepName

Html bobswift
": "*",
  "

stepOrder

Html bobswift
": 1,
  "

sysId

Html bobswift
": "1481337495c04883b007dac298a088a9"
  } ]
</pre>

 
 
 
 

Anchor
Stored Procedure Parameters
Stored Procedure Parameters
Stored Procedure Parameters (Stored Procedure Tasks only)

Panel
Html bobswift
<pre>
"storedProcParams": [ {
  "

descriptiond

Html bobswift
": null,
  "

isNull

Html bobswift
": false,
  "

ivalue

Html bobswift
": null,
  "

ovalue

Html bobswift
": null,
  "

paramMode

Html bobswift
": "Output",
  "

paramType

Html bobswift
": "VARCHAR",
  "

paramVar

Html bobswift
": "var",
  "

pos

Html bobswift
": 2,
  "

variableScope

Html bobswift
": "Self"
  } ]
</pre>

 
 
 
 
 

Anchor
Variables in Tasks
Variables in Tasks
Variables

Panel
Html bobswift
<pre>
"variables": [ {
  "

description

Html bobswift
": "description",
  "

name

Html bobswift
": "var1",
  "

sysId

Html bobswift
": "76af48c246954c128ef90da254044618",
  "

value

Html bobswift
": "value1"
  },
  {
  "

description

Html bobswift
": null,
  "

name

Html bobswift
": "var2",
  "

sysId

Html bobswift
": "899912878e4b4a36848269dc8a75dc1c",
  "

value

Html bobswift
": "value2"
  } ]
</pre>

 
 
 

Anchor
Virtual Resources
Virtual Resources
Virtual Resources

Panel
Html bobswift
<pre>
"virtualResources": [ {
  "

amount

Html bobswift
": 1,
  "

resource

Html bobswift
": "R1",
  "

resourceVar

Html bobswift
": null,
  "

sysId

Html bobswift
": "11ea6bd3476f4fab8c2b4c3b4716532c"
  },
  {
  "

amount

Html bobswift
": 20,
  "

resource

Html bobswift
": null,
  "

resourceVar

Html bobswift
": "${VR}",
  "

sysId

Html bobswift
": "3879a075b0fa4ccaa68966495b12c6f1"
  } ]
</pre>

Properties

See the Task-Related Records Properties page for information on all task-related records properties.

...