hi forum,
in a scenario of mine, theres a BPM and in the BPM there is a sync send to a rfc function module,
after the scenario ran, i can see in the PE, workflow, that the scenario is hanging in the synchronous send step for 3 days 15 hours, and has not yet returned the response....
i could identify the problem ...because in the SXNB_ADM runtime parameter, HTTP_TIMEOUT , the current value is 2700000, which comes out to be some 31 days......
may be due to this the step is still waiting,
how can i stop the process,
can i stop the IP using SWWL, will there be any proble,
coz its in PRODUCTION system......