Checkin Filter Issue
Hi,
I have created a Custom component with a check in filter which updates the external database with some of the fields on Checking in a new document.The Filter is getting executed ,but the update is not happening.I tried to use "validateStandard" and "preComputeDocName" both but I'm simply seeing this line in the server output logs: ">services/6 05.24 02:37:06.020 IdcServer-9 Calling filter event preComputeDocName on class com.org.updateDatabase with parameter null ".
I followed the steps given in "Bex Huff",Can any one please point to any other configurations that need to be done in order to get this running.
TIA