Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

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

Avatar

Level 4

30-07-2021

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

Why: We need to transpose a large table from lines to columns. Within ACS it was not possible;

How: 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 :

Current: File is manipulated manually and then imported into the ACS:Re

Result: This solution is already working in our Dev environment. Let's soon migrate to PRD.

AzureFunciont.ACSExternalAPI_2021-07-30_204756.jpg

AzureFunciont.ACSExternalAPI.jpg

ACS_WKF_ExternalAPI_Call_LogicApps.jpg