Decreasing Workflow File Size

Hello,

I am currently working on quite a large .xaml file (11,385kb) and it is taking a very long time to save.
image

What is the best method of shrinking the file size? I was thinking of invoking workflows, but there is a lot of data that needs to be passed through the sequences. Are there any other methods to shrink the file size?

Thanks in advance!

1 Like

Hi @william.coulson,

Yes, you can zip the .xaml file by using winzip :slight_smile:, but that’s only if you want to send the file via email, for instance.

Concerning the code, I believe that @loginerror is doing a great job by sharing these best practices here:

Hope this helps.
Best regards,
Marius

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.