DX Application Performance Management

Tracer for CTG Client or Server for Transid parameter

  • 1.  Tracer for CTG Client or Server for Transid parameter

    Posted Jan 25, 2019 09:02 AM

    Hello community.

    I am trying to write a tracer for the CTG class com.ibm.ctg.client.ECIRequest and the method flow.

    I want to trace the flow method with the BlamePointTracer but I want to printout the structure CTGClient|ServerName|ProgramName|Transid|flow.

    The parameters (ServerName,ProgramName e Transid) are inside the call to class ECIRequest.

    Using the InvocationData form the flow method, how can I get the parameters that are into the call to the class ECIRequest?

    Can you give me the snippet of java code to write the tracer and the name_formatter?

    Also if you have a manual to write the tracer should be an helpful hand.

    Thank you

    Luca