We have SmartClient_v100p_2015-06-03_Enterprise up & running. Now an external server needs to get data from the SGWT Back End. I composed for the external server an XMLHTTPReqest that make it to receive right data. My problem is that that data should be in JSON format. How can i do it? Should i include something into XMLHTTPReqest? I think currently data format is "iscServer".
Any clue would be greatly appreciated. Thanks in advance.
Any clue would be greatly appreciated. Thanks in advance.
Comment