Spaces:
Sleeping
Sleeping
processmaker-community / processmaker-files /workflow /public_html /mobile /build-prod /data /variables.json
| [ | |
| { | |
| "name":"variable1", | |
| "fieldType":"string", | |
| "fieldSize":10, | |
| "label":"label1", | |
| "dbConnection":"1", | |
| "sql":"2", | |
| "null":false, | |
| "defaultValue":"default value", | |
| "acceptedValues":["american","asia","europe"] | |
| } | |
| ] | |