[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: OpenEdge.Net.pl

  • Thread starter Thread starter Giancarlo Alberto Somma
  • Start date Start date
Status
Not open for further replies.
G

Giancarlo Alberto Somma

Guest
Thanks Peter work fine. I add in the code: oCredentials = new Credentials('application', 'amministratore', 'Its@55!'). oRequest = RequestBuilder:Get(' obsv:5493/.../Clients') :AcceptJson() :UsingBasicAuthentication(oCredentials) :Request. But OE do not create an XML file but entity.txt with contains different data format as application/octet-stream. I have to pass only user and password. Thx.

Continue reading...
 
Status
Not open for further replies.
Back
Top