the time cost on post-processing is different for the same concurrent (XML Publisher)
Hi
I run a concurrent (eg:concurrent A) two times with the same parameter
but the time cost on post-processing is different for the same concurrent
the time cost for 872838 is 4 seconds
the time cost for 872860 is 1 second
From request log, you can see
Reqeust ID:872838
---------
Beginning post-processing of request 872838 on node ISIDG56697 at 13-MAY-2015 14:43:38.
Post-processing of request 872838 completed at 13-MAY-2015 14:43:42.
Reqeust ID:872860
---------
Beginning post-processing of request 872860 on node ISIDG56697 at 13-MAY-2015 14:53:34
Post-processing of request 872860 completed at 13-MAY-2015 14:53:35
From FNDOPP log,we found during post-processing,the time that cost on" BEGIN XMLPublisher ~ END XMLPublisher" is different
For 872838,It cost 4 seconds