Hello OS-Team,
we want to create folders for policy files.
The name of these files is automatically generated.
Unfortunatly the users will upload files where the name is not correct.
So the question is, ss it possible to change the name of a file?
First step would be to change it while creating the object.
So maybe via form scripting in the creation form.
I found the API function scope.api.util.encodeFileName
but the description and a example is missing, so i'm not sure if this is the correct function.
Second step would be to change the name if someone is replacing
the file via drag and drop.
I'm not sure if this is possible via form-scripting.
Thanks for the answer in advance.