When the Web server is installed along with the Intelligence Central server, users can access Intelligence Central through a Web-based interface using a Web browser.
To open the Toad Intelligence Central Web Console
Open your Web browser and enter the URL to the server hosting Intelligence Central. Review the following for additional information.
URL |
The address of Toad Intelligence Central is http://hostName/ where hostName is the name of the computer hosting the Web Server and Toad Intelligence Central. If the Web Server has been installed on a port other than port 80 then the address is http://hostName:port/. | ||
Log in |
Toad Intelligence Central prompts you to login. If you login to Toad Intelligence Central using Windows credentials, then enter your login name at the login prompt. If necessary, include your Windows domain: domain\username. The computer you use to login to Toad Intelligence Central must be accessible to your Windows domain.
|
|
Note: Toad Intelligence Central encrypts your login credentials when transmitted over the network. Refer to your local Toad Intelligence Central Administrator for more information. |
You can connect to Toad Intelligence Central through other Toad applications. This allows users to publish data objects, scripts, files, and other resources to Intelligence Central through other Toad applications. The types of objects that can be published dependents on the Toad application used. Functionality for viewing, accessing, managing, and editing Intelligence Central objects may also be available in these applications.
For detailed information about how to connect to and use Intelligence Central from another Toad application, please see the product documentation for that Toad product.
After objects are published to Intelligence Central, users can view, access, manage, and work with these objects through the Intelligence Central Web Console.
|
Note: A Toad Intelligence Central Data Connectivity license is required to enable data connectivity functionality in Intelligence Central. |
To learn more about the objects and the functionality available to you based on the Toad application used to publish the object, see one of the following:
A Toad Intelligence Central user can create a MySQL connection to Toad Intelligence Central through a third-party tool, such as one of the following:
This connection can be used to query tables, views, snapshots and datasets stored in Toad Intelligence Central.
Third party tool | Ensure the authentication method you use to connect to Toad Intelligence Central is supported by the third party tool. This is straightforward if you login to Toad Intelligence Central using credentials local to Toad Intelligence Central. If you login to Toad Intelligence Central using Windows credentials then the third party tool must also support MySQL connection via Windows credentials. |
Computer where the third party tool is installed |
Ensure a MySQL driver is installed appropriate to the third party tool and Toad Intelligence Central. Ensure the default character set is UTF8. |
Toad Intelligence Central Share / Manage rights | To see an object that you did not create yourself you must have Share or Manage rights to that object. These rights can be granted by any Toad Intelligence Central user with Manage rights to the object using the Web interface or an application such as Toad Data Point. |
Data source authentication | Ensure the data source authentication you use to access the result set of a table or view is defined in Toad Intelligence Central. This can be done using the Web interface (Web server) or Toad Data Point. It cannot be done using the third party tool. |
Create the MySQL connection.
Parameter | Description |
---|---|
Host name |
The name of the Toad Intelligence Central server host. |
Port |
The connection port to the Toad Intelligence Central server. This is the Port number set during installation of the Toad Intelligence Central server, by default 3566. |
Username and Password |
Your username and password to Toad Intelligence Central. Alternatively, if you use Windows credentials to connect to Toad Intelligence Central then select the option to connect via Windows credentials. |
Select the MySQL database where the object is stored. This is dependent on the application used to create the object.
Application | Description | ||
---|---|---|---|
Toad Data Point |
The database is defined when the object is published to Toad Intelligence Central. | ||
Admin Console |
For a table, view or snapshot the MySQL database is the name of the data source. For a dataset the database is of the form data_owner. The owner is the user that created the dataset.
|
|
Note: Hidden, temporary and internal Toad Intelligence Central databases and MySQL databases may be visible. |
Query tables, views, snapshots and datasets.
|
Note: When querying tables and views, execution of SQL may fail under some circumstances. If the SQL used by the third party tool has a MySQL dialect, then that SQL may fail if the query is shipped to a non-MySQL relational database for remote execution. As a workaround, you could use Toad Data Point to save the table or view as a snapshot and then access the snapshot via the third party tool. |
You can use the following MySQL commands to verify the third party tool.
The Toad Intelligence Central Web Console (Web Server) is a Web-based interface used to access Toad Intelligence Central.
The Web Console is a collection of pages/modules that provide access to the objects in Intelligence Central and provide functionality for managing objects, users, and the server.
In the Web Console you can do the following:
See Open the Web Console to learn how to connect to Intelligence Central using the Web Console.
When you log in to the Web Console, the main window opens displaying the Home page. The main menu is displayed on the left and provides a means to navigate to other pages and sections of the Web Console.
Click an item in the main menu to navigation to that page of the Web Console. The Server page of the Web Console (Administration | Server) is available only to users with the Administrator role.
Web Console Navigation - Main Menu
Section | Page | Page/Section Description |
---|---|---|
Home |
The Home page allows you to view and access the objects shared with you. See Home Page. | |
Reports | Data Objects |
The Data Objects page allows users to view and create reports about Intelligence Central object usage. See Data Object Usage Report. |
Reports | User Activity | The User Activity page allows users to view and export user activity statistics. See User Activity Report. |
Administration | Users |
Use the Users page to view user information or to edit your user account details. See View and Edit Users. |
Administration | Groups |
Use the Groups page to view group information or edit a group you own. See View and Edit Groups. |
Administration | Licensing |
Use the Licensing page to view, add, or remove licenses. See License Toad Intelligence Central. |
Administration | Server |
The Server page is available only to users with the Administrator role. See the Toad Intelligence Central Deployment Guide for more information. |
The Home page is the default landing page presented when you open the Web Console. The Home page allows you to view and access the objects in Intelligence Central that have been shared with you.
You can use the Home page to organize the objects and folders for which you have Manage privileges. To determine if you have Manage privileges to an object or folder, select the object or folder to display the Details pane. The Manager field displays a list of managers. See Manager Privileges for more information about who can manage an object or secured folder.
In the Home page of the Web Console, you see the objects and files in Intelligence Central that have been shared with you.
|
Note: A Toad Intelligence Central Data Connectivity license is required to enable data connectivity functionality in Intelligence Central. |
Icon | Description |
---|---|
Non-secured folder—Visible to all users. | |
Secured folder—Secured folders are visible only to users with visibility (sharing) privileges and can be managed only by users with manage privileges. |
Icon | Description |
---|---|
Automation script | |
Dataset | |
Snapshot | |
View |
See the following for additional information:
The Home page allows you to move and delete objects. Users with the Administrator role or manage privileges to the object can move or delete an object (unless the object is locked by another user).
See Manager Privileges for a list of actions enabled for object (and folder) managers.
Objects published to Intelligence Central are organized into folders. The object's publisher selects an existing folder or creates a new folder during the publishing process. You can also create folders through the Web Console.
Intelligence Central provides two types of folders: secured folders and non-secured folders. An Intelligence Central server can contain one or both types of folders. See About Secured Folders for more information.
The types of objects and files in Intelligence Central depend on which Toad applications are being used to publish to Intelligence Central. For example, Toad Data Point users can publish data objects (views, snapshots, and datasets), Toad documents, Automation scripts, and other resources created in Toad Data Point.
To learn more about the objects and the functionality available to you based on the Toad application used to publish the object, see one of the following:
If your primary method to view and access Intelligence Central objects is through one of the Toad applications listed above, see the application's online Help for more-detailed information about the full range of functionality that is available to you through that Toad application.
© ALL RIGHTS RESERVED. 이용 약관 개인정보 보호정책 Cookie Preference Center