Question
AWS Same file name upload
Hello
Using the OOTB pega file upload UI component and AWS S3.
Can we upload same file name and get the file replaced
I see pega does not allow. how to over come this. AWS Version is on.
does pega check if aws version is enabled or disabled and accordingly work.
D_pxExists dataPage rule seems to check if file exists and does not allow same file name
our need to allow same file , aws versioning enabled pega should allow.
is this a code fix or hotfix that is needed, or a parameter to ask user Replace (true/false) something.
thanks pega
Hello, Pega only supports file versioning with CMIS repositories. The behavior for case attachments with other repository types is to check for existence of the file being uploaded and to throw an error if it already exists. If it is desired to upload a file with the same name, it must first be manually deleted from the case.