WSO2 APIM Custom sequences for non published APIs / Setting variable
问题 We have defined a default custom sequence for managing different gateways, as described here We have installed the sequence as explained in the doc Creating Global Conection The sequence only read 2 variables from environment, and uses to build the endpoint URL. This is the code: <sequence xmlns="http://ws.apache.org/ns/synapse" name="WSO2AM--Ext--In"> <property name="uri.var.host" expression="get-property('system','host')" /> <property name="uri.var.port" expression="get-property('system',