Fixed Not Update Root API Request Message #
An issue arises when performing a request(Query Operation)/response in Asynchronous mode using the V3 interface design of Agent Database Adapter, where the Root API Request Message fails to update and stays in a new status. This problem has been resolved by updating the status through the New Agent to Salesforce.
Managing Error Messages with Stored Procedures Using ODBC #
An issue occurs when an incorrect stored procedure parameter is present in the mapping and no stored procedure exists in the database with the ConnectionURI provided in the Agent Database Adapter. This situation triggers an error message: ‘SP execute failed: Cannot invoke “com.skyvva.camel.commons.utils.DatabaseUtil$StoreProcedureMeta.isOutputParam()” because “sPmetaData” is null.’ The problem has been resolved by updating the message comment for better understanding.