The following parameters have been added to the Siebel Agent's INI file:- repeat_check= Number of times a "list task" command is ignored if the Siebel system does not return the relevant task.
- report_repeat_check=1/0 With this setting being activated ("1"), all "list task" errors are written to the Job report (message: U2010009 The Agent could not find the ID of task &01 in the Siebel Server Manager log file.) "0" implies that the message is only output if the check is no longer repeated and the AE Job changes to the status ENDED_VANISHED.
Add these 2 parameters above to the v9 Siebel Agent's "ini" file.
Example: From the version 6 Siebel Agent's 'ini' file:
[STATUS_CHECK]
; start timer cycle for periodical status check
time=1
; Number of times a "list task" command is ignored if the Siebel system does not return the relevant task
; numerical value (example:
repeat_check=5)
repeat_check=15
;write all "list task" errors to the Job report;
value must be either 1(yes) or 0(no).
report_repeat_check=1
Fix Status: No Fix
Fix Version(s):
N/A