You can translate the question and the replies:

Creating Stored procedure in Denodo without eclipse

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 how do i publish it and import it in VDP Administration tool?
user
26-10-2017 16:36:41 -0400
code

1 Answer

Hi, If the stored procedure is created using different IDE other than eclipse, then I would export the developed code as a JAR file and import it in Virtual DataPort Administration Tool using JAR management(File -> JAR management -> Create). You will need to have a full license to publish any type of extensions directly from eclipse to Virtual DataPort Administration Tool as you can find in the '[Denodo Express data sheet](https://community.denodo.com/express/doc/denodo_express_datasheet.pdf)' You can refer to the following document “[Importing Extensions](https://community.denodo.com/docs/html/browse/6.0/vdp/administration/importing_extensions/importing_extensions#importing-extensions)” section of Virtual DataPort Administration Guide for more information. Hope this helps!
Denodo Team
30-10-2017 09:40:35 -0400
code
You must sign in to add an answer. If you do not have an account, you can register here