ABL Dojo rest request samples fail to compile

Posted by cverbiest on 16-May-2017 10:03

sample copied from the manual does not compile.

Probably propath issue, see https://documentation.progress.com/output/ua/OpenEdge_latest/index.html#page/dvpin%2Fconfiguration.html%23

https://abldojo.services.progress.com:443/#/?shareId=591b1281132679685cb7ce9b

Could not find class or interface OpenEdge.Net.HTTP.IHttpResponse. (12886)
** Main.p Could not understand line 6. (196)
Could not find class or interface OpenEdge.Net.HTTP.ClientBuilder. (12886)
** Main.p Could not understand line 7. (196)
Could not find class or interface OpenEdge.Net.HTTP.RequestBuilder. (12886)
** Main.p Could not understand line 8. (196)
Could not find class or interface OpenEdge.Net.HTTP.IHttpRequest. (12886)
** Main.p Could not understand line 9. (196)
Invalid datatype specified: IHttpRequest. Specify a datatype such as 'character' or the name of a class. (5638)
** Main.p Could not understand line 12. (196)
** Unable to run startup procedure Main.p. (492)

All Replies

Posted by srireddy on 16-May-2017 11:09

Hi Carl,

You are right, we don't have any libraries in the propath, i will log a bug for this.

Thanks,

Nischal Y

Posted by Stefan Drissen on 16-May-2017 15:29

It's actually an install issue - knowledgebase.progress.com/.../000054266 - the netlib folder containing the pl does not even exist - abldojo.services.progress.com:443/ - remember this is an 11.6 no service packed install.

This thread is closed