Context variable as custom attribute in Transaction Record Policy

Not applicable

Is there any way to add custom attributes in Transaction recording policy which are set in context and not in Response.

We want to use some custom variables to aggregate transactions, but dont want to return them in response.

0 1 258
1 REPLY 1

Not applicable

You can use any flow variable (which you describe as a context variable in the question) that is available in the response flow as an attribute in the Transaction Recording Policy. This is typically done with an API call rather than through the GUI.

Documentation on using the API for configuration is available at http://apigee.com/docs/monetization/content/create-transaction-recording-policy .