Hello fellow consultants,
I have project on AEX upcoming and now I`m deciding the strategy.
I have to implement few processes for which I will use BPM. But inside these processes I have few jdbc calls for logging to the oracle db.
Regarding the performance - what is better approach?
- make these jdbc calls as a jdbc lookup in mapping
- perform it as a regular part of bpm process
Thank you for suggestions
VB