Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Log mint.mintng_rate_before_multipliers variable in postclientflow in Apigee X

Hi i'm trying to log the next variables of Apigee monetization : mint.mintng_rate_before_multipliers, mint.mintng_consumption_pricing_type and mint.mintng_rate

I'm using a Service Callout policy attached in the post client flow with the next payload:

Show More
<Payload contentType="application/json">{
"Data": {
"mintng_rate": {mint.mintng_rate},
"mintng_rate_before_multipliers": {mint.mintng_rate_before_multipliers},
"mintng_consumption_pricing_type": {mint.mintng_consumption_pricing_type}
}
}</Payload>

But the policy is executed before that the variables are populated:

Edusrdo9Garcia_0-1676937299345.png

Anybody knows if is possible log this 3 variables, thanks in advanced!

 

0 11 509
11 REPLIES 11