Hi,
using OpenKM Community 6.2.4-DEV (Build 8051) when I attempt to enable Automation executing the JDBC statement (specified at Guide page http://wiki.openkm.com/index.php/Enable_automation )
Can someone provide clues about how overcome this problem?
Many thanks,
Armando
using OpenKM Community 6.2.4-DEV (Build 8051) when I attempt to enable Automation executing the JDBC statement (specified at Guide page http://wiki.openkm.com/index.php/Enable_automation )
Code: Select all
I receive error "ERROR: null value in column "amd_id" violates not-null constraint".INSERT INTO OKM_AUTO_METADATA (AMD_AT, AMD_CLASS_NAME, AMD_NAME, AMD_GROUP, AMD_TYPE00, AMD_SRC00, AMD_DESC00, AMD_TYPE01, AMD_SRC01, AMD_DESC01 ) VALUES ('post','com.openkm.automation.validation.PathContains', 'PathContains', 'validation',
'text', 'okm:folder', 'String', '', '', '');Can someone provide clues about how overcome this problem?
Many thanks,
Armando
