CA Automic Workload Automation - Automation Engine
Issue/Introduction
Error Message : unexpected response
A Java SAP System is used without ABAP Components. An error occurs when attempting to load a Job definition from SAP.
<Please see attached file for image>
Investigation The Agent log shows:
20160928/104408.497 - U2004172 Error while calling function module 'RFC_SYSTEM_INFO' 20160928/104408.497 - Destination XXX was changed. Refresh the destination instance with the JCoDestinationManager. 20160928/104409.513 - U2004172 Error while calling function module 'RFC_SYSTEM_INFO' 20160928/104409.513 - Connect to SAP gateway failed
Cause type: Configuration Root Cause: The url in the connection object does not point to the SOAP web service. It just points to the server and the port.
Resolution
The url in the connection object does not point to the SOAP web service. It just points to the server and the port. Extend the url with "scheduler~runtime~gate~web/JXBPWebService"