29 lines
660 B
YAML
Executable File
29 lines
660 B
YAML
Executable File
StartCase1:
|
|
-
|
|
Title: "Start a new application @#Function()"
|
|
Function: "StartCaseTest"
|
|
Input:
|
|
TAS_UID: "4475E6C8E10346"
|
|
USR_UID: "4475E6E07C261E"
|
|
firstname[]: "@@SYS_LANG"
|
|
lastname[]: "last.name.es"
|
|
Output:
|
|
Type: "array"
|
|
StartCase2:
|
|
-
|
|
Title: "Start a new application (pseudo derivate)"
|
|
Function: "StartCaseTest"
|
|
Input:
|
|
TAS_UID: "4475E6C8E10346"
|
|
USR_UID: "4475E6E07C261E"
|
|
Output:
|
|
Type: "array"
|
|
DeleteCreatedApplications:
|
|
-
|
|
Title: "Delete created applications"
|
|
Function: "DeleteCase"
|
|
Input:
|
|
APP_UID[]: "*.CREATED_APPLICATIONS"
|
|
Output:
|
|
Type: "array"
|