Question on behalf of @thomas-soft-grove:
How do I change the location of the attachments in A12 2022.02? I have the following error message in my logfile:
The C:\home\a12\a12\attachmentsTmp location does not exist!
But I have:
mgmtp.a12.dataservices.attachments.storage.path=c:/Projects/<PROJECT_NAME>/work/scripts/attachments
mgmtp.a12.dataservices.attachments.temporary.path=c:/Projects/<PROJECT_NAME>/work/scripts/temp
in my properties file. Do I need to use different properties?