Tchater maintenant avec le support
Tchattez avec un ingénieur du support

Toad for SAP Solutions 4.2 - Installation Guide

Create Salesforce Connections

Toad allows you to connect directly to Salesforce.com, one of the business intelligence data sources supported by Toad. Toad supports authentication using either a Salesforce security token or single sign-on with your corporate credentials.

See also, About Salesforce.com Data Sources.

Note: This feature is available in the Toad for SAP Solutions Professional Edition only.

To create a Salesforce connection

  1. Click on the Connections toolbar (ALT+F+N).
  2. Select Salesforce from the Group list. The Create New Connection dialog opens.
  3. To create a Salesforce connection using your Salesforce email login, select the Credentials tab.
    1. Enter the connection information. Review the following for additional information:

      URL

      Enter the Salesforce.com URL to which you want to connect.

      Note: An example is https://login.salesforce.com.

      Username

      Enter your email login.

      Note: You must have a Salesforce email login to create this type of connection to Salesforce.com from Toad.

      Password

      Enter the password to use when connecting.

      Tip: After connecting, you can set a master password to further secure your connection in Tools | Options| Environment | Security.

      Security token

      Enter your Security Token provided by Salesforce.

      Note: You must have a Salesforce security token to create this type of Salesforce.com connection from Toad. See Important Notes about Salesforce Connections for more information.

      Category

      (Optional) Select an existing category or create a new one. See Set Connection Categories for more information.

    2. After entering the connection information, click Connect to connect immediately while saving the connection information. Optionally, click Save to save the connection without connecting.
  4. To create a Salesforce connection using your corporate credentials (single sign-on), select the Corporate Credentials tab.

    1. Enter your company's custom Salesforce URL. An example is https://company.my.salesforce.com or http://salesforce.servername.

      Note: If you authenticate and request login to Salesforce through your company's server (e.g., http://salesforce.servername), you may need to contact your IT department to obtain the full URL to enter in this step.

    2. If the Salesforce log-in page displays, enter your corporate credentials (user name and password) and click Log in to Salesforce.

      Note: The Salesforce log-in page does not display when authenticating through your company's server.

    3. The Salesforce consent page displays. Click Allow to allow Toad access to your Salesforce data.
  5. Upon creating an initial connection, Toad automatically maps the data source objects. This process runs in the background, and until it is finished, you may experience a delay when attempting to access these objects.

Note: In NoSQL and Business Intelligence connections, Toad automatically saves the password in the connections.xml file as obfuscated text, as well as in Toad. To add additional password security, use Toad's Master Password feature. See Security Options for more information.

Manual Single Sign-On

Use the manual single sign on method when you want to create a Salesforce connection using your corporate credentials but you are having problems accessing Salesforce from Toad, for example, if Toad does not have access to the Internet.

Create a Salesforce.com connection - manual single sign-on

  1. In the Create New Connection dialog, select the Manual Single Sign On tab.
  2. Log-in to your Salesforce.com account using your browser. After you log-in, copy the full URL from the browser's address bar and paste it into the text box under Step 1 in the Manual Single Sign On tab.
  3. A URL appears in the text box under Step 2. Copy this URL and then paste it into the address bar in your browser.
  4. The Salesforce consent page displays. Click Allow.
  5. A page displays containing the authorization code. Copy the code and paste it into the text box under Step 3. Then click Connect.

Reauthorizing a Connection (If Using Corporate Credentials)

If you encounter an error message when attempting to connect to Salesforce using your corporate credentials connection, Toad's authorization (access) to Salesforce may be lost. Use the following procedure to re-establish authorization for the connection.

To Reauthorize

  1. In the Navigation Manager, disconnect from the connection. You must disconnect before you can re-authorize.
  2. After disconnecting, right-click the connection and select Properties.
  3. In the Connection Properties dialog, click Reauthorize in the Corporate Credentials tab.
  4. If the Salesforce log-in page displays, re-enter your corporate credentials.

    Note: The Salesforce log-in page does not display when authenticating through your company's server.

