I was forced to move to the 2021 version of Alteryx from a 2019 version and in both the 2021 and 2022 versions of Alteryx I cannot perform multiple output functions during one workflow run. I am outputting to 4 sheets in one Excel file then to two other separate Excel files as well as updating 2 Sharepoint pages, for the Sharepoint outputs I am adding new records to one of the pages as well as updating other records, on the second page the workflow is only updating records, as well as sending an email out to the concerned team.
In the 2019 version I was able to do all of those functions in one run of the workflow with no issues with a processing time of about 2 minutes. In both the 2021 and 2022 versions of Alteryx I have to run the workflow 6 times with a processing time of around 5 minutes each which is not sustainable. I have Block Until Done tools before all output tools whether that is an Excel or Sharepoint output.
Is there any way to fix this issue so that I can perform all functions at one time in the newer versions of Alteryx?