how to configure a URL automatically? Need Host and Port

VictorS
New Altair Community Member
Hi all,
i need to configure an URL in order to create a connection with an external Cloud server (DT Server), in order to download data on a regular basis to my local repository.
The created URL I will paste as "Endpoint URL" on the application server.
The problem is that I don't know were to get the Host and Port numbers for my URL creation.
In the link below is the path to create the connector from the
https://developer.disruptive-technologies.com/docs/data-connectors/creating-a-data-connector
Can anybody explain me that, please?
Thank you.

i need to configure an URL in order to create a connection with an external Cloud server (DT Server), in order to download data on a regular basis to my local repository.
The created URL I will paste as "Endpoint URL" on the application server.
The problem is that I don't know were to get the Host and Port numbers for my URL creation.
In the link below is the path to create the connector from the
https://developer.disruptive-technologies.com/docs/data-connectors/creating-a-data-connector
Can anybody explain me that, please?
Thank you.


Tagged:
0
Best Answer
-
Hi Victor,
DT Studio and RapidMiner Studio are two different Software Products.
You would have to use the REST operators from the Web Mining Extension in combination with the DT REST API.
Greetings,
Jonas0
Answers
-
Hi Victor,
DT Studio and RapidMiner Studio are two different Software Products.
You would have to use the REST operators from the Web Mining Extension in combination with the DT REST API.
Greetings,
Jonas0 -
Thank you Jonas. I am informing myself already about this connection type and will try to implement your suggestion.
1