Hi I have a particular business requirement for which I had to write my own java code and Now I want to put this code into routines. The problem I encounter is strange Even though I tell it to put in a particular package It doesn't put the code into that package and even if I change it manually it keeps giving me errors. It always put my code into some weekly_dashboard package. And Pls give me information on how to use these routines in tJava or any component once I get this working. Thanks Surya
hi, by default the package definition is: package routines.<project name>; in you case; package routines.weekly_dashboard; unfortunately, i got no suggestions. but for argument sake try creating another project and a routine in it.
Hello
The package name is fixed and it always is routines. I remember there was a bug about can't save the routine after edit it on previous version and it have been fixed on the latest version.
Best regards