You can translate the question and the replies:

What ports does Denodo uses when connecting to JSON Data sources

Hi, I would like to know what ports does denodo internally uses to connect to JSON data sources? is there any place where I can check all the ports being used by denodo currently. I know denodo uses 80, 8080, 443 ports to connect to webservices. however, I would like to know which one of these 3 ports is being used at the current execution? please advise. Thanks
user
15-08-2016 10:27:14 -0400
code

1 Answer

VDP will connect to the port specified in the URL where you configured your data source (specifically, the "Data Route" field under the connection tab when configuring). In that case, it probably is none of the three ports you mentioned. Check out "JSON sources" under the section "Creating Views." Alternatively, if you meant which port VDP listens to JSON requests on, that is part of the configuration of your embedded Tomcat server. Hope this helps.
Denodo Team
16-08-2016 12:32:19 -0400
code
You must sign in to add an answer. If you do not have an account, you can register here