tmssoftware.com
TMS Support Center
Rest Client
BIZ
TMS XData
Ole_Ekerhovd
(Ole Ekerhovd)
March 31, 2019, 8:57pm
1
Hi
Delphi Vcl application.
I'm a beginner when it comes to Rest.
Can I
consume Json from a Rest service, using Tms?
I have TMS All Access, can I use X-data components?
Regards,
Ole
wlandgraf
(Wagner Landgraf)
April 1, 2019, 8:17pm
2
Hi Ole,
Yes, use THttpClient to perform HTTP requests:
http://www.tmssoftware.biz/business/sparkle/doc/web/http_client.html
And then you can use classes and methods in Bcl.Json unit to handle the JSON response, or just use the built-in Delphi JSON classes.
Related topics
Topic
Replies
Views
Activity
XDataClient access other server
TMS XData
2
480
February 13, 2020
Setting up a REST connection
TMS WEB Core
2
845
July 10, 2021
Rest request from XDATA service
TMS XData
1
186
March 19, 2023
GROUP BY or OTHER aggregate result
TMS XData
6
1021
November 19, 2018
About the TMS XData category
TMS XData
0
446
June 8, 2020
© tmssoftware.com