added sysprog entities

This commit is contained in:
Infineon\StieberD
2024-03-25 15:17:34 -07:00
parent 600a8e1f61
commit 3a6a2b6b5b
1028 changed files with 171660 additions and 0 deletions

View File

@ -0,0 +1,17 @@
{
"header": {
"version": 1,
"type": "record",
"approw-key": "LAYOUT_CFG_DSBFS"
},
"body": {
"record1": {
"<1>": "Connection Details for SQL Databases",
"<2>": "Choose which SQL Database vendor(s) you wish to connect to, as well as specific stored procedures to support the Basic Filing System (BFS) connection.",
"<3>": "{MV 1}SQL Database Vendor",
"<4>": "{MV 1}(Optional)Specific Stored Procedure name for SCHEMA information",
"<5>": "{MV 1}(Optional)Specific Stored Procedure name for SELECT processing",
"<6>": "{MV 1}(Optional)Specific Stored Procedure name for IO handling"
}
}
}