Hi to all,
We have now successfully used the tracing in AX2012. We are currently investigating about a performance problem we have and the trace of AX2012 and Traceparser are very powerfull instruments in such kind of activity.
I have a question regarding some information shown in the traceparcer.
We have a call through the SysOperationRPCFrameworkSerivce::runServiceOperation --> SysDictClass::invokeStaticMethodIL --> runas(......)
As I've understood here the execution is forced to run as IL (.net).
In the traceparcer the runAs call is shown as ClientEvalFunc, we are on the AOS server, but what does the ClientEvalFunc mean? Will here a roundtrip to the client be done?
Our performance problem is that in order to perform the runAs between 20 to 40 seconds are taken, but in the traceparser we don't see what is going on as no other additinal stack trace is shown.
Can you please provide some hints or additinal information?
See some screenshots in attachement.
PS. We are using the traceparcer provided for AX2012 RTM + CU2.
Thanks in advance
Thomas