Hai all,
Which is a better solution(based on performance)?
BPM or DATABASE LOOKUP?
I have a scenario in which i need to call a stored procedure whose output is to be given as inpout to other stored procedure and the output of second stored procedure is to be mapped to a target file.
How can i acheive this?solutions are welcome.
Relating to this scenario which one is better.A Database lookup or the use of BPM?