I am struggling while calling the CREATE_BAPIExplorer Microflow.
1
Hello , I am struggling while calling the CREATE_BAPIExplorer Microflow. I got exception : MESSAGE : Error in execution of monitored action 'RegularClientAction' (execution id: 1675072520945-4, execution type: CLIENT) STACKTRACE : java.lang.NoSuchMethodError: 'void com.sap.conn.jco.JCoParameterList.fromJSON(java.lang.String)' at sapbapiconnector.utils.BAPIAttributeMapper.setRequestParameters(BAPIAttributeMapper.java:46) at sapbapiconnector.processor.BAPIProcessor.executeBAPI(BAPIProcessor.java:26) at sapbapiconnector.actions.CallBAPI.executeAction(CallBAPI.java:85) ………… ………… Mean while I tested my connection for sap is successful. Please Helpme.