added sysprog entities
This commit is contained in:
14
SYSPROG/APPROW/SYSENV%003ALAYOUT_CFG_NETOI.json
Normal file
14
SYSPROG/APPROW/SYSENV%003ALAYOUT_CFG_NETOI.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"header": {
|
||||
"version": 1,
|
||||
"type": "record",
|
||||
"approw-key": "LAYOUT_CFG_NETOI"
|
||||
},
|
||||
"body": {
|
||||
"record1": {
|
||||
"<1>": "Configure NetOI to process conversion codes on the host or in .NET",
|
||||
"<2>": "Choose to have NetOI perform all available conversions on the host, in the .NET assembly if assembly passes validation test, or always process in the .NET assembly",
|
||||
"<3>": "Where should conversion codes be processed?{OPTIONS Process all on host/0|Process in .NET assembly if possible/1|Always process in .NET/-1}{DEFAULT 0}"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user