Need to use a custom repository to store case attachments via RestAPI in Constellation

Continuing the discussion from All the attachments on a case needs to be stored in filenet in constellation:

Is there any way to achieve this? I have the same use case. We need to store case attachments in an external custom repository via ResT API for applications built in Constellation, we want to make sure whether this is feasible in Constellation or not.

I’ve used Azure as my Custom repository to store/retrieve the attachments. We’re leveraging the OOTB data pages to store/ retrieve the files and delete the file if required.

  1. Create the Azure Custom repository
  2. Configure the OAuth for Azure Custom Repo
  3. Configure the Custom repo in Application Definition-> Integration tab

For a different application in UI Kit, I’ve used FileNet to store/retrieve attachment. However, we tried to invoke the direct API calls for the attachments.

This sounds like the exact use case the ability to create custom repositories was created for- Pegasystems Documentation .