Libraries and documentation on the Denodo ITPilot Java API
These can be found in the path: %Denodo_Home%\docs\ITPilot-client:
· Readme_ITPilotclient. This document contains the libraries used in
the API.
· API folder. Documentation on the development API.
Initialization of the ITPilot browser pool
Pag. 24. ITPilot User Manual, Version 3.1.
· Position. NSEQL program that implements the navigation sequence (e.g.
“navigate,http://www.denodo.com,1;”)
· Initial_browser. Number of browsers that we want the pool to
initialize with this navigation sequence.
Log returned by IEBrowser
IEBrowser leaves the same log on the server as the Internet Explorer
installed in the machine.
Libraries and documentation on the Denodo Virtual DataPort Java API
These can be found in the path: %Denodo_Home%\docs\vdp:
· README_VDPClient. This document contains the libraries used in the
API.
· API folder. Documentation on the development API.
Access from Denodo Virtual DataPort to the Denodo ITPilot DB
In the event of having ITPilot installed (in the same path where
Virtual DataPort is installed), it will be possible to connect to the
ITPilot database from the administration tool and to see/execute the
wrappers which have been loaded on it. To connect to the ITPilot
database, the following values from the login screen of the
administration tool will have to be specified:
· Login: admin.
· Password: admin.
· Server uri: //localhost:9999/itpilot (substitute localhost with the
IP address of the machine where the Virtual
DataPort server is
installed, if necessary).
Rewriting rules
The rewriting rules system is used to deal with semantic
heterogeneities and representation formats in the sources.
There are two types:
· Input rewriting rules: These adapt the queries sent to a relation to
the representation formats it is familiar
with.
· Output rewriting rules: These adapt the results obtained from a
relation to the format expected by the
higher views.
Libraries and documentation on the Denodo Aracne Java API
These can be found in the path: %Denodo_Home%\docs\aracne:
· README_Aracne_API. This document contains the libraries used in the
API.
· API folder. Documentation on the development API.
Can more than one index be associated with the same Denodo Aracne task?
Yes, this does not create any kind of problem or conflict.
Is it compulsory for the start page of Internet Explorer to be a blank page?
Yes, if another different page to the blank page is left as the start
page of Internet Explorer, one cannot predict how the IECrawler will
behave.