We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d65d67a + 3f69deb commit e1f92eaCopy full SHA for e1f92ea
samplets/Extract-Variables/docs/Extract-Query-Param.md
@@ -25,7 +25,7 @@ A client calls an Edge proxy with this URL:
25
26
`http://myorg-test.apigee.net/extract-variables?code=DBNabc123`
27
28
-You want to extract the variable value `abc123` into a flow variable called `queryinfo.id`.
+You want to extract the variable value `abc123` into a flow variable called `queryinfo.dbncode`.
29
30
This is a common use case, where the extracted value can be used in another policy elsewhere in the proxy flow.
31
0 commit comments