Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Not equals flow variable

Not applicable

Hy floks!

Can somebody explan me in wich case and why shows api-gee trace these variable to not equals?

6598-nevtelen.png


This is not crystal clear me.

Thanks!

Viktor

Solved Solved
1 2 839
1 ACCEPTED SOLUTION

Not applicable

It means that the value was not set, the variable may be read only or an error may have prevented the value from being set: https://docs.apigee.com/api-platform/debug/using-trace-tool-0#understandingthephasedetails

View solution in original post

2 REPLIES 2

Not applicable

It means that the value was not set, the variable may be read only or an error may have prevented the value from being set: https://docs.apigee.com/api-platform/debug/using-trace-tool-0#understandingthephasedetails

It is clear, thank you!