For sharepoint file creation, I loop and use the GetMetaDataByPathResponse and confirm the file size is no longer changing to know the file is complete.
For local file creation, I use the "Wait for file" command, but for larger file sizes, before I continue I want to confirm the file write is complete. I don't find any obvious commands to use for this check.