Question
AGF Investments Inc
AGF Investments Inc
CA
AGF Investments Inc
Posted: May 12, 2025
Last activity: May 21, 2025
Last activity: 21 May 2025 14:38 EDT
Saving case attachments to external database
We have a requirement to save a case's attachments to an external database. What is the best way to fetch and save the file details and contents?
Hi @SowmyaR3732,
You can look for PEGA OOTB Repository APIs for such requirement.
You have to create and configure a repository rule in PEGA first.
Then you can use below DP to perform file manipulation :
If you want to change content source and storage for complete application, then make the change in below path
Application Definition => Integration Tab => Content Management
Hope it helps!
Thanks, Ankit