List Debug Session - Sort transactions

tjain152
Participant II

Hello,

I am able to setup debug session for a proxy. But while listing the transactions using

https://apidocs.apigee.com/management/apis/get/organizations/%7Borg_name%7D/environments/%7Benv_name...

not able to figure out which is the latest transaction out of 100's. One way is to manually take each TXID and make a call to figure out its execution time.

https://apidocs.apigee.com/management/apis/get/organizations/%7Borg_name%7D/environments/%7Benv_name...

This is very tedious. Any other way can someone help?

Another issue is when we make following call, we receive output of transaction in xml format which is not compliant with Trace tool format.

https://apidocs.apigee.com/management/apis/get/organizations/%7Borg_name%7D/environments/%7Benv_name...

Its missing following tags.

<DebugSession> <Organization></Organization> <Environment></Environment> <API>test-nodejs</API> <Revision>1</Revision> <SessionId></SessionId> <Messages> <Message> <DebugId></DebugId>

I need to manually add these tags to use it in offline trace tool.

Any suggestions/thoughts/views?

Regards

Tarun Jain

0 0 125
0 REPLIES 0