Siebel migration REST service not responding as expected
In our upgrade (from 22.9 to 25.3) we noticed the rest service for delivery from one to another environment does not reply as before (hence our automated daily delivery won't work). I did read 'Bug 36577419' and thats exactly what happens. The get function works in postman or soap ui, in the log I can see that siebel receives something as well:
[INFO ] 2025-05-21 16:40:44.237 [http-nio-9002-exec-5] REST_OUT_LOGGER - com.siebel.integration.restoutbound.RESTOutboundBusvc : converted PS : > Value =
> Type = RespBody
> error = Migration Plan is not running currently
but the error is not returned to the calling bsiness service (based on class CSSWSRESTOutboundDispatcher) anymore. In the simulator I get a response like