RE: Import template works separately but not within an automated script
hi daniel.gunter_828,Are you using 4.2 or the ugpraded 4.2.1 version?Also please note that the automation script itself has the "Settings" activity on top which contains LogDir path and LogLevel...
View ArticleImport template works separately but not within an automated script
I am using TDP 4.2. I am in a learning mode for 4.2 vice previous version 3.8. I have an automated script pulling data from a Sybase database. One import module of the automated process keeps crashing...
View ArticleRE: Automating Dynamic Query
hello bobmurdock,Here is my suggestion:First of all I believe you should use some local instance of database (ex: MS SQL, MySQL) where you can create a simple table [myArtists].Change your query to...
View ArticleRE: Automating Dynamic Query
Hi MartinThanks for the quick response, this will surely help. A few questions:1. Can this be done through a temp table?3. Very possible that I don't have the permission to use the TRUNCATE function....
View ArticleAutomating Dynamic Query
HelloThis is my first crack at using the automation tool in Toad so please bare with me. Anyhow, I've written a query for a report my customer would like run every month or so.For argument sake, assume...
View ArticleRE: After upgrade to new TIC, uploading workbooks from Viewer doesn't work
Where is the data coming from that is in the workbook? what kind of pages are in the workbook? Can you connect to your datasource and publish that? I can publish a workbook here so I need to find out...
View ArticleRE: Changing Connection in TDP Editor
We have copied the original behavior of Toad for Oracle. This means that a SQL file can be opened, viewed and changed without a connection. This also means that when you close a connection it will not...
View ArticleChanging Connection in TDP Editor
Hello,This might be a very simple question but I could not find an answer to this in the forum.When I change connection to a different server in Editor (Toad Data Point), I double click the server...
View ArticleRE: Changing Connection in TDP Editor
Hi all,For using it every day, i think that the better way to swap from one server to another, is to use option "Group Execute".You just have to create all the possible connections in navigation...
View ArticleRE: After upgrade to new TIC, uploading workbooks from Viewer doesn't work
The Data is coming from a View that is published on TIC, the view is drawing from an Oracle Database.The Workbook consists of 1 Dimensional View.I can publish the the data from the View as a dataset...
View ArticleRE: 2 users executing the same automation script?
I am assuming you asked about execution the same script on TIC server. You should not have any issue as soon as a backup person has manage right on the script. To grand manage right you have to do the...
View ArticleRE: 2 users executing the same automation script?
No. I was asking about 2 people running the same script without TIC. For a single developer and a backup when they are ill or on vacation, TIC is an unnecessary expense.
View ArticleRE: 2 users executing the same automation script?
In this case you should copy the script and connections to the second computer. To copy connections you could use Export/Import connections. Regards Aleksey
View Article2 users executing the same automation script?
We need to have 2 different people execute the same automation scripts. We are a one person shop with a back up person for when the primary person is ill or on vacation. TIC is overkill, so wondered...
View ArticleRE: 2 users executing the same automation script?
Using the job manager you can point to remote server and fire off a job that is set up on that computer. Or many offices set up single server for running jobs and two users RDP to it when needed
View ArticleRE: Source of Connection credentials
TDP uses the credential information defined in the connection properties dialog for the SharePoint connection. Here's the section of how to make SharePoint connection in Toad help file. Hope it...
View ArticleSource of Connection credentials
When Data Point connects to SharePoint does it use the credentials from the connection, or, does it use the credentials from the computer logon?We need to use a generic SharePoint login with...
View ArticleRE: How to resolve Toad Data Point 4.2.1 installation error 1723?
Sumsupport,Are you still experiencing the issue? I would suggest you install the following packages of Microsoft Visual C++...
View ArticleRE: Clean element in automation can't export directly to TIC
To export to local Storage or Toad Intelligence Central remove the path to export to Excel. You can only export to one type. The T&C Automation activity has a default path to excel and it should...
View ArticleClean element in automation can't export directly to TIC
I'm using the latest version of TDP(32 bit) and TICand I'm trying to set up an automation that does a transform and clean step and subsequently use the results in another query.Now from TDP I can...
View Article