Transmit your message without orchestrator
This is the follow-up of the tutorial “Schema and encoding: Import a CSVfile” version 2 . In the previous tutorial, we used the BPEL SE as a bridge between a File BC that imports record from a CSV file and the Database BC that stores the data in a table names Countries. In that case, the orchestrator (the BPEL) did not provide any add-value but routing.
In this tutorial, we explain how avoid using an orchestrator between two BCs. In that case, the NMR connects straightforward the two ports. This NMR feature can be use when neither complex routing nor message transformation is needed