Skip to main content

Union UAT Testing WrkAction

Written by Wrk Product
Updated today

Union UAT Testing WrkAction

Application

  • ~Wrkflow Tools~

Inputs (what you have)

Name

Description

Data Type

Required?

Example

String | null (minLength when string)

null is valid; strings shorter than 3 chars invalid; length >= 3 valid

Text (Short)

No

Number | null (minLength when number)

null is valid; numbers shorter than 3 chars invalid; length >= 3 valid

Number with decimals

No

Integer | null (minLength when integer)

null is valid; integers shorter than 3 chars invalid; length >= 3 valid

Number

No

String oneOf consts

Must match exactly one const

Predefined Choice List

No

Integer oneOf consts

Must be one of the listed integers

Number

No

Outputs (what you get)

Name

Description

Data Type

Required?

Example

Blob Output

Long text output from testing

Text (Long)

No

Outcomes

Name

Description

Success

This status is selected if the job has successfully completed.

Requirements

  • N/A

Did this answer your question?