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,15 @@
{
"header": {
"version": 1,
"type": "record",
"approw-key": "LAYOUT_CFG_O4WPROXY"
},
"body": {
"record1": {
"<1>": "Customization of OpenInsight Console Login Process",
"<2>": "When the OpenInsight Console accesses system variables located in non-SYSPROG accounts, it must create an additional Engine to actually \"log in\" to those accounts. This record controls and configures how that other Engine is started.",
"<3>": "{LITERAL X}",
"<4>": "Optional Stored Procedure to run when starting up application-specific Engine:"
}
}
}