Hi all,
I am experiencing a problem with a real-time job exposed as a Web Service. Calling the WS returns the following message:
"Web Services is unable to process the request to call real-time service 'xxx' using Access Server 'xxx'. Error: Server sent back error: Communication Error. See real time job log for details."
The job log (Logs-Current -> Error log) says "Flow became invalid during waiting for request (BODI-300137)".
- The issue is not due to an invalid XML structure, as the request which is sent to the WS has the exact same content as the input file used in test mode in Designer. (Wrong XML structures lead to the error "Flow became invalid while waiting for reply from real time job. (BODI-300136)", by the way)
- The job itself works and can be run in Designer without errors.
- Two other real-time jobs, which have been exposed with the same settings, work as expected when invoked through WS.
- Patrick's suggestion from http://scn.sap.com/thread/908525 (setting recycle request count max to 1) made no difference.
How do I view the monitor, trace, error logs for one particular real-time job execution invoked through the WS? In the real-time job history in Administrator I only see the test executions started from Designer.
Can anybody help?
Thanks in advance and best regards
Roman