Re: How to debug active liniks

2013-07-15 Thread ranjit jadhav
You can get the name of AR API in server side API log, if you enable it at same 
time as you capture active link log.
@ below log out put, I guess 42 is ARGetListActiveLink call, but not sure.


...Ranjit



On Sun, 7/14/13, Angus Comber arsl...@iteloffice.com wrote:

 Subject: How to debug active liniks
 To: arslist@ARSLIST.ORG
 Date: Sunday, July 14, 2013, 5:51 PM
 
 I have workflow switched on and have
 logging output as below:
 
 
 ActiveLink: AL_call_CG_response_handler - Sun Jul 14 2013
 13:07:27
 False actions:
 CLAT /* Sun Jul 14 2013 13:08:11.590 */+API call,
 Procedure #42
 CLAT /* Sun Jul 14 2013 13:08:11.605 */-API call,
 Procedure #42
 CLAT /* Sun Jul 14 2013 13:08:11.652 */+API call,
 Procedure #78
 CLAT /* Sun Jul 14 2013 13:08:11.668 */-API call,
 Procedure #78
 CLAT /* Sun Jul 14 2013 13:08:11.668 */+API call,
 Procedure #74
 CLAT /* Sun Jul 14 2013 13:08:11.683 */-API call,
 Procedure #74
 CLAT /* Sun Jul 14 2013 13:08:11.715 */+API call,
 Procedure #73
 CLAT /* Sun Jul 14 2013 13:08:11.730 */-API call,
 Procedure #73
 CLAT /* Sun Jul 14 2013 13:08:11.761 */+API call,
 Procedure #73
 CLAT /* Sun Jul 14 2013 13:08:11.777 */-API call,
 Procedure #73
 CLAT /* Sun Jul 14 2013 13:08:11.886 */+API call,
 Procedure #42
 CLAT /* Sun Jul 14 2013 13:08:11.902 */-API call,
 Procedure #42
 CLAT /* Sun Jul 14 2013 13:08:11.902 */+API call,
 Procedure #78
 CLAT /* Sun Jul 14 2013 13:08:11.918 */-API call,
 Procedure #78
 CLAT /* Sun Jul 14 2013 13:08:12.105 */+API call,
 Procedure #73
 CLAT /* Sun Jul 14 2013 13:08:12.105 */-API call,
 Procedure #73
 (ARNOTE 8914)
 
 I notice that there can be a big delay in presenting the
 screen and I then see in the logging lots of these entries:
 CLAT /* Sun Jul 14 2013 13:08:11.590 */+API call,
 Procedure #42
 
 How do I worjk out what that means?  How do I lookup
 what Procedure #42 is?
 
 Presumably the time between */+API call, and */-API call, is
 the time taken by whatever Procedure #42 is?
 
 Is there any documentation covering this?  I am
 specifically looking at version 7.6 in mid tier, browser in
 IE10.
 
 ___
 UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
 Where the Answers Are, and have been for 20 years


___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Where the Answers Are, and have been for 20 years


How to debug active liniks

2013-07-14 Thread Angus Comber

I have workflow switched on and have logging output as below:


ActiveLink: AL_call_CG_response_handler - Sun Jul 14 2013 13:07:27
False actions:
CLAT /* Sun Jul 14 2013 13:08:11.590 */+API call, Procedure #42
CLAT /* Sun Jul 14 2013 13:08:11.605 */-API call, Procedure #42
CLAT /* Sun Jul 14 2013 13:08:11.652 */+API call, Procedure #78
CLAT /* Sun Jul 14 2013 13:08:11.668 */-API call, Procedure #78
CLAT /* Sun Jul 14 2013 13:08:11.668 */+API call, Procedure #74
CLAT /* Sun Jul 14 2013 13:08:11.683 */-API call, Procedure #74
CLAT /* Sun Jul 14 2013 13:08:11.715 */+API call, Procedure #73
CLAT /* Sun Jul 14 2013 13:08:11.730 */-API call, Procedure #73
CLAT /* Sun Jul 14 2013 13:08:11.761 */+API call, Procedure #73
CLAT /* Sun Jul 14 2013 13:08:11.777 */-API call, Procedure #73
CLAT /* Sun Jul 14 2013 13:08:11.886 */+API call, Procedure #42
CLAT /* Sun Jul 14 2013 13:08:11.902 */-API call, Procedure #42
CLAT /* Sun Jul 14 2013 13:08:11.902 */+API call, Procedure #78
CLAT /* Sun Jul 14 2013 13:08:11.918 */-API call, Procedure #78
CLAT /* Sun Jul 14 2013 13:08:12.105 */+API call, Procedure #73
CLAT /* Sun Jul 14 2013 13:08:12.105 */-API call, Procedure #73
(ARNOTE 8914)

I notice that there can be a big delay in presenting the screen and I then 
see in the logging lots of these entries:

CLAT /* Sun Jul 14 2013 13:08:11.590 */+API call, Procedure #42

How do I worjk out what that means?  How do I lookup what Procedure #42 is?

Presumably the time between */+API call, and */-API call, is the time taken 
by whatever Procedure #42 is?


Is there any documentation covering this?  I am specifically looking at 
version 7.6 in mid tier, browser in IE10.


___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Where the Answers Are, and have been for 20 years