Content Tracking for Custom Service Oracle UCM 11.1.1.8
Hi All,
I want to track custom service and configured same in content Tracker Administration which is not working when I try through executeService in IdocScript or In java.
Please find piece of code used in java:-
"IdcService", "SCT_LOG_EVENT");
"SctIdcService", "UPDATE_DOCUMENT");
"dDocName", dDocName);
"xDocumentStatus",docStatus);
"dUser",duser);
true);
trace Log:-
>systemdatabase/6 04.27 18:12:46.053 IdcServer-183 Connection with id of 'IdcServer-183([ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)').1' is removed from active connections with key of '[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)''.
>systemdatabase/6 04.27 18:12:46.053 IdcServer-183 release pool connection
>services/6 04.27 18:12:46.054 IdcServer-183 Instantiated service class contenttracker.server.SctLogServiceEvent to execute service SCT_LOG_EVENT