Skip to main content

Use Context Variables

Use context variables whenever possible and reuse those variables whenever it is appropriate. If, for example, a message queue needs to be used then its location, port number and name should be set up in context variables so that they can be maintained in one place. If you are sharing any values between Routes (Endpoint names, passwords, queues, URIs, etc) these should be stored in context variables.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!