Important Notes about Salesforce Connections

Tips: 

  • For more information about working with Salesforce.com in Toad, see About Salesforce.com Data Sources.
  • Connections are stored in the connections.xml file and can be found by clicking the Application Data Directory link in Help | About.
  • You can specify a proxy server to use for Business Intelligence and NoSQL connections at Tools | Options | Database | Data Services.

  

Related Topics

Create SQL Server Connections

You can create a new connection, or connect to an existing connection from the Create New Connection window. See Troubleshoot SQL Server® Issues for more information about troubleshooting connection issues.

Note: For SQL Azure connections:

  • To be able to utilize majority of Toad functionality please grant VIEW DEFINITION on the SQL Azure databases you want to work with.
  • You can login to Windows Azure Platform by selecting Tools | Cloud Computing | SQL Azure Portal and providing your credentials.
  • Make sure that no Azure firewall rule restricts your IP address from having access to Azure server. See Create and Alter Azure Firewall Rules for more information.

To create a new connection

  1. Click on the toolbar (ALT+F+N).

  1. Review the following for additional information:

    Login Tab Description

    Server name

    Enter the name of the server to use when connecting.

    Click to display any servers running SQL Server that are currently active on the network.

    Notes:

    • For SQL Azure connections, enter InstanceName.database.windows.net in this field.
    • For named instances, enter the MachineName\InstanceName in this field.

    Authentication

    Select the type of authentication to use for this connection.

    You can connect to an Azure SQL database with Active Directory authentication. Client configuration is required. See https:// docs.microsoft.com/en-us/azure/sql-database/sql-database-aad-authentication-configure#configure-your-client-computers

    Note: You cannot create a SQL Azure connection using Windows Authentication.

    Password

    Enter the password to use when connecting.

    Tip: After connecting, you can set a master password to further secure your connection in Tools | Options| Environment | Security.

    Category

    Select or create a category if you want to color code Editor tabs for a specific connection. This can help differentiate between development and production databases. You can also set an option to color code the Object Explorer pane and object editor windows (Create, Alter, Drop, etc.). See Set Connection Categories for more information.  Click here to view a video of this feature.

    Encrypt connection

    Select this option to enable encryption for the current connection provided that the certificate has been already installed on the server.
    Advanced Tab Description

    Network protocol

    Select one of the following:

    • Shared Memory
    • TCP/IP
    • Named Pipes

      Note: When establishing Named Pipes connection "Poll service status in connection list" option should be cleared.

    Parameter Name/Value

    You can add parameters to the connection. Toad includes the Application Name parameter with value Toad for SAP Solutions by default.
  1. Click Connect to save the connection and immediately connect to the database.

    or

    Click Save to save the connection without connecting to the database.  

Tip: Connections are stored in the connections.xml file and can be found by clicking the Application Data Directory link in Help | About.

To import connections (including Central Management Server connections)

  1. Click .
  2. Specify the location where the connections currently reside.

    Note: Review the following for additional information on CMS connections:

    • To import CMS connections, select a server from the list where the CMS is registered. The connection to this SQL Server instance should be created beforehand.
    • CMS is available beginning with Microsoft SQL Server 2008.
    • User should have an appropriate login (Windows Authentication and grant to connect to selected server are required) created on the server to which he connects via CMS.
  3. Select the connections to be imported.

 

Related Topics

Understand Toad Connections

Switching Connections in Toad

Troubleshoot SQL Server® Issues

Create SSAS Connections

Through Toad you can create a connection to a Microsoft SQL Server Analysis Services (SSAS) data source. An SSAS connection in Toad allows you to access the multi-dimensional cubes from the data source.

See also, About Analysis Services Data Sources.

Note: This feature is available in the Toad for SAP Solutions Professional Edition only.

