Expand my Community achievements bar.

ACS - Using the ExternalApi to call the "Azure Logic Apps" in complex recursisvity processing

Avatar

Level 5

We need to transpose a large table from lines to columns. Within ACS it was not possible.
Therefore we use our integrator to do this work for the ACS and return the result on another table in the ACS database.

We still had to use Azure Function for the response time to be faster, in less than 1 minute, which is the timeout timeout of the ExternalApi .

 

AzureFunciont.ACSExternalAPI_2021-07-30_204756.jpg

AzureFunciont.ACSExternalAPI.jpg

 

0 Replies