Task schemas#
dummy_task_1#
Description
A dummy task showing simple output file parsing.(p1, p2, p5)
→ p3
Inputs
parameter | type | default |
---|---|---|
p1 | - | - |
p2 | - | - |
p5 | - | - |
Outputs
parameter | type |
---|---|
p3 | - |
Actions
dummy_task_2#
Description
A dummy task showing simple output file parsing.(p3, orientations)
→ p4
Inputs
parameter | type | default |
---|---|---|
p3 | - | - |
orientations | - | - |
Outputs
parameter | type |
---|---|
p4 | - |
Actions
test_t1_bash#
Description
Simple echo test using bash.p1
→ p2
Inputs
parameter | type | default |
---|---|---|
p1 | - | - |
Outputs
parameter | type |
---|---|
p2 | - |
Actions
test_t1_conditional_OS#
Description
Simple echo test showing conditional enactment schemes.p1
→ p2
Inputs
parameter | type | default |
---|---|---|
p1 | - | - |
Outputs
parameter | type |
---|---|
p2 | - |
Actions
test_t1_ps#
Description
Simple echo test using powershell.p1
→ p2
Inputs
parameter | type | default |
---|---|---|
p1 | - | - |
Outputs
parameter | type |
---|---|
p2 | - |
Actions
test_t2_bash#
Description
Simple echo test using bash.p2
→ p3
Inputs
parameter | type | default |
---|---|---|
p2 | - | - |
Outputs
parameter | type |
---|---|
p3 | - |
Actions
test_t2_ps#
Description
Simple echo test using powershell.p2
→ p3
Inputs
parameter | type | default |
---|---|---|
p2 | - | - |
Outputs
parameter | type |
---|---|
p3 | - |