Hello Friends,
I am getting an exception when deploying my iFlow. In my iFlow, as the first step I am calling a an RFC FM to get some status details and the FM is supposed to return a table. The next steps is to convert and map this to Post the info in HANA Cloud Schema via OData. I hope, I am going right with the config. When I deploy the iFlow I get below error although the FM is exposed via Cloud Connector.
com.sap.it.rt.adapter.rfc.exceptions.RFCLibraryException: <?xml version="1.0" encoding="UTF-8" standalone="no"?><rfc:root.Exception xmlns:rfc="urn:sap-com:document:sap:rfc:functions"><Exceptions> <E1>Error Getting Function</E1>
</Exceptions></rfc:root.Exception>

Please suggest what is the issue here.
RegardsAmitabh