Hi,
i'm using a cmdbuild 2.3.3 version and I'd like to use a new customized dashboard in my system.
I followed the instruction in your manual (create a function "TYPE:function" ...)
but when I try to create a new dashboard in the available list I find only:
cm_attribute_exists
cmf_active_cards_for_class
cmf_count_active_cards
_bim_carddata_from_globalid
I used one of the above function changing the name.
From 12_tecnoteca_extras.qsl I created a 14_TEST.sql in /webapps/cmdbuild/WEB-INF/sql/base_schema/
but nothing to do, I don't find it in the window list.
I don't see nothing in logs file, aready tryed to refresh cache and restart tomcat.
What's wrong!?
Regards,
--
Giacomo
1 Like
Has the function the requested comment ‘TYPE: function’ ?
CMDBuild Team
Previously Tecnoteca wrote:
Has the function the requested comment 'TYPE: function' ?
CMDBuild Team
YES it has!
It's exactly the same file, I have only change the name of the function to perform a simple test.
Previously Tecnoteca wrote:
Has the function the requested comment 'TYPE: function' ?
CMDBuild Team
YES it has.
It's exactly the same file, I have only change the name of the function and left the body unchanged...
abud
#5
I experience the same. Restarting Tomcat make my function showed up in the function list. I’m using version 3.4.1
Check ‘14_TEST.sql’ file is correctly placed in the ‘/webapps/cmdbuild/WEB-INF/sql/base_schema/’ directory.