Question
Fernando Borrego Hernández
ES
Last activity: 31 Jul 2023 4:54 EDT
How to manage config files into PEGA PLATFORM as a internal repository?
Hi all,
We are trying to develop a reusable component in PEGA to integrate some external services. In this way, We need to manage some configuration files to reference them from developed functions. The customer doesn't want to provide a NFS or any other external repository, so we should find an alternative for a K8s environment where DDS doesn't seem like as good a solution as we would expect.
What would be the recommended best practice for managing these files within a PEGA tenant?
Can we use the BBDD as a small storage area? How can we refer to the stored files ?
Thanks in advance.