...
To test it, copy this code to an XML file (e.g., global_ext.xml) and save it in the <API_Gateway>/repository/deployment/server/synapse-configs/default/sequences directory. The above sequence prints a log message on the console on every API invocation.
...
Creating per-API extensions
Anchor | ||||
---|---|---|---|---|
|
Creating a Per API Extension is similar to the Global Extension. The only difference is in the sequence naming pattern. Following is the naming pattern to follow when creating a Per API Extension sequence.
...