Hello,
We have rfaj8.2.4.L1 from SOA and we want migrate to REST Services.
Is that supported / possible ?
Cristian
Hi @cristian.besliu,
RFA is a streaming real-time API SDK, and does not provide SOAP or REST interface. Your application build using RFA must provide this functionality. To migrate from SOAP, you will have to modify your application and add support for REST interface in your application code.