Decision Insight 20210329 Save PDF Selected topic Selected topic and subtopics All content Routes Learn how to use and create data integration routes in Axway Decision Insight. Routes describe the path between the customer data and the model, entities, and attributes defined in the deployment. Routes are a technical concept. Depending on your role when working Axway Decision Insight, you may or may not need to understand all the technical details. However, it is useful to understand some basic aspects of Camel and Camel routes. A thread connects all the parts of your data. Information coming from a route (or a resource) uses a mapping to import the data into the entity attributes. The following diagram shows how to link everything together: Security best practice Routes can be used to read from external files. As a consequence, make sure the external files are scanned by an anti-malware software before being accessible to a route. How to use Camel utilities in routes Force the shutdown of a route Custom Aggregator using bean Routes tips, tricks and gotchas How to invoke a Groovy script stored in Resources How to use libraries in a context route File endpoint tips Use the route debugger Related Links
Routes Learn how to use and create data integration routes in Axway Decision Insight. Routes describe the path between the customer data and the model, entities, and attributes defined in the deployment. Routes are a technical concept. Depending on your role when working Axway Decision Insight, you may or may not need to understand all the technical details. However, it is useful to understand some basic aspects of Camel and Camel routes. A thread connects all the parts of your data. Information coming from a route (or a resource) uses a mapping to import the data into the entity attributes. The following diagram shows how to link everything together: Security best practice Routes can be used to read from external files. As a consequence, make sure the external files are scanned by an anti-malware software before being accessible to a route. How to use Camel utilities in routes Force the shutdown of a route Custom Aggregator using bean Routes tips, tricks and gotchas How to invoke a Groovy script stored in Resources How to use libraries in a context route File endpoint tips Use the route debugger