Configure HTTP Access

Before connecting to SQL Server Analysis Services from Toad Data Point, you must configure the IIS Web server (to be used for connecting) for HTTP access to SSAS. See the following instructions from Microsoft: http://msdn.microsoft.com/en-us/library/gg492140(v=sql.105).aspx.

Connect to SQL Server Analysis Services

To create a SQL Server Analysis Services connection

  1. Click on the Connections toolbar (ALT+F+N).
  2. Select Microsoft SQL Server Analysis Services (SSAS) from the Group list.
  3. Enter the connection information in the Create New Connection dialog. Review the following for additional information:

    URI

    Enter the URL for the Analysis Services data source to which you want to connect.

    Note: Toad connects to Analysis Services via http access. The URL should have the following format:

    format—http://<server path>/msmdpump.dll

    example—http://server01/olap/msmdpump.dll

    Database Enter the name of the Analysis Services database to which you want to connect.
    Username Enter the user name for the user account to be used in this connection.
    Password Enter the password for the user account specified in Username.
    Category (Optional) Select an existing category or create a new one. See Set Connection Categories for more information.

    Note: In NoSQL and Business Intelligence connections, Toad automatically saves the password in the connections.xml file as obfuscated text, as well as in Toad. To add additional password security, use Toad's Master Password feature. See Security Options for more information.

  4. Click Connect to connect immediately and also save the connection information. Optionally, you can click Save to save the connection without connecting.
  5. Upon creating an initial connection, Toad automatically maps the data source objects. This process runs in the background, and until it is finished, you may experience a delay when attempting to access these objects.

Tips: 

  • Read about the considerations and limitations of working with Analysis Services in Toad in About Analysis Services Data Sources.
  • Connections are stored in the connections.xml file and can be found by clicking the Application Data Directory link in Help | About.
  • You can specify a proxy server to use for Business Intelligence and NoSQL connections at Tools | Options | Database | Data Services.

 

Related Topics

About Analysis Services Data Sources

Create SAP Connections

You can create a new SAP IQ, SAP SQL Anywhere, or SAP ASE connection, or connect to an existing connection from the Create New Connection window. See Troubleshoot SAP Issues for more information about troubleshooting connection issues.

Note: This topic focuses on information that may be unfamiliar to you. It does not include all step and field descriptions.

To create an SAP connection

  1. Click on the toolbar (ALT+F+N).

  2. Select a connection type from the Group list box.

  3. Enter the login information. Review the following for additional information:

    Login Tab Description

    Host

    Enter the host name for the connection.

    Note: This field is only available when you select an SAP IQ or SAP SQL Anywhere connection.

    Password

    Enter the password to use when connecting.

    Tip: After connecting, you can set a master password to further secure your connection in Tools | Options| Environment | Security.

    CharSet

    Enter the client character set such as UTF-8 in this field if it differs from the default character set. This helps you avoid connection issues.

    Notes: 

    • This field is not case sensitive.

    • This field is only available when you select an SAP ASE connection.

    Category

    Select or create a category if you want to color code Editor tabs for a specific connection. This can help differentiate between development and production databases. You can also set an option to color code the Object Explorer pane and object editor windows (Create, Alter, Drop, etc.). See Set Connection Categories for more information.  Click here to view a video of this feature.
    Options Tab Description

    Language

    Set language for your connection to SAP ASE to override your Region | Format settings in Control Panel. If the field is left empty the default language is used.

    Default is us_english.

  4. Click Connect to save the connection and immediately connect to the database.

    or

    Click Save to save the connection without connecting to the database.

Tip: Connections are stored in the connections.xml file and can be found by clicking the Application Data Directory link in Help | About.

   

Related Topics

Understand Toad Connections

Switching Connections in Toad

Documents connexes

The document was helpful.

Sélectionner une évaluation

I easily found the information I needed.

Sélectionner une évaluation