RE: XML issue: undeclared variable error in automation script
yes, please post the script and erroring automation log file. I don't recognize the "undeclared prefix" message. That does not appear in our code.
View ArticleXML issue: undeclared variable error in automation script
I just modified an existing automation script in TDP3.7 - there is a select file task that creates a new Excel file and an email activity. I added a second select to file activity and created a master...
View ArticleRE: XML issue: undeclared variable error in automation script
Interesting wrinkle in this. The error occurs when I create an Excel file first, and then point the exports to this file. If, in my export file window, I select overwrite, thus forcing TDP to recreate...
View ArticleRE: Excel Slicers broken using Export (TDP 4.2.1.303 32 bit)
The third party component we use for this area recognizes the issue and confirms they will fix in a later release. At this moment they have not released a fix. This means it will miss the Toad Data...
View ArticleRE: Excel Slicers broken using Export (TDP 4.2.1.303 32 bit)
Debbie,Thanks for the quick response. Just to note, we are running TDP 3.8 as it is the most stable when dealing with the export utility.Ken
View ArticleExcel Slicers broken using Export (TDP 4.2.1.303 32 bit)
Hi,Exporting to Excel 2013, breaks the slicers. There appears to be an issue identified in QAT-9329.The problem seems to still be an issue in TDP 4.2.1.303. Any idea on when it might be...
View ArticleRE: XML issue: undeclared variable error in automation script
I can reproduce the exact error with your excel file in TDP 3.7. But in current GA version TDP 4.2.1 i do not get this error. i also created a new master file similar to yours and it does not error...
View ArticleRE: Email Automation : TIC and TDP
Hi,I have had success in manually entering the variable in the attachment name. Here's a screen shot of the attachment dialog:We are running TDP 3.8.1.677Ken
View ArticleRE: Email Automation : TIC and TDP
It seems the screen shot didn't get included. Here's what the entry on the right side of the dialog looks like:The variable #...# was typed in manually.HepC_Monthly_Summary_#p_rpt_yyyymm#.xlsxHope...
View ArticleRE: No "Always Display Constant Line Option"?
we look at this request and there is no true work around the issue. You can try the following add a fake select with a fake pair X-axis value and Y-axis value and modify original select something like...
View ArticleNo "Always Display Constant Line Option"?
In Toad 3.6 and 3.7:I use constant lines as goal lines in many graphs. In the Chart Wizard, under Axes, there doesn't seem to be an option to "always display constant line," the result of which when...
View ArticleRE: TDP 4.2.1 string variable in file name, email, email subject surrounded...
If I use a sql variable SELECT convert(varchar, GETDATE(),107) it works fine.
View ArticleRE: TDP 4.2.1 string variable in file name, email, email subject surrounded...
We have fixed this in TDP 4.3 and it will be in the next Beta
View ArticleTDP 4.2.1 string variable in file name, email, email subject surrounded by...
I am testing TDP 4.2.1, and I really thought I had submitted this previously, but I am seeing my string variable surrounded by single quotes. I created variable "today" as To_char(Current_date(), 'MMMM...
View ArticleRE: XML issue: undeclared variable error in automation script
I am testing TDP 4.2.1 and I do not get this error anymore. Since I am not ready to upgrade all my automation scripts yet, I am able to modify and save my Excel master files using Excel 2010 on my dev...
View ArticleScheduling a .tas gives me "The File Exists. (Exception from HRESULT:...
Looking at some forum posts I see that there has been a solution to clear the temp folder, create a read only tmp file and try again. Unfortunately this hasn't worked and when I try to reschedule a...
View ArticleRE: Schema Compare using Data Point
Hi Steve,You are right. TDP does not support Schema CompareRegardsAleksey
View ArticleSchema Compare using Data Point
I am using Toad Data Point 3.7.0.973 with MS Access files. Is there a way to perform a schema compare between two connections for differences in the structure of the tables? I see that feature...
View ArticleRE: Toad Data Point Custom Sql Formatter
When you are using your editor in Data Point, you will see an icon that looks like a paint can with a drip. Press this icon and it will reformat your code for you.
View Article