Current Settings
  • api_prefix"/execute/"
  • admin_api_prefix"/admin/"
  • pgm_config"config/pgm-config/"
  • bin_wrapped"shared-modules/"
  • wrap_config"template/"
  • srcgen_wrapped"gen/"
  • codegen_compile_mode"GENERATE_COMPILE"
  • http_forks"50"
  • rcv_timeout_sec"10"
  • log_enable"Y"
  • log_output"server.log"
  • log_entries_per_file"0"
  • log_file_count"0"
  • log_sev_default"10"
  • log_sev_display_min"10"
  • log_sev_file_min"10"
  • cache_enable"Y"
  • cache_file_1"/index.html"
  • cache_file_2"/index.css"
  • cache_file_3"/index.js"
  • cache_file_4"/chart.umd.js"
  • cache_file_5"/pic/rc-logo-name-slogan-trans.svg"
  • cache_file_6"/pic/sys-cbl-rdhcbl-ihs-rpx-rdh-cloud.svg"
  • cache_file_7"/pic/sys-zones-cbl-rdhcbl-ihs-rpx-rdh-cloud.svg"
  • basic_auth_token"YWRtaW46cGFzc3dvcmQ="
  • auth_realm"RDHCBL"
  • http_port"8080"
  • https_port"8443"
  • tls_enabled"Y"
  • tls_selfsigned"Y"
  • tls_cert"tls/cert.pem"
  • tls_key"tls/key.pem"
  • tls_redirect"Y"
  • tls_redirect_port"443"
Full Configuration
Program sum
Parameters: 3
sum
  • in arg1 "PIC 99" default 11 =
  • in arg2 "PIC 99" default 22 =
HTTP GET /execute/sum?...
JSON BODY {}
HTTP Response: #NIL
  • out retVal "PIC 999" = #NIL
#NIL
Program sum2
Parameters: 3
sum2
  • in arg1 "PIC 99" default 11 =
  • in arg2 "PIC 99" default 22 =
HTTP GET /execute/sum2?...
JSON BODY {}
HTTP Response: #NIL
  • out retVal "PIC 999" = #NIL
#NIL
Program sum3
Parameters: 3
sum3
  • in arg1 "PIC 9(4)" default 1111 =
  • in arg2 "PIC 9(4)" default 2222 =
HTTP GET /execute/sum3?...
JSON BODY {}
HTTP Response: #NIL
  • out retVal "PIC 9(5)" = #NIL
#NIL
Program sumDemo
Parameters: 3
sumDemo
  • in arg1 "PIC 9(2)" =
  • in arg2 "PIC 9(2)" =
HTTP GET /execute/sumDemo?...
JSON BODY {}
HTTP Response: #NIL
  • out retVal "PIC 9(3)" = #NIL
#NIL
Unknown
Server Status
--:--
Uptime
0
Handled Requests
0.00 ms
Avg Response Time
GET: 0
HEAD: 0
POST: 0
Request Types
Total: 0
Last 5m: 0
Ratio: 0.00%
Dropped Requests
1xx
0
2xx
0
3xx
0
4xx
0
5xx
0
Response Classes

Activity (Requests per 5 minutes)

Server Logs

Format: [T] [S] M · S: DBG INF WRN ERR CRT UNK
Logs will appear here...

Install Architecture

Architecture Diagram
Network Zones Diagram

Wrapper Types

Server Configuration

Route Configuration

Program Configuration

Comparison:

×