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...
Continue reading...