Hi All
I have scenario where I want to create BPM. The flow should be:
Make call to JDBC map to structure then use the structure that was mapped to and make call to JDBC and write to file. Will this be possible? At the moment I have in BPM:
Receive step -> Transformation Step -> Send Step -> Receive Step -> Send Step.
Is This correct?