mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-25 06:05:13 +00:00
32 lines
857 B
JSON
32 lines
857 B
JSON
{
|
|
"test_case_for_process_instance_3764": {
|
|
"expected_output_json": {
|
|
"age": 18,
|
|
"firstName": "Bonny"
|
|
},
|
|
"tasks": {
|
|
"Process_simple_form_name_age_xyd2zp7:Activity_030c5xt": {
|
|
"data": [
|
|
{
|
|
"age": 18,
|
|
"firstName": "Bonny"
|
|
}
|
|
]
|
|
},
|
|
"Process_simple_form_name_age_xyd2zp7:Activity_0vwynhp": {
|
|
"data": [
|
|
{},
|
|
{}
|
|
]
|
|
},
|
|
"Process_simple_form_name_age_xyd2zp7:Activity_195pm5u": {
|
|
"data": [
|
|
{
|
|
"firstName": "Madhu"
|
|
},
|
|
{}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
} |