Hello gurus,
I want to start a extraction process (a chain process) in BW system after a background program (job background process) has finished in the source system (which is an R/3 system).
My solution sound like this: I make a RFC function in BW that start the event XX, and planning the process chain to start at event XX (all this in BW side).
In source system I call the RFC function when the desired background process has finish.
I look for another solution (more simple maybe) for my task, or for any another suggestion.
thanks