yuuvis® RAD Q&A

0 votes
by (1.2k points)

Hello,

right now I have a list from countries under this path
C:\enaio\service-manager\data\webresource\public\client\lists\countries.json

This way I can access this list in a client with this way:
https://URL/enaio/client/lists/countries.json

Is there any way to get this file as well without going over gateway?
Something like "/rest-ws/file/get/....."?

Thank you!

Best Regards,
Georgii

1 Answer

+1 vote
by (1.5k points)
selected by
 
Best answer

Solved. We can access the client via dms-sidecar.

http://dms/client/client/lists/countries.json

Regards,
Robert

...