Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.
Runtime error
Have been away in NZ
Now back on framework
On my test system I get a new api to work
deployed and updated changes to client site, created a new resource etc
when running in postman
get error as follows, and a debug on system
detail": "ENG0010: RTP16, line 1. Variable has not been assigned a value."
procedure = http_mc
and below is the log
HTTP Framework : v4.0.10.2 - 09/04/2023 01:15PM
Time to Execute : 00h 00m 00s 044ms
Request Date/Time: Mon, 07 Sep 2026 23:46:27 GMT
Request Method :
Request URL : http://127.0.0.1/api
Authorization : None
--------------------------------------------------------------------------------
Status: 500 Internal Server Error
Content-Type: application/problem+json
Content-Length: 144
{"type":"about:blank","title":"Internal Server Error","status":500,"detail":"ENG0010: RTP16, line 1. Variable has not been assigned a value."}
any help appreciated
thanks
Gerry
Now back on framework
On my test system I get a new api to work
deployed and updated changes to client site, created a new resource etc
when running in postman
get error as follows, and a debug on system
detail": "ENG0010: RTP16, line 1. Variable has not been assigned a value."
procedure = http_mc
and below is the log
HTTP Framework : v4.0.10.2 - 09/04/2023 01:15PM
Time to Execute : 00h 00m 00s 044ms
Request Date/Time: Mon, 07 Sep 2026 23:46:27 GMT
Request Method :
Request URL : http://127.0.0.1/api
Authorization : None
--------------------------------------------------------------------------------
Status: 500 Internal Server Error
Content-Type: application/problem+json
Content-Length: 144
{"type":"about:blank","title":"Internal Server Error","status":500,"detail":"ENG0010: RTP16, line 1. Variable has not been assigned a value."}
any help appreciated
thanks
Gerry

Comments
If you compile your source procs in the srp editor, ensure you have these (in Settings) set i.e. unset any 'ignores'
compile and then look for any vnav issues.