Hi, I was able to create a flow in which I called the SAP ERP Run diagnostics in a first step, and a BAPI_BANK_LIST function as described in the introduction at Introducing the SAP ERP connector | Microsoft Power Apps in a second step. The test of the flow succeeded. However, it worked only once. Whenever I try to re-run the flow or add other steps, I always get the following error:
The dynamic operation request to API 'saperp' operation 'GetSchema' failed with status code 'BadRequest'. This may indicate invalid input parameters. Error response: { "status": 400, "message": "Failed to execute Action: GetSchema The only destination YTBBG194VC3uLfYEAI4FLDSpDCg4t5yPKW50p8WUmo668d16/5tbPZQAzEYKqoTjXlI5zYTPP24nzZZyQ1jhqA==client available failed when retrieving metadata from PG0 -- see log for details", "error": { "message": "Failed to execute Action: GetSchema The only destination YTBBG194VC3uLfYEAI4FLDSpDCg4t5yPKW50p8WUmo668d16/5tbPZQAzEYKqoTjXlI5zYTPP24nzZZyQ1jhqA==client available failed when retrieving metadata from PG0 -- see log for details" }, "source": "saperp-we.azconn-we.p.azurewebsites.net" }