Latest Activity
Hi guys, I want to ask something. When I already create Denodo Extension Project in Java, after that i still have an issue regarding "The type java.lang.Object cannot be resolved". Description Resource Path Location Type The project was not built sin...
I need to connect to Google Cloud Storage from VDP Admin tool. Below user manual seems not clear enough. https://community.denodo.com/docs/html/document/denodoconnects/7.0/Denodo%20Distributed%20File%20System%20Custom%20Wrapper%20-%20User%20Manual Di...
cloud DENODO custom Connection HDFS Custom Connector custom data source DataSource
Hi, in java we created a custom stored procedure having a few input parameters. new StoredProcedureParameter("input_database_name", Types.VARCHAR, StoredProcedureParameter.DIRECTION_IN), new StoredProcedureParameter("input_view_name", Types.V...
I want to know if it is possible to calling an existing custom stored procedure from a new custom stored procedure. I have tried calling a custom function from custom stored procedure and it works well.
I am trying to create a simple stored procedure. i followed along the steps for eclipse, but when trying to publish it, i'm getting an error not supported by license. I did the same code using intelliJ IDEA and manually importanting depending jars. But...