172 lines
2.9 KiB
JavaScript
172 lines
2.9 KiB
JavaScript
dmx.config({
|
|
"start": {
|
|
"repeat1": {
|
|
"meta": null,
|
|
"outputType": "text"
|
|
},
|
|
"tableRepeat1": {
|
|
"meta": [
|
|
{
|
|
"name": "isSection",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"name": "numSection",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"name": "txtSection",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"name": "wNumSection",
|
|
"type": "number"
|
|
}
|
|
],
|
|
"outputType": "text"
|
|
}
|
|
},
|
|
"observationPage": {
|
|
"flowClearPoints": {
|
|
"meta": [
|
|
{
|
|
"name": "zzmyTestFunction",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"local": {}
|
|
},
|
|
"processPDF": {
|
|
"meta": [
|
|
{
|
|
"name": "PDFprocess",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"local": {}
|
|
},
|
|
"datastore1": [
|
|
{
|
|
"type": "text",
|
|
"name": "numSection"
|
|
},
|
|
{
|
|
"type": "text",
|
|
"name": "description"
|
|
},
|
|
{
|
|
"type": "text",
|
|
"name": "Points"
|
|
},
|
|
{
|
|
"type": "text",
|
|
"name": "section"
|
|
}
|
|
],
|
|
"data_view1": {
|
|
"meta": [
|
|
{
|
|
"type": "number",
|
|
"name": "ID"
|
|
},
|
|
{
|
|
"type": "text",
|
|
"name": "db_fullName"
|
|
},
|
|
{
|
|
"type": "text",
|
|
"name": "db_licenseNumber"
|
|
},
|
|
{
|
|
"type": "text",
|
|
"name": "db_stateIssue"
|
|
},
|
|
{
|
|
"type": "number",
|
|
"name": "db_employeeID"
|
|
},
|
|
{
|
|
"type": "text",
|
|
"name": "owner"
|
|
},
|
|
{
|
|
"type": "text",
|
|
"sub": [],
|
|
"name": "db_SignatureData"
|
|
}
|
|
],
|
|
"outputType": "array"
|
|
}
|
|
},
|
|
"index": {
|
|
"flowRunPageId": {
|
|
"meta": [
|
|
{
|
|
"name": "setRunPageId",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"local": {}
|
|
},
|
|
"flowrunPageId": {
|
|
"meta": [
|
|
{
|
|
"name": "setRunPageId",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"local": {}
|
|
},
|
|
"runPageId": {
|
|
"outputType": "text"
|
|
},
|
|
"flow1": {
|
|
"meta": [
|
|
{
|
|
"name": "saveSignatureFlow",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"local": [
|
|
{
|
|
"name": "",
|
|
"type": "object",
|
|
"metaData": {
|
|
"alertMessage": {
|
|
"meta": null,
|
|
"outputType": "text"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"signatureEncodeFlow": {
|
|
"meta": [
|
|
{
|
|
"name": "signatureEncoded",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"name": "submitServerConnect",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"local": {}
|
|
},
|
|
"cookies": [
|
|
{
|
|
"type": "text",
|
|
"name": "userIdentifier"
|
|
}
|
|
]
|
|
},
|
|
"success": {
|
|
"cookies": [
|
|
{
|
|
"type": "text",
|
|
"name": "userIdentifier"
|
|
}
|
|
]
|
|
}
|
|
});
|