26-12-23 01:51 AM
I want to write the result from calling an API to multiple file formats after the calling stage of API.
Once i get the result of API call, how do i send the result to multiple actions to generate files of different formats in parallel?
26-12-23 07:12 AM
Hi Abraham,
Blue Prism does not support parallel processing, without any help from out side 🙂
What I understand and what you may need to do is, depending on the results, you can call different actions(with output from API) one after another to generate files in different format.
Also, this look like a process level logic and I would suggest that this logic shall live in process.