# | Date | Forum | Type | Thread | Post |
---|---|---|---|---|---|
6 | 22 Jan 2015 @ 08:44 PST | Extensibility | Reply | JAVA UDF in TD 13.10 With SQL Query - not able to establish connection with TD | Hi Tom, We explored this option of using a configuration table but the problem is that users want to use this function in report. If we put it in a table, then it will have to to be joined in fr... |
5 | 21 Jan 2015 @ 08:47 PST | Extensibility | Reply | JAVA UDF in TD 13.10 With SQL Query - not able to establish connection with TD | Business users want to have flexibility to execute some simple conversions at report level. So the need to UDF. Basically the UDF will accept 2 parameters (2 columns for table) and we need to trans... |
4 | 20 Jan 2015 @ 11:16 PST | Extensibility | Reply | JAVA UDF in TD 13.10 With SQL Query - not able to establish connection with TD | Hi Tom, Thanks for your reply. So if it is not possible to execute SQL statements using JDBC default connection in UDF, is there any work around available. We were creating UDF because we wanted... |
3 | 20 Jan 2015 @ 05:07 PST | Extensibility | Topic | JAVA UDF in TD 13.10 With SQL Query - not able to establish connection with TD | Hi, I am trying to create a JAVA UDF in TD 13.10. In this UDF, I am trying to connect to Teradata Database and read column for tables. When I execute the Java Class and function from eclipse, I ... |
2 | 20 Jan 2015 @ 01:20 PST | Extensibility | Reply | SQl UDF - beyond SCALAR UDF | Hi Dieter, Thanks for your feedback and sorry for the delay. I was on vacation :-). I need to create a function because the report users want to have flexibility to achieve desired results at r... |
1 | 07 Jan 2015 @ 08:33 PST | Extensibility | Topic | SQl UDF - beyond SCALAR UDF | Hi, Is it possible to create SQL UDF (not scalar) involving Select clause and database tables etc. In TD 13.10 we were not able to create the same but is it possible with higher TD releases (14.... |