cannot use interent or postman - a structed service mechanism or application is need

YD
YD Newcomer

Hi,

i want to use the development station to interact with the refnitiv service the issue is that our development stations are in closed envirment, that means that i can only create the json request and using it via the postman for a check.

is there away to use some mechanism to debug the proccess of the httprequest/response via some structed the mechanism or application that i can use inside the closed envirment and that can immitate the request trasmittion and will reply with a response.

swagger for example is an option or there is something else i can use

Best Answer

  • Gurpreet
    Gurpreet admin
    Answer ✓

    Hi @YD ,

    You are asking for a local DSS simulator. Unfortunately, we don't have any such tool. It is a RESTful API and can only be used over an internet connection.

    You can look into some third party tools, that allow recording and replaying the network packets.