Connecting to Salesforce.com
Actuate BIRT Designer uses a DataDirect JDBC driver to connect to Salesforce.com. This third-party driver supports access to Salesforce objects through JDBC and SQL. You provide the URL to connect to a Salesforce instance, and your login credentials. You can also set performance-tuning properties to control the data communications between BIRT and Salesforce.com.
How to create a Salesforce.com data source
1  
2  
1  
2  
3  
3  
In New Actuate JDBC Salesforce.com Data Source Profile, specify the properties to connect to a Salesforce instance, and optionally, change the performance-tuning settings.
1  
2  
3  
In Password, type the user password and security token to log in to the system, for example, myPasswordXXXXXXXXX, where myPassword is the password and XXXXXXXXX is the security token. A user’s security token is assigned by a Salesforce.com administrator. A user can change his or her security token in Saleforce.com’s Personal Setup tool.
4  
*
Deselect Use default, then type a filename prefix, or a path and a prefix. The driver uses this value to create or locate the set of Salesforce embedded database files. For example, if Database Name is set to AcmeData, the database files that are created or loaded have the format, AcmeData.<file extension>. If you specify a path and a prefix, such as C:\Resources\Data\AcmeData, the driver creates or looks for database files AcmeData.<file extension> in the C:\Resources\Data folder.
*
5  
In Connection Retry Count, specify the number of times to attempt to connect until a successful connection is established.
6  
7  
In Fetch Size, specify the number of data rows that the driver processes before returning data to the application. A small fetch size can improve the initial response time of the query. A large fetch size can improve overall fetch times at the cost of additional memory.
8  
9  
10  
Figure 11-1 shows an example of properties to connect to a Salesforce.com instance.
Figure 11-1  

Additional Links:

Copyright Actuate Corporation 2012