cancel
Showing results for 
Search instead for 
Did you mean: 

Writing output to multiple files in parallel

abrahamjohn
Level 3

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?



------------------------------
Abraham John
------------------------------
1 REPLY 1

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.



------------------------------
WeitghtRPAMatey
------------------------------
WeitghtRPAMatey