@Kaushalya Madhusankha it is not clear what you are trying to achieve.
In core application if you have Aurena agent installed, when you click view document you can decide how the downloaded file name Title (doc class - doc number - doc Sheet - doc rev) or Original file name.
If aurena agent not installed it will be downloaded with following name format. Title (doc class - doc number - doc Sheet - doc rev)
It could be done by a change to the Aurena Agent. If I were to guess it's something we would never get around doing considering this is the first time we see the request. Also, the title is already part of the filename as Dishmi mentions.
It can also be done by a document macro, most probably. That's the quickest option for you.
By the way, can you explain the benefit of getting the title added there?
Apart from a macro, that can surely solve the problem (you need to write the macro though), it would be possible to have some script running at regular intervals on the PC, looking at files in that folder and adding the Title file property when needed (extracted from the file name).
actually, there was a miscommunication between customer and us. customer wanted to add actual file name (Upload file name) as the title in file explorer for easy search.