Finally got the sap erp connector working however when I try to call some standard BAPIs in a flow I get the following error:
The dynamic schema response from API 'saperp' operation 'GetTable' is too large, only schemas with at most '1024' properties are supported
Any ideas on how I can limit the input schema so that I can still call the BAPIs?
Any help would be appreciated! Thanks!