Parallel Activity Usage

Use-Case : You have 100 text file and you have to convert 100 text file into PDF.

I want to use parallel activity for conversion so instead of converting one by one it have to convert 3 or 4 text file at a time so that i can save the time.

Can anyone know the solution

Text or doc files?

I would invoke PowerShell code

you dont need to use parallel activity, this is really fast.

Cheers,
Radomir

1 Like