Hi @vaibhavi_ghumare
What do you mean in this context with “local file”? Maybe you assume workflow runs on a system like “ONPREM Integration Server”?
The right methods to deal with file based content depend on where it is located. e.g. OneDrive, SharePoint, S3 or sFTP storage.
There are connectors available to address each of those use cases and many more. (As reference: https://docs.webmethods.io/integration/connectors/connector-bundle/storage-c/#gsc.tab=0)
“local files” in the sense of the WORKFLOW RUNTIME do not exist; especially not across multiple runtimes of an “WorkFlow”.
However you have various storage options available to store and also share your data if needed.
Those are called " Account Store, Flow Store, and Memory Store" - for details see: https://docs.webmethods.io/integration/tutorials/moretutorials/#co-account-store-memory-store-flow-store
#webMethods#webMethods-cloud#webMethods-io-Integration