Search found 1 match

by Juanchotalarga
03 May 2018, 20:03
Forum: Developers
Topic: Cant retrieve an XML list from a web service
Replies: 0
Views: 55473

Cant retrieve an XML list from a web service

I have a server running OTRS 5 and I would like to retrieve a list in XML format. I'm running a JavaScript code that should display the list, but instead I get an error. My local server is https://labcentos3/otrs/mds.pl?Action=ServiceList. I think its a Perl script that runs on the server side and t...