Hi Experts,
I have a scenario, in where I have to pull the data from JDBC and create an IDoc and post it to ECC. Once the IDoc is created, I have to update the same table in the JDBC with IDoc`s posted date and time.
I think the easy method is to go for BPM, however thinking to avoid it and looking for possible alternative solutions like Maybe go for JDBC to IDoc Asynchronous and in the IDoc posting use user exit to call an ABAP proxy to trigger the response with the required fields to PI.
I want your suggestions on it please.
Thanks,
Akhila