Hello,
The file works so slow because the size is 7 MB.
What can I do?
Thanks
Hello,
The file works so slow because the size is 7 MB.
What can I do?
Thanks
Best practice is to split your workflows into multiple workflows and use ‘Invoke Workflow’ to invoke them.
Split your files based on the page of app or as per functions. This will help you in debugging as well since each xaml files can be tested individually as well.
Thanks,
Rammohan B.
Thanks.
Another alternative apart from using several workflows?
Regards