Hi,
My current interface was built in XI using BPM
A file is received which is sent for a synchronous call to JDBC and following the response it is mapped to target idoc structure.
How do i achieve this without BPM
My scenario in detail
File to IDOC where a synchronous lookup needs to be done in JDBC.
The lookup can be single call for entire fields using request/response structure or multiple lookup using mapping function JDBC lookup.
In both the cases, how do i acheive this without using BPM
Regards
Krish