Hello Everyone,
We are using a Screen Flow with a subflow to process files uploaded by guest users through an Experience Cloud site.
Issue:
- In Sandbox, the flow works perfectly.
- In Production, guest users are able to create the records successfully, but the uploaded files are not getting attached to the records.
- No errors are displayed during upload.
We are using the standard File Upload component and processing the files in a subflow after record creation.
The problem seems to be specifically with file attachment/content document handling in Production.
Has anyone faced a similar issue with guest user file uploads working in Sandbox but not in Production? Any suggestions on ContentDocumentLink access, guest user security settings, or required permissions would be really helpful.
Thank you!
12 answers
When I added the related record id in the file upload component it would not allow uploading, but did fine when I had rrelatedrecord ID blank.